ul.my-post-list{display:flex;flex-direction:column;font-size:16px}ul.my-post-list *{font-feature-settings:"ss01";-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Arial;outline:none}ul.my-post-list li{align-items:center;border-bottom:1px solid #c1c1c1;display:flex;margin-bottom:30px;padding-bottom:30px}ul.my-post-list li:last-child{border:none}ul.my-post-list li .speakingAnswers:hover{cursor:pointer;text-decoration:underline!important}ul.my-post-list li .speakingAnswers div{font-size:17px;height:21px;line-height:20px;overflow:hidden}ul.my-post-list li .speakingAnswers div span{color:#1a0dab}ul.my-post-list li .speakingAnswers div b{color:#000;font-weight:400}ul.my-post-list li .textContentWrapper a.link{display:none}ul.my-post-list li .postContentWrapper{width:100%}ul.my-post-list li .postContentWrapper .myPostElementHeader{display:flex;justify-content:flex-start;padding-bottom:3px}ul.my-post-list li .postContentWrapper .postStatus{align-items:center;border:1px solid #212121;border-radius:5px;color:#212121;display:flex;height:38px;justify-content:center;margin-right:10px;min-width:38px}ul.my-post-list li .postContentWrapper .postStatus.disabled{border:1px solid #bbb;color:#bbb}ul.my-post-list li .postContentWrapper .band{align-items:center;border:1px solid #212121;border-radius:5px;color:#212121;display:flex;flex-direction:column;height:38px;justify-content:center;margin-right:10px;min-width:38px}ul.my-post-list li .postContentWrapper .band b{display:block;font-size:14px;font-weight:700;line-height:14px;margin:-3px 0 -4px}ul.my-post-list li .postContentWrapper .band i{display:block;font-size:9px;font-style:normal;line-height:9px;margin-bottom:-2px;margin-top:5px}ul.my-post-list li .postContentWrapper a{color:#1a0dab;display:block;font-size:18px;font-size:17px;height:42px;line-height:22px;line-height:20px;margin-top:-1px;overflow:hidden;text-decoration:none;word-break:break-all}ul.my-post-list li .postContentWrapper a:hover{text-decoration:underline}ul.my-post-list li .postContentWrapper .textContent{color:#4d5156;font-size:14px;font-weight:400;height:46px;line-height:22px;overflow:hidden;padding:0 0 3px}ul.my-post-list li .postContentWrapper .textInfoContent{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:5px;color:#000;font-size:13px;font-weight:700;line-height:15px;margin-top:5px;padding:5px}@media(max-width:800px){ul.my-post-list li .postContentWrapper a.link{display:none}ul.my-post-list li .textContentWrapper a.link{display:block;margin:5px 0}ul.my-post-list li .postContentWrapper .myPostElementHeader{align-items:center;display:flex;justify-content:center}.speakingAnswerFooter div{display:flex;flex-direction:column}.speakingAnswers div span{display:none}.speakingAnswers div b{color:#1a0dab!important}}.skeleton{background:#ccc;overflow:hidden;position:relative}.skeleton:after{animation:progress 1s ease-in-out infinite;background:linear-gradient(90deg,#ccc,#dedede,#ccc);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes progress{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}.comments .commentsHeader{font-size:23px;margin-bottom:29px;padding-bottom:12px;padding-top:20px}.comments .commentFormPreloader{height:90px;margin-top:41px}.comments .commentForm{border:1px solid #dededf;border-radius:5px;margin-bottom:64px;padding:10px 15px;position:relative}.comments .commentForm .textModifiers{bottom:-26px;left:0;position:absolute}.comments .commentForm .textModifiers a{display:inline-block;margin:0 5px}.comments .commentForm .textModifiers a svg{height:15px;width:15px}.comments .commentForm .textModifiers a svg path{fill:#8c9aa5}.comments .commentForm .textModifiers a:hover svg path{fill:#000}.comments .commentForm .textarea[contenteditable][placeholder]:empty:before{background-color:transparent;color:#8b98a4;content:attr(placeholder);font-size:16px;position:absolute}.comments .commentForm .submitBtn{align-items:center;background-color:#1a6aff;border-radius:5px;bottom:-52px;color:#fff;display:inline-block;font-size:16px;line-height:24px;padding:10px 16px;position:relative;position:absolute;right:0;text-align:center;text-decoration:none}.comments .commentForm .submitBtn:hover{background-color:#1a6aff}.comments .commentForm .textarea{border:0;color:#424c57;cursor:text;font-size:16px;font-weight:400;line-height:24px;min-height:66px;resize:none;width:100%}.comments .repliesContainer{border-left:3px solid #e9eaee;margin-bottom:33px;margin-left:0;margin-top:20px;padding-left:40px}.comments .repliesContainer .textarea{min-height:22px}.comments .collapsedCommentForm{background-color:#fff;border:1px solid #e9eaee;border-radius:2px;border-radius:3px;color:#8b98a4;display:block;font-size:16px;line-height:32px;padding:6px 15px;text-decoration:none;width:100%}.comments .comment{border:solid transparent;border-top:solid #e5e5ea;border-width:1px 0;padding:9px 15px 14px;position:relative}.comments .comment .deleteComment{background-color:#fff;bottom:5px;color:#cd192e;font-size:14px;line-height:20px;opacity:0;padding:4px 8px;position:absolute;right:0}.comments .comment:hover .deleteComment,.comments .comment:hover .replyComment,.comments .comment:hover .thumbsDown,.comments .comment:hover .thumbsUp{opacity:1!important}.comments .comment .commentHeader{align-items:center;display:flex;justify-content:flex-start}.comments .comment .commentHeader .avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:35px;margin-right:10px;min-width:35px}.comments .comment .commentHeader .commentAuthor{color:#1e2022;font-size:15px;font-weight:500;font-weight:700;line-height:20px;margin-right:10px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comments .comment .commentHeader .commentAuthor.siteAdmin span{border-bottom:1px dashed #4050b5;color:#4050b5;cursor:pointer}.comments .comment .commentHeader .commentDate{color:#7c8a98;font-size:14px;line-height:14px}.comments .comment .commentHeader .commentRateWrapper{align-items:center;display:flex;margin-left:auto;margin-right:-15px}.comments .comment .commentHeader .commentRateWrapper .replyComment{margin-right:20px;padding-bottom:3px}.comments .comment .commentHeader .commentRateWrapper .replyComment svg{width:15px}.comments .comment .commentHeader .commentRateWrapper .replyComment svg path{fill:#8a98a4}.comments .comment .commentHeader .commentRateWrapper .replyComment:hover svg path{fill:#000}.comments .comment .commentHeader .commentRateWrapper .replyComment{opacity:0}.comments .comment .commentHeader .commentRateWrapper .replyComment svg{width:21px}.comments .comment .commentHeader .commentRateWrapper .thumbsDown,.comments .comment .commentHeader .commentRateWrapper .thumbsUp{opacity:0}.comments .comment .commentHeader .commentRateWrapper .thumbsDown svg,.comments .comment .commentHeader .commentRateWrapper .thumbsUp svg{width:24px}.comments .comment .commentHeader .commentRateWrapper .currentRating{background-color:#e9eaee;border-radius:5px;color:#8b98a4;display:block;font-size:14px;line-height:20px;margin:0 4px;min-width:40px;padding:0 12px;text-align:center}.comments .comment .commentHeader .commentRateWrapper .currentRating.positiveRating{background-color:#e2f8eb;color:#0a1}.comments .comment .commentHeader .commentRateWrapper .currentRating.negativeRating{background-color:#fff1f1;color:#cd192e}.comments .comment .commentHeader .commentRateWrapper a{display:block}.comments .comment .commentHeader .commentRateWrapper a.thumbsDown{margin-top:5px}.comments .comment .commentHeader .commentRateWrapper a.thumbsDown:hover svg path{fill:red!important}.comments .comment .commentHeader .commentRateWrapper a.thumbsUp{margin-top:2px}.comments .comment .commentHeader .commentRateWrapper a.thumbsUp:hover svg path{fill:#28bc00!important}.comments .comment .commentContent{color:#424c57;font-size:16px;line-height:24px;margin-top:10px;overflow-wrap:break-word}@media(max-width:800px){.comments .commentsHeader .tabulator{float:none!important;margin:16px 0 9px}.comments .commentHeader{position:relative}.comments .commentHeader .commentAuthor{left:43px;max-width:142px;position:absolute;top:0}.comments .commentHeader .commentAuthor.siteAdmin span{border-bottom:none!important}.comments .commentHeader .commentDate{bottom:0;color:#4f5464;font-size:14px;left:44px;line-height:20px;position:absolute}.comments .commentHeader .commentDate .desktopDateView{display:none}.comments .repliesContainer{margin-left:8px;padding-left:17px;padding-right:10px}}@keyframes yellow-fade{0%{background:#ff0;max-height:0}to{background:none;max-height:500px}}.highlightComment{animation:yellow-fade .5s ease-in 1;overflow:hidden}.comments .tabulator .tab-link{border-color:#000;font-size:15px;padding:8px 16px}@media(max-width:800px){.tabulator{align-items:stretch;margin:0 auto 10px;width:100%!important}.tabulator li{flex:1 1}.tabulator .tab-link{font-size:16px;line-height:19px;padding:7px}.tabulator .tab-link img,.tabulator .tab-link svg{display:block;margin:2px auto!important;transform:scale(1)}.tabulator .tab-link img.IELTSExpertIcon,.tabulator .tab-link svg.IELTSExpertIcon{margin:0 auto!important}.tabulator .tab-link img{height:23px;margin-bottom:5px!important}.tabulator .tab-link span{display:block}.tabulator .tab-link i{display:inline-block!important}.comments .commentFormPreloader{height:90px;margin-bottom:42px;margin-top:24px}}ul.my-post-list.speakingList{display:flex;flex-direction:column;font-size:16px}ul.my-post-list.speakingList *{font-feature-settings:"ss01";-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Arial;outline:none}ul.my-post-list.speakingList li{align-items:center;border-bottom:1px solid #c1c1c1;display:flex;margin-bottom:30px;padding-bottom:30px}ul.my-post-list.speakingList li:last-child{border:none}ul.my-post-list.speakingList li .postContentWrapper .band{background-color:#fff;border:1px solid #212121;border-radius:5px;color:#212121;display:block;float:left;font-size:16px;height:38px;margin-right:10px;margin-top:3px;padding:5px;text-align:center;width:38px}ul.my-post-list.speakingList li .postContentWrapper .band b{display:block;font-weight:700;margin:-3px 0 -4px}ul.my-post-list.speakingList li .postContentWrapper .band i{display:block;font-size:9px;font-style:normal}ul.my-post-list.speakingList li .postContentWrapper .band.bandSmall{height:31px;margin-top:0;width:33px}ul.my-post-list.speakingList li .postContentWrapper .band.bandSmall b{font-size:14px;line-height:14px;margin:-2px 0}ul.my-post-list.speakingList li .postContentWrapper a{color:#1a0dab;display:block;font-size:18px;height:46px;line-height:22px;overflow:hidden;text-decoration:none;word-break:break-all}ul.my-post-list.speakingList li .postContentWrapper a:hover{text-decoration:underline}ul.my-post-list.speakingList li .postContentWrapper a.smallFix{display:flex}ul.my-post-list.speakingList li .postContentWrapper .textContent{color:#4d5156;font-size:14px;font-weight:400;line-height:22px;overflow:hidden;padding-top:3px}body.ieltsingApp ul.post-list li .postContentWrapper .band.bandSmall{height:29px}body.ieltsingApp ul.post-list li .postContentWrapper .band.bandSmall b{font-size:13px;line-height:13px}.pagination{display:inline-block;padding:0 5px}.pagination li{display:inline-block;margin:5px}.pagination a{color:#1a0dab;line-height:46px;text-decoration:none}.pagination a:hover{background-color:#e9ecef;border-color:#dee2e6;text-decoration:none}.pagination a.current{background-color:#464646;border:1px solid #464646!important;color:#fff}.speakingSimulatorAnswerReview .speakingSimulatorTitle{font-size:33px;font-weight:700;line-height:75px;padding-bottom:34px;padding-top:101px;text-align:center}.rightSideReport{padding:5px 15px}.rightSideReport .speakingSimulatorTitle{font-size:27px;font-weight:700;line-height:27px;padding-bottom:7px;padding-top:29px;text-align:center}.rightSideReport .speakingReportBlock{width:100%}.rightSideReport .speakingReportBlock.complexSentencesBlock{margin:0!important}.answersPremium .reportButton{background-color:#fff;border-radius:20px;box-shadow:0 0 0 2px rgba(0,0,0,.05),0 1px 1px rgba(0,0,0,.15);cursor:pointer;display:inline-block;font-size:14px;letter-spacing:.3px;letter-spacing:.2px;line-height:31px;margin:6px 3px;padding:0 12px;transition:all .15s ease 0s;-webkit-user-select:none;user-select:none}.answersPremium .reportButton.selected{background-color:#1a6aff;border-color:#1a6aff;box-shadow:none;color:#fff}.answersPremium .reportButton.selected.animated-border:before{background:#1a6aff!important}.answersPremium .reportButton.selected .animated-border-inner{background-color:#1a6aff!important;border-color:#1a6aff!important}.answersPremium .reportButton.animated-border{line-height:27px;margin-bottom:-11px;padding:2px!important}.answersPremium .reportButton.animated-border .animated-border-inner{background-color:#fff;border-radius:43px;padding:0 12px;position:relative;width:100%}.speakingSimulatorAnswerReview .speakingTitle{font-size:33px;font-weight:700;line-height:33px;text-align:center}.speedOfSpeech{display:block}.speedOfSpeech div{background-color:#ef1010;border-radius:5px;color:#fff;display:inline-block;margin:9px 0 5px;padding:1px 16px}.speedOfSpeech div img{margin-bottom:-5px;width:22px}.speakingSubTitle{background-color:#3f50b5;border-radius:5px;color:#fff;font-size:21px;font-weight:700;padding:10px;text-align:center;width:100%}.speakingSimulatorAnswerReview .speakingSimulatorQuestionHeader{color:#4050b5;font-size:18px;font-weight:700;line-height:22px;margin-top:70px;white-space:pre-line}.speakingSimulatorAnswerReview .speakingSimulatorQuestionAnswer{background-color:#f1f3f4;border-radius:5px;font-size:16px;line-height:24px;margin-bottom:5px;margin-top:10px;padding:10px}.checkSpeakingAnswerButtonWrapper{margin:30px 0 20px;text-align:center}.editor div.adverb{background-color:#b9e6d7;padding:2px 3px!important}.editor div.passive{background-color:#bddeff;padding:2px 3px!important}.speakingSimulatorAnswerReview .editor div.question,div.firstSpeakingQuestion{background-color:#dde2e9;color:#000;margin-left:-1px;padding:7px}.firstSpeakingQuestion{border-radius:3px;display:inline-block;font-size:18px;position:absolute}td.whiteBg{background-color:#fff!important}.learnHow{padding-bottom:10px;padding-top:10px;text-align:center}.learnHow span{border-bottom:1px dashed #1a0dab;color:#1a0dab;cursor:pointer;font-size:16px}.err{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='3' width='6'%3E%3Cg fill='%23c94824'%3E%3Cpath d='m5.5 0-3 3H1.1l3-3z'/%3E%3Cpath d='m4 0 2 2V.6L5.4 0zM0 2l1 1h1.4L0 .6z'/%3E%3C/g%3E%3C/svg%3E") repeat-x 0 100%;padding-bottom:3px}.idioms:after{background-size:8px;bottom:-5px;content:"";height:5px;left:0;position:absolute;width:100%}.badgeLevelA1,.badgeLevelA2,.badgeLevelB1,.badgeLevelB2,.badgeLevelC1,.badgeLevelC2{border-radius:3px;color:#fff;font-size:14px;font-weight:700;padding:5px}.badgeLevelA1{background-color:#00c49f}.badgeLevelA2{background-color:#0088fe}.badgeLevelB1{background-color:#785fff}.badgeLevelB2{background-color:#ff5a46}.badgeLevelC1{background-color:#ff8042}.badgeLevelC2{background-color:#ffbb28}.showInContext{border-radius:4px;cursor:pointer;display:inline-block;margin:-2px -8px;padding:2px 8px}.showInContext:hover{background-color:#eee;color:#000}.showInContext.noHoverBg:hover{background-color:transparent!important}.showInContext .contextPopup{background-color:#fff;border-radius:5px;bottom:100%;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);left:50%;margin-bottom:5px;padding:8px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:100}.showInContext .contextPopup .wordInContext:hover{background-color:#eee}.showInContext .contextPopup .contDelimiter{border-bottom:1px solid gray;cursor:pointer;display:flex;justify-content:center;margin:0 5px;overflow:hidden;padding:5px;white-space:nowrap;width:300px}.showInContext .contextPopup .contDelimiter:last-child{border:none}.showInContext .contextPopup .corner1{border-color:#dbdbdb transparent transparent;border-style:solid;border-width:9px 11px 0;bottom:-9px;content:"";display:block;height:0;position:absolute;width:0}.showInContext .contextPopup .corner2{border-color:#fff transparent transparent;border-style:solid;border-width:9px 11px 0;bottom:1px;content:"";display:block;height:0;left:-11px;position:absolute;width:0}.playerWrapper{grid-column-gap:10px;align-items:center;background-color:#eee;border-radius:7px;display:flex;flex-direction:row;height:0;margin-bottom:0;margin-top:0;overflow:hidden;padding:0;transition:all .3s ease 0s;width:100%}.playerWrapper .controlButton{border:1px solid #000;border-radius:20px;cursor:pointer;display:inline-block;font-size:15px;line-height:12px;opacity:0;padding:2px}.playerWrapper .controlButton svg{display:inline-block;height:0;transition:all .3s ease 0s;width:0}.playerWrapper .progressBar{background-color:#c7ccd2;border-radius:11px;height:5px;margin-right:6px;overflow:hidden;width:100%}.playerWrapper .playerInner{background-color:#909090;height:100%}.speakingPartTitleWrapper{text-align:center}.speakingPartTitleWrapper .speakingPartTitle{background-color:#3f50b5;border-radius:7px;color:#fff;display:inline-block;font-size:23px;font-weight:700;line-height:23px;margin:0 auto;padding:15px 22px}.speakingReportContainer{grid-gap:30px;display:flex;flex-wrap:wrap;font-size:16px;gap:40px;margin:25px auto}.speakingReportContainer .speakingReportBlock .reportSubBlock div{display:inline-block;margin:0 auto 5px;text-align:left;width:255px}.speakingReportContainer .speakingReportBlock{border-radius:7px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);height:max-content;padding:15px;width:395px}.speakingReportContainer .speakingReportBlock.fullWidth{width:100%}.speakingReportContainer .speakingReportBlock .speakingReportSubHeader{font-size:20px;font-weight:700;text-align:center}.speakingReportContainer .speakingReportBlock table.speakingReportTable{border-collapse:separate;border-spacing:2px;margin-top:5px;position:relative;width:100%}.speakingReportContainer .speakingReportBlock table.speakingReportTable.maxHeight tbody tr,.speakingReportContainer .speakingReportBlock table.speakingReportTable.maxHeight thead{display:table;table-layout:fixed;width:100%}.speakingReportContainer .speakingReportBlock table.speakingReportTable.maxHeight tbody{display:block;max-height:260px;overflow-y:auto}.speakingReportContainer .speakingReportBlock table.speakingReportTable thead tr:nth-child(2n) td,.speakingReportContainer .speakingReportBlock table.speakingReportTable thead tr:nth-child(odd) td{background-color:#eff2f5;font-weight:700;text-align:center}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr:nth-child(odd) td{background-color:#fafbfc}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr:nth-child(2n) td{background-color:#eff2f5}.speakingReportContainer .speakingReportBlock table.speakingReportTable td{line-height:24px;padding:8px;vertical-align:middle}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:first-child{text-align:left}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(2),.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(3),.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(4),.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(5){text-align:center}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr.loadMore td{background-color:#fafbfc;text-align:center}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr.loadMore td a{align-items:center;background-color:#1a6aff;border-radius:4px;color:#fff;display:block;font-size:16px;font-weight:700;margin:0 auto;max-width:330px;padding:10px 16px;text-decoration:none}.speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr.loadMore td a:hover{background-color:#4884ff}.speakingReportSubHeader1{background-color:#f0f2f5;color:#707070;font-size:11px;font-weight:700;margin-top:15px;padding:3px 0;text-align:center;text-transform:uppercase}.speakingReportSubHeader2,.speakingStatistics{text-align:center}.speakingReportSubHeader2 span{font-size:29px;font-weight:700}@media(max-width:700px){.speakingReportContainer .speakingReportBlock{margin-left:auto;margin-right:auto;width:100%}.speakingReportContainer .speakingReportBlock.fullWidth{width:auto!important}}.lexicalResourceContainer.animated span.highlight div.wordTagWrapper,.lexicalResourceContainer.animated span.highlight div.wordTagWrapper i.wordTag{background-color:red;border-bottom-color:red;color:#fff;cursor:pointer}.clauseOfComplexSentence{border-radius:4px;margin-left:-4px;margin-right:-4px;padding:2px 4px}.clauseOfComplexSentence:hover{background-color:#cdcbcb}.rotate{position:absolute;transform:rotate(-90deg);-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform-origin:right,top;-ms-transform-origin:right,top;-webkit-transform-origin:right,top}.tensesBingo .cell1{animation-delay:.5s}.tensesBingo .cell2{animation-delay:.65s}.tensesBingo .cell3{animation-delay:.8s}.animateCells.tensesBingo .cell1,.animateCells.tensesBingo .cell2,.animateCells.tensesBingo .cell3{animation-duration:2s;animation-iteration-count:infinite;animation-name:example}@keyframes example{0%{background-color:#3f50b5;color:#fff}25%{background-color:#785fff;color:#fff}50%{background-color:#00c49f;color:#fff}to{background-color:#0088fe;color:#fff}}.chevronContainer{display:inline-block;position:absolute;right:10px;top:12px;transition:all .2s}.chevronContainer .lh-chevron{height:21px;width:21px}.chevronContainer .lh-chevron__line{--chevron-angle:-42deg;--chevron-angle-right:42deg;stroke:currentColor;stroke-width:12px;stroke-linecap:square;height:12px;transform-origin:50%;transition:transform .3s,stroke .3s;width:12px}.chevronContainer .lh-chevron__line,.chevronContainer .lh-chevron__line.lh-chevron__line-right{transform:rotate(var(--chevron-angle))}.chevronContainer .lh-chevron__line.lh-chevron__line-left{transform:rotate(var(--chevron-angle-right))}.reportAiBlock{text-align:left}.reportAiBlock .reportAiHeader{background-color:#eff2f5;color:#000;cursor:pointer;font-weight:700;margin-bottom:2px;padding:8px 38px 8px 8px;position:relative;-webkit-user-select:none;user-select:none}.reportAiBlock .reportAiHeader:hover{background-color:#eaebed}.reportAiBlock .reportAiDescriptionWrapper{max-height:0;transform:scaleY(0);transform-origin:top;transition:transform .2s ease,max-height .2s ease}.reportAiBlock .reportAiDescriptionWrapper .reportAiDescription{background-color:#fafbfc;margin-bottom:2px;padding:8px}.reportAiBlock.expanded .reportAiDescriptionWrapper{max-height:300px;transform:scaleY(1)}.reportAiBlock.expanded .chevronContainer{top:6px}.reportAiBlock.expanded .lh-chevron__line-left{transform:rotate(var(--chevron-angle))}.reportAiBlock.expanded .lh-chevron__line-right{transform:rotate(var(--chevron-angle-right))}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.answerWrapper{word-spacing:2px}.speakingSimulatorAnswerReview .editor div.tagPhrase{display:inline;margin:0 -3px}.aiEnhancedAnswer{background-color:#ffff87;border-radius:10px;margin:20px -10px -10px;max-height:0;overflow:hidden;padding:0 15px;transition:all .3s ease}.answerReportsWrapper .switchReportButtons{background-color:#eff2f5;border-radius:5px;padding:7px 0;text-align:center}.fluencyContainer .lexicalText,.pronunciationContainer .lexicalText{display:block!important}.fluencyContainer .displayText,.fluencyContainer .grammarText,.pronunciationContainer .displayText,.pronunciationContainer .grammarText{display:none!important}.enhancedVersionContainer .displayText{display:block!important}.enhancedVersionContainer .aiEnhancedAnswer{max-height:500px;overflow:hidden;padding:10px 15px!important}.enhancedVersionContainer .grammarText{display:none!important}.lexicalResourceContainer .displayText,.showCEFRContainer .displayText{display:block!important}.lexicalResourceContainer .grammarText,.lexicalResourceContainer .lexicalText,.showCEFRContainer .grammarText,.showCEFRContainer .lexicalText{display:none!important}.grammarContainer .grammarText{display:block!important}.grammarContainer .displayText,.grammarContainer .lexicalText{display:none!important}.grammarText{word-spacing:2px}.editor div.adverb,.editor div.passive{display:inline;padding:2px 3px 0}.answersPremium{color:#0e101a;cursor:text;font-size:18px;font-weight:400;letter-spacing:normal;line-height:35px;margin:10px auto;outline:none;overflow-wrap:break-word;padding:30px 0;resize:none;text-align:left;white-space:pre-wrap;word-break:break-word}div.wordTagWrapper{border-bottom:3px solid transparent;border-radius:3px;color:#000;display:inline;display:inline-block;line-height:20px;margin:0 -2px;padding:2px 2px 0;position:relative;transition:all .3s ease}div.wordTagWrapper i.wordTag{color:#000;font-style:normal;transition:all .3s ease}div.wordTagWrapper.question{background-color:#dde2e9;border-bottom:0 solid transparent;color:#000;display:inline;margin-left:-1px;padding:7px}div.wordTagWrapper div.popup u{color:#aaa;display:block;font-size:14px;font-style:normal;font-weight:700;line-height:120%;padding-right:30px;position:relative;text-decoration:none;text-transform:uppercase}div.wordTagWrapper div.popup .phonemes{font-size:18px;letter-spacing:.5px}div.wordTagWrapper div.popup .description{font-size:15px;padding:8px 0}div.wordTagWrapper div.popup .playIcon{cursor:pointer;margin-bottom:-9px;margin-right:5px;width:30px}div.wordTagWrapper div.popup .pronunciationScore{background-color:#ef4444;border-radius:100px;bottom:13px;padding:2px;position:absolute;right:11px}div.wordTagWrapper div.popup .pronunciationScore.bgYellow{background-color:#e7c50b}div.wordTagWrapper div.popup .pronunciationScore b{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:100px;display:flex;font-size:12px;font-weight:600;justify-content:center;line-height:16px;min-width:21px}div.wordTagWrapper.pronunciationError:hover .popup{display:none}.answerWrapper .emptyAnswer{background-color:#f8d7da;border-color:#f5c6cb;border-radius:3px;color:#ce1919;font-size:15px;font-weight:700;margin-bottom:1px}.showCEFR .answerWrapper .emptyAnswer{background-color:#4e484a;border-color:#4e484a;color:#150d0e}.fluencyContainer .monotone,.myPpronunciationContainer .monotone,.pronunciationContainer .monotone{border-bottom:2px dotted red;border-radius:0}.fluencyContainer .playerWrapper,.myPpronunciationContainer .playerWrapper,.pronunciationContainer .playerWrapper{height:39px;margin-bottom:6px!important;margin-top:7px!important;padding:7px}.fluencyContainer .playerWrapper .controlButton,.myPpronunciationContainer .playerWrapper .controlButton,.pronunciationContainer .playerWrapper .controlButton{opacity:1}.fluencyContainer .playerWrapper .controlButton svg,.myPpronunciationContainer .playerWrapper .controlButton svg,.pronunciationContainer .playerWrapper .controlButton svg{height:18px;width:19px}.fluencyContainer div.wordTagWrapper.currentWord,.myPpronunciationContainer div.wordTagWrapper.currentWord,.pronunciationContainer div.wordTagWrapper.currentWord{background-color:#430dcd!important;border-bottom:3px solid transparent!important}.fluencyContainer div.wordTagWrapper.currentWord i.wordTag,.myPpronunciationContainer div.wordTagWrapper.currentWord i.wordTag,.pronunciationContainer div.wordTagWrapper.currentWord i.wordTag{color:#fff!important}.pronunciationContainer.animated div.wordTagWrapper.pronunciationError{background-color:#bdf9ff;border-bottom:3px solid #00d2e6;margin:0 -2px}.pronunciationContainer.animated div.wordTagWrapper.pronunciationError .popup{display:none}.pronunciationContainer.animated div.wordTagWrapper.pronunciationError:hover .popup{display:block}.fluencyContainer.animated div.wordTagWrapper.pauseSection{background-color:#bdf9ff;border-bottom:3px solid #00d2e6;margin-right:3px!important;max-width:50px;opacity:1}.speakingSimulatorAnswerReview .editor .grammarContainer.notAnimated .grammarText div.tagPhrase{background-color:transparent!important;border-bottom-color:transparent!important}.pronunciationError{margin:0 -2px}.pauseSection{display:inline-block!important;margin-bottom:-7px!important;margin-right:0;max-width:0;opacity:0;overflow:hidden;transition:all .3s ease 0s;white-space:nowrap}.speakingSimulatorAnswerReview{padding:30px;position:relative}.speakingSimulatorAnswerReview.showCEFR{background-color:#282c34;border-radius:5px}.speakingSimulatorAnswerReview.showCEFR .speakingTitle,.speakingSimulatorAnswerReview.showCEFR .speakingUserInfo .name{color:#6e7071}.speakingSimulatorAnswerReview.showCEFR .speakingUserInfo img.avatar{border-color:#6e7071}.speakingSimulatorAnswerReview.showCEFR .wordTagWrapper.question{background-color:#6e7071;color:#000}.speakingSimulatorAnswerReview.showCEFR .answersPremium span.monotone{border-bottom:none}.speakingSimulatorAnswerReview.showCEFR .wordTagWrapper.pronunciationError{background-color:#282c34;border-color:#282c34}.speakingSimulatorAnswerReview.showCEFR .answerReportsWrapper{visibility:hidden}.speakingSimulatorAnswerReview.showCEFR [data-cefr="0"]{color:#00c49f!important}.speakingSimulatorAnswerReview.showCEFR [data-cefr="1"]{color:#0088fe!important}.speakingSimulatorAnswerReview.showCEFR [data-cefr="2"]{color:#785fff!important}.speakingSimulatorAnswerReview.showCEFR [data-cefr="3"]{color:#ff5a46!important}.speakingSimulatorAnswerReview.showCEFR [data-cefr="4"]{color:#ff8042!important}.speakingSimulatorAnswerReview.showCEFR [data-cefr="5"]{color:#ffbb28!important}.speakingSimulatorAnswerReview.showCEFR .speakingReportContainer,.speakingSimulatorAnswerReview.showCEFR .speakingSimulatorTitle,.speakingSimulatorAnswerReview.showCEFR .tabulator{display:none}.phonemes{letter-spacing:.5px}.phonemes b.accuracy0,.phonemes b.accuracy10{color:red}.phonemes b.accuracy20{color:#e10000}.phonemes b.accuracy30{color:#c80000}.phonemes b.accuracy40{color:#be0000}.phonemes b.accuracy50{color:#af0000}.phonemes b.accuracy60{color:#640000}.phonemes b.accuracy70{color:#4b0000}.phonemes b.accuracy80{color:#320000}.phonemes b.accuracy90{color:#190000}.phonemes b.accuracy100{color:#000}.draftPage .sideA{border-radius:5px;margin-bottom:27px;min-height:auto}.draftPage .sideA .page-link{background-color:#fff;border:1px solid #21325b;color:#21325b;display:block;font-size:18px;padding:10px 15px;position:relative;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:148px}.draftPage .sideA .page-link svg{margin:-4px 0 -4px 3px;width:21px}.draftPage .sideA .page-link svg path{fill:#e31837}.draftPage .sideA .page-item:not(:first-child) .page-link{margin-left:-1px}.draftPage .sideA .page-item:first-child .page-link{border-bottom-left-radius:4px;border-top-left-radius:4px}.draftPage .sideA .page-item:last-child .page-link{border-bottom-right-radius:4px;border-top-right-radius:4px}.draftPage .sideA .page-item.active a{background-color:#21325b!important;color:#fff!important}.draftPage .sideA .page-item a:hover{background-color:#e9ecef;text-decoration:none}.draftPage .sideA .page-item.active .page-link svg path{fill:#fff!important}.draftPage .sideA sup{font-size:75%;line-height:0;position:relative;top:-.5em;vertical-align:baseline}.draftPage .sideA .blockWrapper{position:relative}.draftPage .sideA .blockWrapper .errorInput{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545!important;padding-right:38px!important;padding-right:calc(1.5em + .75rem)}.draftPage .sideA .blockWrapper .errorMessage{background-color:#fff;color:#dc3545;font-size:13px;left:9px;padding:0 2px;position:absolute;top:-7px}.sideB{float:right;font-size:16px;width:300px}.writingReport *{box-sizing:border-box}.writingReport h2{display:block;font-size:21px;font-style:normal;font-weight:600;line-height:29px}.writingReport .sideA{float:left;position:relative;width:calc(100% - 350px)}.writingReport .sideB *{font-family:Arial,sans-serif}[contenteditable][placeholder]:empty:before{background-color:transparent;color:gray;content:attr(placeholder);line-height:24px;position:absolute}.editor{color:#0e101a;cursor:text;font-size:18px;font-weight:400;letter-spacing:normal;line-height:35px;margin:10px auto;outline:none;overflow-wrap:break-word;padding:30px 0;resize:none;white-space:pre-wrap;word-break:break-word}.editor.editable{-webkit-user-modify:read-write}.editor.inlineTagPhrase div.tagPhrase{display:inline}.editor div.tagPhrase{border-radius:3px;color:#000;display:inline-block;line-height:20px;margin:0 2px;padding:2px 3px 0;position:relative;transition:all .3s ease 0s}.editor div.tagPhrase.withSpaces{margin:0 -2px}.editor div.tagPhrase:hover div.popup{display:block}.editor div.tagPhrase.selectedTag{background-color:#e31837!important;border-color:#e31837;color:#fff!important}.editor div.tagPhrase i{border-radius:7px;color:#019e43;cursor:pointer;display:inline-block;font-size:18px;font-style:normal;font-weight:700;line-height:25px;margin-top:5px;padding:10px}.editor div.tagPhrase i:hover{background-color:#eee}.editor div.speakingPartTitleContainer{padding:40px 0 20px;text-align:center}.editor div.speakingPartTitleContainer:first-child{padding-top:0}.editor div.speakingPartTitleContainer div.speakingPartTitle{background-color:#3f50b5;border-radius:7px;color:#fff;display:inline-block;font-size:23px;font-weight:700;line-height:23px;padding:15px 22px}.editor div.simple_words{border-bottom:3px solid #df4af0}.editor div.simple_words:hover{background-color:#e8b6ee}.editor div.alert{border-bottom:3px solid #fe8180}.editor div.alert:hover{background-color:#ff99ab;border-bottom:3px solid red}.editor div.premium{background-color:#fff0d4;border-bottom:3px solid #ffc940}.editor div.premium:hover{background-color:#ffe4b3;border-bottom:3px solid #ffb61b}.editor div.repetition{border-bottom:3px solid #11b992}.editor div.highlightBlue,.editor div.linking{border-bottom:3px solid #3194f7}.editor div.highlightBlue{background-color:#bddeff}.editor div.highlightRed{background-color:#ff99ab;border-bottom:3px solid red}.editor div.note{background-color:#15c39a;color:#fff;padding:5px}.editor div.question{background-color:#dde2e9;color:#000;margin-left:-1px;padding:7px}.editor .fixed,.editor .simple_words_potentially{background-color:transparent!important;border:none!important}.editor .fixed div.popup,.editor .simple_words_potentially div.popup{display:none!important}.editor div.popup{-webkit-user-modify:read-only;-moz-user-modify:read-only;background:#fff;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.3);display:none;left:-87px;min-height:100px;outline-color:#111;padding:14px 18px;position:absolute;top:25px;width:300px;z-index:98;z-index:9999}.editor div.popup em{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' xmlns='http://www.w3.org/2000/svg'%3E%26gt;%3Cpath d='M5 3.5v-1c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2v1h4c.28 0 .5.22.5.5s-.22.5-.5.5h-1.53l-.8 11.2a3.013 3.013 0 0 1-3 2.8H6.33c-1.58 0-2.88-1.22-3-2.8l-.8-11.2H1C.72 4.5.5 4.28.5 4s.22-.5.5-.5h4zm-1.46 1 .8 11.14c.07 1.05.94 1.86 2 1.86h5.33a2 2 0 0 0 2-1.86l.8-11.14H3.53zM6 2.5v1h6v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1zM6.75 7c0-.28.22-.5.5-.5s.5.22.5.5v7.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V7zm3.5 0c0-.28.22-.5.5-.5s.5.22.5.5v7.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V7z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:5px;cursor:pointer;font-style:normal;height:29px;padding:5px;position:absolute;right:9px;top:9px;width:28px;z-index:101}.editor div.popup em:hover{background-color:#eee}.editor div.popup u{color:#aaa;display:block;font-size:14px;font-style:normal;font-weight:700;line-height:120%;padding-right:30px;position:relative;text-decoration:none;text-transform:uppercase}.editor div.popup .examples,.editor div.popup .explanation{color:#27362e;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.21px;line-height:19.88px}.editor div.popup .examples{margin-top:20px}.editor div.popup .showExamples{color:#019e43;cursor:pointer;display:block;font-size:14px;margin-top:20px;-webkit-text-decoration:dashed;text-decoration:dashed}.draftPage .editor{border:1px solid #000;border-radius:5px;margin-bottom:30px;min-height:172px;padding:10px 15px}.suggestions h3{font-size:18px;font-weight:700;padding-top:65px}.suggestions li{padding-top:14px}.suggestions li a{color:#1336e8;font-size:16px;line-height:21px;text-decoration:none}.suggestions li a:hover{border-bottom:1px solid #1336e8}.highlight-legends div{align-items:center;border:1px solid transparent;border-radius:10px;color:#252525;display:flex;font-size:16px;line-height:20px;margin-bottom:10px;min-height:52px;padding:15px;width:100%}.highlight-legends div.linkingwords{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.highlight-legends div.repeatedwords{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.highlight-legends div.mistakes{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.grey{color:#aaa!important}.highlight-legends .item-counter{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;font-weight:900;height:40px;justify-content:center;line-height:16px;margin-right:15px;width:40px}.basicStatistic{padding:20px 0}.basicStatistic .side1,.basicStatistic .side2{display:inline-block;text-align:center;width:50%}.basicStatistic .side1 i,.basicStatistic .side2 i{color:#000;font-style:normal;font-weight:700}.englishDialect{border-bottom:1px dashed #c1c1c1;line-height:16px;padding:22px 0;text-align:center}.englishDialect .tooltip .tooltiptext{text-align:left}.englishDialect .dialectInfoTooltip{color:#b2b3b9}.englishDialect.select .flag{cursor:pointer}.englishDialect.withOutBorder{border:none}.englishDialect.withOutBorder .flag{width:31px}.englishDialect .flag,.englishDialect.withOutBorder .flag{border-radius:3px;margin-bottom:-6px;margin-left:13px;margin-top:-4px}.englishDialect .flag.active{border-bottom:4px solid #000;height:36px;margin-bottom:-15px;padding-bottom:5px;width:49px}.typeOfWriting{border-bottom:1px dashed #c1c1c1;font-size:20px;font-weight:700;padding:22px 0;text-align:center}.typeOfWriting svg{font-size:30px;height:30px;margin:0 8px -7px 0;width:30px}.totalBandWrapper{border-bottom:1px dashed #c1c1c1;border-top:1px dashed #c1c1c1;padding:30px 0;position:relative;text-align:center}.totalBand{color:#0e101a;font-size:80px;line-height:80px}.totalBand.totalBandWarning{color:#e31837}.bandWarning{background-color:hsla(0,0%,100%,.95);color:#e31837;display:flex;flex-direction:column;font-size:15px;font-weight:700;line-height:18px;padding-bottom:22px;text-shadow:#fff 1px 0 5px,#fff 0 1px 5px,#fff -1px 0 5px,#fff 0 -1px 5px;width:100%}.bandQuestion,.bandWarning{align-items:center;justify-content:center}.bandQuestion{background:#e0e1e6;border-radius:8px;color:#000;display:inline-flex;flex-shrink:0;font-size:71px;font-style:normal;height:80px;left:3px;line-height:71px;margin-right:5px;text-decoration:none;top:10px;width:80px}.bandDesc{color:#4a4c4b;font-size:21px;font-style:normal;font-weight:400;letter-spacing:-.015em;line-height:115.77%;margin-top:13px}.assessmentCategory{border-bottom:1px dashed #c1c1c1;padding:10px 0 22px}.assessmentCategory div.h3{font-size:18px;font-style:normal;font-weight:700;line-height:100%;padding:10px 0 5px}.assessmentCategory div.h3 i{font-style:normal}.assessmentCategory ul li{font-style:normal;margin-top:3px;padding-left:26px;padding-top:7px;position:relative}.assessmentCategory ul li .warningLabel{border-bottom:1px dotted #ea1537;color:#ea1537;cursor:pointer;line-height:21px}.assessmentCategory ul li .normalLabel{line-height:21px}.assessmentCategory ul li .circle{left:3px;position:absolute;top:10px}.assessmentCategory ul li .circle u{align-items:center;background:#c7cbde;border-radius:8px;color:#fff;display:inline-flex;flex-shrink:0;font-size:12px;font-style:normal;height:15px;justify-content:center;left:0;line-height:15px;margin-right:5px;position:absolute;text-decoration:none;top:0;width:15px}.assessmentCategory ul li .circle em{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.13 4.78 4.203 4.204 7.912-7.912' stroke='%2315C39A' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:11px;width:15px}.assessmentCategory ul li .circle i{display:block;height:14px;margin-top:1px;position:relative;transform:rotate(-45deg);width:14px}.assessmentCategory ul li .circle i:after{background-color:#ea1537;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.assessmentCategory ul li .circle i:before{background-color:#ea1537;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.assessmentCategory ul li .circle em{font-style:normal;left:1px;position:absolute;top:3px}.checkButton{align-items:center;background-color:#15c39a;background:linear-gradient(90deg,#15c39a,#17d9aa);border-radius:44px;color:#fff;display:inline-block;font-size:16px;height:50px;letter-spacing:.8px;line-height:50px;padding:0 18px 0 37px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;width:300px}.checkButton.inprogress{background:none!important;background-color:#595a5a!important;cursor:progress!important}.checkButton.checkPremiumButton{background:linear-gradient(90deg,#e11436,#bb1727);display:block;margin:0 auto}.checkButton i{color:#dcf6f0;font-style:normal;font-weight:400;margin-left:.5rem;text-transform:lowercase}.checkButton em{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' width='34' height='22'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:block;height:22px;left:22px;position:absolute;top:13px;width:34px}@media(max-width:800px){.writingReport .sideA,.writingReport .sideB{width:100%}.editor{line-height:27px}.editor div.popup{border:2px solid #5d5d5d;box-shadow:0 0 20px rgba(0,0,0,.8);left:8px;position:fixed;right:8px;top:8px;width:auto}.editor div.popup u{color:#5c5c5c}}.tooltip{display:inline-block;margin:0 -3px;position:relative}.tooltip .tooltiptext{background-color:#000;border-radius:6px;bottom:30px;color:#fff;font-size:13px;left:15px;line-height:18px;margin-left:-100px;padding:10px;position:absolute;text-align:center;visibility:hidden;width:200px;z-index:1}.tooltip .tooltiptext i{height:10px;left:50%;margin-left:-5px;position:absolute;top:100%;width:10px}.tooltip .tooltiptext i:after{background-color:#000;content:"";height:10px;left:50%;position:absolute;transform:translate(-50%,-50%) rotate(45deg);width:10px}.tooltip:hover .tooltiptext{visibility:visible}@media(max-width:965px){.draftPage .sideA .selectTypeOfText .label{display:none!important}.draftPage .sideA .selectTypeOfText .page-link{font-size:17px;padding:10px 15px!important;width:auto}}.editor.sideAlerts{margin:0;padding-top:0}.editor.sideAlerts div.tagPhrase{display:block!important;margin-bottom:10px;padding:0}.editor.sideAlerts div.tagPhrase.sideTagPhrase{transform:scale(.8)}.editor.sideAlerts div.tagPhrase.selectedSideTagPhrase{transform:scale(1)}.editor.sideAlerts div.tagPhrase.sideTagPhrase{border-bottom:none!important}.editor.sideAlerts div.tagPhrase:hover{background-color:none;border:none}.editor.sideAlerts div.tagPhrase .notSelected{cursor:pointer}.editor.sideAlerts div.tagPhrase .notSelected div.tagPhrase{border-bottom-width:9px;display:inline-block!important;margin-bottom:2px;margin-right:15px;width:9px}.editor.sideAlerts div.tagPhrase div.popup{border:1px solid #f1efef;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);display:block!important;left:0!important;min-height:auto;padding:0;position:relative!important;top:0!important;width:auto}.editor.sideAlerts div.tagPhrase div.popup .notSelected,.editor.sideAlerts div.tagPhrase div.popup .selected{padding:14px 18px}.editor.sideAlerts div.tagPhrase div.popup .selected{padding-top:9px}.editor.sideAlerts div.tagPhrase div.popup .textToReplaceWrapper{color:#ee445f;display:inline-block;text-decoration:line-through;text-decoration-line:line-through}.editor.sideAlerts div.tagPhrase div.popup .textToReplaceWrapper .textToReplace{color:#0e101a}.editor.sideAlerts div.tagPhrase div.popup i{background-color:#4a6ee0;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-weight:400;margin-right:6px;margin-top:5px;padding:3px 8px}.editor.sideAlerts div.tagPhrase div.popup u{color:#0e101a;font-weight:400;margin-top:20px;text-transform:none}.editor.sideAlerts div.tagPhrase div.popup em{bottom:9px;top:auto}.para .sentence{display:inline;position:relative}.sentence .originalSentence{border-bottom:3px solid transparent;border-radius:4px;display:inline;padding:2px 3px 0;transition:all .2s ease 0s}.sentence .originalSentence.badSentence{background-color:#f9dbdb}.sentence .missedEvaluation{border-radius:4px;display:inline;margin:0 2px;padding-left:2px;padding-right:2px}.para{cursor:pointer}.para .greyBackground{background-color:#f0f2f5;border-radius:0 7px 7px 0;color:#9c9c9c;cursor:pointer;height:34px;left:0;opacity:0;position:absolute;right:0;top:-34px;transition:opacity .2s;visibility:hidden}.para .greyBackground.withLeftBorder{border-left:2px solid #aaa;margin-left:-2px;margin-right:-2px}.para .greyBackground .closeParagraphIcon{position:absolute;right:10px;top:6px;width:16px}.para.Greetings,.para.Introduction,.para.Opening{border-left:2px solid #00c49f}.para.Greetings:hover,.para.Introduction:hover,.para.Opening:hover{background-color:rgba(0,196,159,.2)}.para.Greetings .paraDesc,.para.Introduction .paraDesc,.para.Opening .paraDesc{background-color:#00c49f}.para.BodyParagraph1,.para.BodyParagraph2{border-left:2px solid #0088fe}.para.BodyParagraph1:hover,.para.BodyParagraph2:hover{background-color:rgba(0,136,254,.2)}.para.BodyParagraph1 .paraDesc,.para.BodyParagraph2 .paraDesc{background-color:#0088fe}.para.Closing,.para.Conclusion,.para.Overview{border-left:2px solid #785fff}.para.Closing:hover,.para.Conclusion:hover,.para.Overview:hover{background-color:rgba(120,95,255,.2)}.para.Closing .paraDesc,.para.Conclusion .paraDesc,.para.Overview .paraDesc{background-color:#785fff}.para.UnknownParagraphType00{border-left:2px solid #aaa;cursor:auto}.para.UnknownParagraphType00 .paraDesc{background-color:#aaa}.para.UnknownParagraphType0,.para.UnknownParagraphType1,.para.UnknownParagraphType2,.para.UnknownParagraphType3,.para.UnknownParagraphType4,.para.UnknownParagraphType5,.para.UnknownParagraphType6,.para.UnknownParagraphType7,.para.UnknownParagraphType8{border-left:2px solid #0088fe}.para.UnknownParagraphType0:hover,.para.UnknownParagraphType1:hover,.para.UnknownParagraphType2:hover,.para.UnknownParagraphType3:hover,.para.UnknownParagraphType4:hover,.para.UnknownParagraphType5:hover,.para.UnknownParagraphType6:hover,.para.UnknownParagraphType7:hover,.para.UnknownParagraphType8:hover{background-color:rgba(0,136,254,.2)}.para.UnknownParagraphType0 .paraDesc,.para.UnknownParagraphType1 .paraDesc,.para.UnknownParagraphType2 .paraDesc,.para.UnknownParagraphType3 .paraDesc,.para.UnknownParagraphType4 .paraDesc,.para.UnknownParagraphType5 .paraDesc,.para.UnknownParagraphType6 .paraDesc,.para.UnknownParagraphType7 .paraDesc,.para.UnknownParagraphType8 .paraDesc{background-color:#0088fe}.para{padding-top:5px;position:relative}.paraInner{margin-left:10px;padding-bottom:7px}.paraBr{border-left:2px solid #aaa;cursor:default;height:50px}.sentenceType{background-color:#000;border-radius:4px;color:#fff;font-size:11px;height:22px;left:-37px;line-height:14px;line-height:22px;opacity:0;position:absolute;text-align:center;top:11px;transition:opacity .2s linear,visibility 0s 0s;visibility:hidden;width:22px}.aiSentenceReport{display:none}.para .paraDesc{border-radius:0 0 5px 5px;color:#fff;font-size:13px;font-weight:700;left:0;letter-spacing:.2px;line-height:13px;padding:5px;position:absolute;top:0;transform:rotate(90deg);transform-origin:top left;transition:all .15s linear}.sentenceAssessmentPopup{border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);font-size:17px;min-width:200px;padding:5px 10px;text-align:center}.sentenceAssessmentPopup .sentenceTypePopup{line-height:20px;padding:5px;white-space:nowrap}.sentenceAssessmentPopup .rank{height:19px;line-height:10px;padding-bottom:5px}.sentenceAssessmentPopup .rank div{background-color:#dedede;border-radius:2px;display:inline-block;height:7px;margin:0 2px;width:30px}.sentenceAssessmentPopup .rank div.red{background-color:#ea1537}.sentenceAssessmentPopup .rank div.blue{background-color:#0088fe}.sentenceAssessmentPopup .rank div.green{background-color:#15c39a}.editor.BodyParagraph1 .para.BodyParagraph1,.editor.BodyParagraph2 .para.BodyParagraph2,.editor.Closing .para.Closing,.editor.Conclusion .para.Conclusion,.editor.Greetings .para.Greetings,.editor.Introduction .para.Introduction,.editor.Opening .para.Opening,.editor.Overview .para.Overview,.editor.UnknownParagraphType0 .para.UnknownParagraphType0,.editor.UnknownParagraphType00 .para.UnknownParagraphType00,.editor.UnknownParagraphType1 .para.UnknownParagraphType1,.editor.UnknownParagraphType2 .para.UnknownParagraphType2,.editor.UnknownParagraphType3 .para.UnknownParagraphType3,.editor.UnknownParagraphType4 .para.UnknownParagraphType4,.editor.UnknownParagraphType5 .para.UnknownParagraphType5,.editor.UnknownParagraphType6 .para.UnknownParagraphType6,.editor.UnknownParagraphType7 .para.UnknownParagraphType7,.editor.UnknownParagraphType8 .para.UnknownParagraphType8{background-color:transparent!important;cursor:default}.editor.BodyParagraph1 .para.BodyParagraph1 .greyBackground,.editor.BodyParagraph2 .para.BodyParagraph2 .greyBackground,.editor.Closing .para.Closing .greyBackground,.editor.Conclusion .para.Conclusion .greyBackground,.editor.Greetings .para.Greetings .greyBackground,.editor.Introduction .para.Introduction .greyBackground,.editor.Opening .para.Opening .greyBackground,.editor.Overview .para.Overview .greyBackground,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .greyBackground,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .greyBackground,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .greyBackground,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .greyBackground,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .greyBackground,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .greyBackground,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .greyBackground,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .greyBackground,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .greyBackground,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .greyBackground{color:#222;opacity:1;visibility:visible}.editor.BodyParagraph1 .para.BodyParagraph1 .greyBackground:hover,.editor.BodyParagraph2 .para.BodyParagraph2 .greyBackground:hover,.editor.Closing .para.Closing .greyBackground:hover,.editor.Conclusion .para.Conclusion .greyBackground:hover,.editor.Greetings .para.Greetings .greyBackground:hover,.editor.Introduction .para.Introduction .greyBackground:hover,.editor.Opening .para.Opening .greyBackground:hover,.editor.Overview .para.Overview .greyBackground:hover,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .greyBackground:hover,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .greyBackground:hover,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .greyBackground:hover,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .greyBackground:hover,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .greyBackground:hover,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .greyBackground:hover,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .greyBackground:hover,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .greyBackground:hover,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .greyBackground:hover,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .greyBackground:hover{background-color:#e4e6e9;color:#000}.editor.BodyParagraph1 .para.BodyParagraph1 .paraDesc,.editor.BodyParagraph2 .para.BodyParagraph2 .paraDesc,.editor.Closing .para.Closing .paraDesc,.editor.Conclusion .para.Conclusion .paraDesc,.editor.Greetings .para.Greetings .paraDesc,.editor.Introduction .para.Introduction .paraDesc,.editor.Opening .para.Opening .paraDesc,.editor.Overview .para.Overview .paraDesc,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .paraDesc,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .paraDesc,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .paraDesc,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .paraDesc,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .paraDesc,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .paraDesc,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .paraDesc,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .paraDesc,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .paraDesc,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .paraDesc{border-radius:5px;cursor:pointer;left:8px;top:-28px;transform:rotate(0deg)}.editor.BodyParagraph1 .para.BodyParagraph1 .sentenceTooltip,.editor.BodyParagraph2 .para.BodyParagraph2 .sentenceTooltip,.editor.Closing .para.Closing .sentenceTooltip,.editor.Conclusion .para.Conclusion .sentenceTooltip,.editor.Greetings .para.Greetings .sentenceTooltip,.editor.Introduction .para.Introduction .sentenceTooltip,.editor.Opening .para.Opening .sentenceTooltip,.editor.Overview .para.Overview .sentenceTooltip,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceTooltip,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceTooltip,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceTooltip,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceTooltip,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceTooltip,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceTooltip,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceTooltip,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceTooltip,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceTooltip,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceTooltip{display:block;opacity:1;visibility:visible}.editor.BodyParagraph1 .para.BodyParagraph1 .missedEvaluation,.editor.BodyParagraph2 .para.BodyParagraph2 .missedEvaluation,.editor.Closing .para.Closing .missedEvaluation,.editor.Conclusion .para.Conclusion .missedEvaluation,.editor.Greetings .para.Greetings .missedEvaluation,.editor.Introduction .para.Introduction .missedEvaluation,.editor.Opening .para.Opening .missedEvaluation,.editor.Overview .para.Overview .missedEvaluation,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .missedEvaluation,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .missedEvaluation,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .missedEvaluation,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .missedEvaluation,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .missedEvaluation,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .missedEvaluation,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .missedEvaluation,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .missedEvaluation,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .missedEvaluation,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .missedEvaluation{background-color:#ebebeb;border-bottom:3px solid #d6d6d6;cursor:default;margin:0 2px;padding-left:2px;padding-right:2px}.editor.BodyParagraph1 .para.BodyParagraph1 .sentence:hover,.editor.BodyParagraph2 .para.BodyParagraph2 .sentence:hover,.editor.Closing .para.Closing .sentence:hover,.editor.Conclusion .para.Conclusion .sentence:hover,.editor.Greetings .para.Greetings .sentence:hover,.editor.Introduction .para.Introduction .sentence:hover,.editor.Opening .para.Opening .sentence:hover,.editor.Overview .para.Overview .sentence:hover,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentence:hover,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentence:hover,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentence:hover,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentence:hover,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentence:hover,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentence:hover,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentence:hover,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentence:hover,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentence:hover,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentence:hover{cursor:pointer}.editor.BodyParagraph1 .para.BodyParagraph1 .sentence:hover .originalSentence,.editor.BodyParagraph2 .para.BodyParagraph2 .sentence:hover .originalSentence,.editor.Closing .para.Closing .sentence:hover .originalSentence,.editor.Conclusion .para.Conclusion .sentence:hover .originalSentence,.editor.Greetings .para.Greetings .sentence:hover .originalSentence,.editor.Introduction .para.Introduction .sentence:hover .originalSentence,.editor.Opening .para.Opening .sentence:hover .originalSentence,.editor.Overview .para.Overview .sentence:hover .originalSentence,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentence:hover .originalSentence,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentence:hover .originalSentence,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentence:hover .originalSentence,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentence:hover .originalSentence,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentence:hover .originalSentence,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentence:hover .originalSentence,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentence:hover .originalSentence,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentence:hover .originalSentence,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentence:hover .originalSentence,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentence:hover .originalSentence{background-color:#ffe4b3;border-bottom:3px solid #ffb61b;display:inline;padding:2px 3px 0}.editor.BodyParagraph1 .para.BodyParagraph1 .sentence.missedEvaluationSentenceWrapper,.editor.BodyParagraph2 .para.BodyParagraph2 .sentence.missedEvaluationSentenceWrapper,.editor.Closing .para.Closing .sentence.missedEvaluationSentenceWrapper,.editor.Conclusion .para.Conclusion .sentence.missedEvaluationSentenceWrapper,.editor.Greetings .para.Greetings .sentence.missedEvaluationSentenceWrapper,.editor.Introduction .para.Introduction .sentence.missedEvaluationSentenceWrapper,.editor.Opening .para.Opening .sentence.missedEvaluationSentenceWrapper,.editor.Overview .para.Overview .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentence.missedEvaluationSentenceWrapper,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentence.missedEvaluationSentenceWrapper{cursor:default}.editor .para .sentence,.editor .para .sentenceWrapper{display:inline}.editor .para .sentenceType{opacity:0}.editor .para .sentenceTooltip{background-color:#fff;font-weight:700;opacity:0;transform:translate(-50%,-100%);transition:opacity .2s linear,visibility 0s 0s;visibility:hidden}.paragraphAssessment{background-color:#f0f2f5;border:1px solid #ddd;border-left:none;border-radius:0 10px 10px 0;max-height:0;overflow:hidden;transform:scaleY(0);transform-origin:top;transition:transform .2s ease,max-height .2s ease;transition-delay:.3s,0;transition-property:max-height,transform}.paragraphAssessment .paragraphAssessmentInner{padding:5px 15px 0 20px}.paragraphAssessment .paragraphAssessmentInner b{font-size:17px}.paragraphAssessment .paragraphAssessmentInner .evaluation{color:#2d2d2d;font-size:17px;font-weight:700;line-height:27px;line-height:22px;padding:10px 0;text-decoration:none}.paragraphAssessment .paragraphAssessmentInner .evaluation .aiIcon{color:#2d2d2d;height:20px;margin:-3px 2px -2px -7px;width:20px}.paragraphAssessment .paragraphAssessmentInner ol{counter-reset:list-counter;list-style-type:none;padding-bottom:10px;padding-left:0}.paragraphAssessment .paragraphAssessmentInner ol li{counter-increment:list-counter;line-height:23px;padding-bottom:7px;padding-left:27px;position:relative}.paragraphAssessment .paragraphAssessmentInner ol li:before{background-color:#fff;border:1px solid #000;border-radius:50%;color:#000;content:counter(list-counter);font-size:12px;font-weight:700;height:20px;left:0;line-height:18px;position:absolute;text-align:center;top:1px;width:20px}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper:hover,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper:hover,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper:hover,.editor.Closing .para.Closing .sentenceWrapper:hover,.editor.Conclusion .Conclusion .sentenceWrapper:hover,.editor.Greetings .Greetings .sentenceWrapper:hover,.editor.Introduction .Introduction .sentenceWrapper:hover,.editor.Opening .Opening .sentenceWrapper:hover,.editor.Overview .Overview .sentenceWrapper:hover,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper:hover,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper:hover,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper:hover,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper:hover,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper:hover,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper:hover,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper:hover,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper:hover,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper:hover,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper:hover{position:relative}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper:hover .sentenceTooltip,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper:hover .sentenceTooltip,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper:hover .sentenceTooltip,.editor.Closing .para.Closing .sentenceWrapper:hover .sentenceTooltip,.editor.Conclusion .Conclusion .sentenceWrapper:hover .sentenceTooltip,.editor.Greetings .Greetings .sentenceWrapper:hover .sentenceTooltip,.editor.Introduction .Introduction .sentenceWrapper:hover .sentenceTooltip,.editor.Opening .Opening .sentenceWrapper:hover .sentenceTooltip,.editor.Overview .Overview .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper:hover .sentenceTooltip,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper:hover .sentenceTooltip{opacity:1!important;transition:opacity .2s linear;visibility:visible!important}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.Closing .para.Closing .sentenceWrapper:hover .sentenceTooltip:hover,.editor.Conclusion .Conclusion .sentenceWrapper:hover .sentenceTooltip:hover,.editor.Greetings .Greetings .sentenceWrapper:hover .sentenceTooltip:hover,.editor.Introduction .Introduction .sentenceWrapper:hover .sentenceTooltip:hover,.editor.Opening .Opening .sentenceWrapper:hover .sentenceTooltip:hover,.editor.Overview .Overview .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper:hover .sentenceTooltip:hover,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper:hover .sentenceTooltip:hover{opacity:0!important;visibility:hidden!important}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected,.editor.Closing .para.Closing .sentenceWrapper.selected,.editor.Conclusion .Conclusion .sentenceWrapper.selected,.editor.Greetings .Greetings .sentenceWrapper.selected,.editor.Introduction .Introduction .sentenceWrapper.selected,.editor.Opening .Opening .sentenceWrapper.selected,.editor.Overview .Overview .sentenceWrapper.selected,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected{display:block;margin-bottom:10px;margin-left:-10px;padding-bottom:10px;padding-left:10px;padding-right:20px}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .originalSentence,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .originalSentence,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .originalSentence,.editor.Closing .para.Closing .sentenceWrapper.selected .originalSentence,.editor.Conclusion .Conclusion .sentenceWrapper.selected .originalSentence,.editor.Greetings .Greetings .sentenceWrapper.selected .originalSentence,.editor.Introduction .Introduction .sentenceWrapper.selected .originalSentence,.editor.Opening .Opening .sentenceWrapper.selected .originalSentence,.editor.Overview .Overview .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .originalSentence,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .originalSentence{background-color:#ffe4b3;border-bottom:3px solid #ffb61b;display:inline;padding:2px 3px 0}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .sentenceType,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .sentenceType,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .sentenceType,.editor.Closing .para.Closing .sentenceWrapper.selected .sentenceType,.editor.Conclusion .Conclusion .sentenceWrapper.selected .sentenceType,.editor.Greetings .Greetings .sentenceWrapper.selected .sentenceType,.editor.Introduction .Introduction .sentenceWrapper.selected .sentenceType,.editor.Opening .Opening .sentenceWrapper.selected .sentenceType,.editor.Overview .Overview .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .sentenceType,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .sentenceType{opacity:1;transition:opacity .2s linear;visibility:visible}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport{background-color:#fff;border:1px solid #d0d7de;border-radius:10px;cursor:default;display:block;margin:10px -15px 10px 5px;position:relative}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport:after,.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport:before,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport:after,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport:before,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport:after,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport:before,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport:after,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport:before,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport:after,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport:before,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport:after,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport:before,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport:after,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport:before,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport:after,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport:before,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport:after,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport:before,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport:before{background-color:#d0d7de;clip-path:polygon(50% 0,0 100%,100% 100%);content:" ";display:block;height:12px;left:24px;pointer-events:none;position:absolute;top:-12px;width:24px}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport:after,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport:after,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport:after,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport:after,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport:after,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport:after,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport:after,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport:after,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport:after,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport:after{background-color:#f6f8fa;margin-top:1px}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion{border-color:transparent}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion svg{color:#fff}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .justification{background-color:#ea1537;border-radius:10px;color:#fff}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion .enhancementSuggestion{display:none}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:after,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport.noEnhancedVersion:before{background-color:#ea1537}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport .closeSentenceIcon{cursor:pointer;height:26px;position:absolute;right:5px;top:5px;width:26px}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport .aiIcon,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport .aiIcon{color:#2d2d2d;height:20px;margin:-3px 2px -2px -7px;width:20px}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport .justification,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport .justification,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport .justification,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport .justification,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport .justification,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport .justification,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport .justification{background-color:#f6f8fa;border-bottom:1px solid #d0d7de;border-radius:10px 10px 0 0;color:#1f2328;font-size:17px;font-weight:700;line-height:22px;padding:8px 42px 8px 15px;text-decoration:none}.editor.BodyParagraph1 .BodyParagraph1 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.BodyParagraph2 .BodyParagraph2 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.BodyParagraph3 .BodyParagraph3 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.Closing .para.Closing .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.Conclusion .Conclusion .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.Greetings .Greetings .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.Introduction .Introduction .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.Opening .Opening .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.Overview .Overview .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .sentenceWrapper.selected .aiSentenceReport .enhancementSuggestion{border-radius:0 0 10px 10px;color:#000;font-size:18px;line-height:28px;padding:12px 15px}.editor.BodyParagraph1 .BodyParagraph1 .paraInner,.editor.BodyParagraph2 .BodyParagraph2 .paraInner,.editor.BodyParagraph3 .BodyParagraph3 .paraInner,.editor.Closing .para.Closing .paraInner,.editor.Conclusion .Conclusion .paraInner,.editor.Greetings .Greetings .paraInner,.editor.Introduction .Introduction .paraInner,.editor.Opening .Opening .paraInner,.editor.Overview .Overview .paraInner,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .paraInner,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .paraInner,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .paraInner,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .paraInner,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .paraInner,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .paraInner,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .paraInner,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .paraInner,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .paraInner,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .paraInner{margin-bottom:15px}.editor.BodyParagraph1 .BodyParagraph1 .paragraphAssessment,.editor.BodyParagraph2 .BodyParagraph2 .paragraphAssessment,.editor.BodyParagraph3 .BodyParagraph3 .paragraphAssessment,.editor.Closing .para.Closing .paragraphAssessment,.editor.Conclusion .Conclusion .paragraphAssessment,.editor.Greetings .Greetings .paragraphAssessment,.editor.Introduction .Introduction .paragraphAssessment,.editor.Opening .Opening .paragraphAssessment,.editor.Overview .Overview .paragraphAssessment,.editor.UnknownParagraphType0 .para.UnknownParagraphType0 .paragraphAssessment,.editor.UnknownParagraphType00 .para.UnknownParagraphType00 .paragraphAssessment,.editor.UnknownParagraphType1 .para.UnknownParagraphType1 .paragraphAssessment,.editor.UnknownParagraphType2 .para.UnknownParagraphType2 .paragraphAssessment,.editor.UnknownParagraphType3 .para.UnknownParagraphType3 .paragraphAssessment,.editor.UnknownParagraphType4 .para.UnknownParagraphType4 .paragraphAssessment,.editor.UnknownParagraphType5 .para.UnknownParagraphType5 .paragraphAssessment,.editor.UnknownParagraphType6 .para.UnknownParagraphType6 .paragraphAssessment,.editor.UnknownParagraphType7 .para.UnknownParagraphType7 .paragraphAssessment,.editor.UnknownParagraphType8 .para.UnknownParagraphType8 .paragraphAssessment{max-height:300px;transform:scaleY(1)}div.sentence{margin:0;padding:12px 0 3px}.buttonInProgress{border:1px solid #d0d1d5;border-radius:4px;font-size:20px;margin-bottom:15px;padding:12px 18px;text-align:center}.myMuiButton{background-color:#3f51b5;border:none;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;flex-direction:column;font-size:16px;font-weight:500;letter-spacing:.5px;margin:0 auto 25px;min-width:64px;padding:14px 24px}.myMuiButton:hover{background-color:#303f9f}.myMuiButton.redButton{background-color:#f50057}.myMuiButton.redButton:hover{background-color:#c51162}.myListeningForm{border:1px solid #c4c4c4;border-radius:5px;margin:0 auto;max-width:500px;padding:12px}.myListeningForm .muiPlayerWrapper{margin:-5px -5px 20px;max-width:500px}.myListeningForm .checkAnswers{margin:0 auto 30px}.myListeningForm.wideForm,.myListeningForm.wideForm .muiPlayerWrapper{max-width:700px}:root{--scoreWidth:90px}.aiWritingReportWrapper .speakingTitle{font-size:33px;font-weight:700;line-height:33px;text-align:center;transition:all .3s ease}.aiWritingReportWrapper .scoresWrapper svg.band{display:block;grid-area:1/1;transform:rotate(-90deg)}.aiWritingReportWrapper .scoresWrapper svg.band circle{stroke-width:10;fill:transparent}.aiWritingReportWrapper .outer{fill:#0c6;opacity:.1}.aiWritingReportWrapper .inner{stroke:#0c6;stroke-linecap:round;stroke-dasharray:0 100}.aiWritingReportWrapper .svgValue{font-size:34cqw;grid-area:1/1;letter-spacing:0;line-height:2.95em;text-align:center}.aiWritingReportWrapper .greenValue .outer{fill:#0c6}.aiWritingReportWrapper .greenValue .inner{stroke:#0c6}.aiWritingReportWrapper .greenValue .svgValue{color:#080}.aiWritingReportWrapper .yellowValue .outer{fill:#fa3}.aiWritingReportWrapper .yellowValue .inner{stroke:#fa3}.aiWritingReportWrapper .yellowValue .svgValue{color:#c33300}.aiWritingReportWrapper .redValue .outer{fill:#f33}.aiWritingReportWrapper .redValue .inner{stroke:#f33}.aiWritingReportWrapper .redValue .svgValue{color:#c00}.aiWritingReportWrapper .scoresWrapper{display:flex;justify-content:space-between;margin:70px auto 45px;max-width:800px}.aiWritingReportWrapper .svgWrapper{container-type:size;display:grid;margin:0 auto;width:90px;width:var(--scoreWidth)}.aiWritingReportWrapper .scoreDesc{font-size:16px;font-weight:600;margin-top:90px;margin-top:var(--scoreWidth)}.aiWritingReportWrapper .elementScoreWrapper{text-align:center}.aiWritingReportWrapper .totalBandScore{justify-content:center}.aiWritingReportWrapper .totalBandScore .elementScoreWrapper{width:100%}.aiWritingReportWrapper .totalBandScore .svgWrapper{width:162px;width:calc(var(--scoreWidth)*1.8)}.aiWritingReportWrapper .totalBandScore .scoreDesc{font-size:23px;margin-top:162px;margin-top:calc(var(--scoreWidth)*1.8)}.aiWritingReportWrapper .aiWritingFinalReport .reportBlock{text-align:center}.aiWritingReportWrapper .aiWritingFinalReport .elementScoreWrapper{margin:0 auto}.aiWritingReportWrapper .aiWritingFinalReport{grid-gap:30px;display:flex;flex-wrap:wrap;font-size:16px;gap:40px;justify-content:center;margin:25px auto}.aiWritingReportWrapper .aiWritingFinalReport .reportBlock{border-radius:7px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);height:max-content;padding:15px;width:100%}.aiWritingReportWrapper .chevronContainer{display:inline-block;position:absolute;right:10px;top:12px;transition:all .2s}.aiWritingReportWrapper .chevronContainer .lh-chevron{height:21px;width:21px}.aiWritingReportWrapper .chevronContainer .lh-chevron__line{--chevron-angle:-42deg;--chevron-angle-right:42deg;stroke:currentColor;stroke-width:12px;stroke-linecap:square;height:12px;transform:rotate(var(--chevron-angle));transform-origin:50%;transition:transform .3s,stroke .3s;width:12px}.aiWritingReportWrapper .chevronContainer .lh-chevron__line.lh-chevron__line-right{transform:rotate(var(--chevron-angle))}.aiWritingReportWrapper .chevronContainer .lh-chevron__line.lh-chevron__line-left{transform:rotate(var(--chevron-angle-right))}.aiWritingReportWrapper .aiWritingFinalReport .elementScoreWrapper{padding-bottom:35px;padding-top:90px}.aiWritingReportWrapper .aiWritingFinalReport .elementScoreWrapper.noTopPadding{padding-top:20px}@media(max-width:800px){.aiWritingReportWrapper .writingAiBlock.expanded .writingAiDescriptionWrapper{max-height:600px}.aiWritingReportWrapper #editor{margin-left:9px!important;margin-right:8px!important}.aiWritingReportWrapper #editor .paraInner{padding-right:10px}.aiWritingReportWrapper #editor .sentenceType{left:-35px}}.aiHashTags b{background:#ff8042;border-radius:5px;color:#fff;display:inline-block;margin:10px 10px 0 0;padding:5px 10px;text-transform:capitalize}.aiHashTags b.tag{background:#ff5a46}.aiHashTags b.tagGeneralTypeOfWriting{background-color:#fff;border:1px solid #000;color:#000;padding:4px 10px}.aiHashTags b.tagTypeOfWriting{background:#000}.aiIdeasVocab{font-size:24px;font-weight:600;margin-bottom:10px;margin-top:87px;text-align:center}.aiIdeas{border-radius:7px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);font-size:16px;height:max-content;padding:15px}ul.hashtagVocabulary2{margin:5px auto 10px;max-width:715px;text-align:left}ul.hashtagVocabulary2 li{background-color:#eee;border-radius:5px;display:inline-block;font-size:16px;margin-bottom:6px;margin-right:6px;padding:5px 10px}.aiIdeas .h3Wrapper{text-align:center}.aiIdeas .h3{background-color:#3f50b5;border-radius:7px;color:#fff;display:inline-block;font-size:20px;font-weight:700;line-height:23px;margin:55px auto 30px;padding:11px 20px}.aiIdeas .h3 span{text-transform:capitalize}.writingSubject{font-size:21px;font-style:normal;font-weight:600;line-height:29px}.writingSubject b{background-color:#ffff75;margin:0 -3px;padding:0 4px}.timerContainer{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:300px;padding-bottom:25px}.timerContainer svg{height:21px;margin:-2px 4px -5px -3px;width:21px}.timerContainer .startButton{background-color:#000;border-radius:20px;color:#fff;display:inline-block;font-size:15px;letter-spacing:.8px;line-height:17px;padding:9px 22px;text-decoration:none;text-transform:uppercase}.timerContainer .timer{background-color:#e2e2e2;border-radius:5px;color:#000;display:inline-block;font-weight:700;line-height:22px;padding:6px 17px}.timerContainer .timer.redBg{background-color:#e31837!important;color:#fff!important}.writing2Container{display:grid;grid-template-columns:1fr 250px;width:100%}.writing2Container .academicImage{filter:invert(0)}.writing2Container .headerCell1{padding-left:35px}.writing2Container .headerCell2{align-self:end;display:flex;flex-direction:column}.writing2Container .writingSideB{align-items:stretch;display:flex;padding-left:20px;padding-right:15px}.writing2Container .writingSideB .writingStructureTitle{background-color:#4050b5;border-radius:5px;color:#fff;font-size:15px;font-weight:700;margin-top:11px;padding:5px 0;text-align:center}.editor2{word-wrap:break-word;color:#0e101a;cursor:text;font-size:18px;font-weight:400;letter-spacing:normal;line-height:35px;margin:0 auto;outline:none;overflow-wrap:break-word;position:relative;resize:none;white-space:pre-wrap;word-break:break-word}.editor2 div.tagPhrase{border-radius:3px;color:#000;display:inline-block;line-height:20px;margin:0;padding:2px 1px 0;position:relative;transition:all .3s ease 0s}.editor2 div.tagPhrase.selectedTag{background-color:#e31837!important;border-color:#e31837;color:#fff!important}.editor2 div.tagPhrase i{border-radius:7px;color:#019e43;cursor:pointer;display:inline-block;font-size:18px;font-style:normal;font-weight:700;line-height:25px;margin-top:5px;padding:10px}.editor2 div.tagPhrase i:hover{background-color:#eee}.editor2 div.tagPhrase.fixed{background-color:transparent!important;border:none!important}.editor2 div.tagPhrase.fixed div.popup{display:none!important}.editor2 div.tagPhrase.hovered div.popup{opacity:1;visibility:visible}.editor2 div.alert{border-bottom:3px solid #fe8180}.editor2 div.alert.hovered{background-color:#fba2b2;border-bottom:3px solid red}.editor2 div.simple_words{border-bottom:3px solid #df4af0}.editor2 div.simple_words.hovered{background-color:#e8b6ee}.editor2 div.repetition{border-bottom:3px solid #11b992}.editor2 div.linking{border-bottom:3px solid #3194f7}.editor2 div.premium{background-color:#fff0d4;border-bottom:3px solid #ffc940}.editor2 div.premium:hover{background-color:#ffe4b3;border-bottom:3px solid #ffb61b}.editor2 div.popup{-webkit-user-modify:read-only;-moz-user-modify:read-only;background:#fff;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.3);display:block;left:-87px;min-height:100px;opacity:0;outline-color:#111;padding:14px 18px;position:absolute;top:25px;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:300px;z-index:15}.editor2 div.popup em{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' xmlns='http://www.w3.org/2000/svg'%3E%26gt;%3Cpath d='M5 3.5v-1c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2v1h4c.28 0 .5.22.5.5s-.22.5-.5.5h-1.53l-.8 11.2a3.013 3.013 0 0 1-3 2.8H6.33c-1.58 0-2.88-1.22-3-2.8l-.8-11.2H1C.72 4.5.5 4.28.5 4s.22-.5.5-.5h4zm-1.46 1 .8 11.14c.07 1.05.94 1.86 2 1.86h5.33a2 2 0 0 0 2-1.86l.8-11.14H3.53zM6 2.5v1h6v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1zM6.75 7c0-.28.22-.5.5-.5s.5.22.5.5v7.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V7zm3.5 0c0-.28.22-.5.5-.5s.5.22.5.5v7.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5V7z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:5px;cursor:pointer;font-style:normal;height:29px;padding:5px;position:absolute;right:9px;top:9px;width:28px}.editor2 div.popup em:hover{background-color:#eee}.editor2 div.popup u{color:#aaa;display:block;font-size:14px;font-style:normal;font-weight:700;line-height:120%;padding-right:30px;position:relative;text-decoration:none;text-transform:uppercase}.editor2 div.popup .examples,.editor2 div.popup .explanation{color:#27362e;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.21px;line-height:19.88px}.editor2 div.popup .examples{margin-top:20px}.editor2 div.popup .showExamples{color:#019e43;cursor:pointer;display:block;font-size:14px;margin-top:20px;-webkit-text-decoration:dashed;text-decoration:dashed}.editor2 .paragraph{border-radius:5px;margin-left:-20px;margin-top:25px;padding:5px 5px 5px 55px;position:relative}.editor2 .paragraph .paragraphLeftBorder{align-items:center;background-color:#c7cfdb;border-radius:15px;bottom:10px;cursor:default;display:flex;justify-content:center;left:20px;opacity:.2;position:absolute;top:10px;transform:scaleX(.4);transform-origin:center;transition:all .2s ease;width:15px;z-index:13}.editor2 .paragraph .paragraphLeftBorder svg{color:#fff;margin:0 2px}.editor2 .paragraph:hover .paragraphLeftBorder{background-color:#4f4cff;opacity:.6;transform:scaleX(.9)}.editor2 .paragraph:hover .paragraphLeftBorder:hover{background-color:#4f4cff;opacity:1;transform:scaleX(1)}.editor2 .paragraph .sentence{display:inline;padding:0!important}.editor2 .paragraph .sentence span.enhanced{border-bottom:3px solid rgba(253,204,99,.35);border-radius:3px;border-top:11.5px solid #fff!important;margin:0;padding-left:1px;padding-right:1px;transition:all .2s ease}.editor2 .paragraph .sentence .tooltipWrapper{background-color:#0e101a;border-radius:7px;box-shadow:0 0 20px rgba(0,0,0,.3);color:#fff;font-size:17px;line-height:23px;opacity:0;padding:3px;position:absolute;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:385px;z-index:10}.editor2 .paragraph .sentence .tooltipWrapper .tooltipHeader{color:#fff;font-size:13px;line-height:13px;padding:6px 3px 9px;text-align:center}.editor2 .paragraph .sentence .tooltipWrapper .tooltipContainer{background-color:#fff;border-radius:5px;color:#000;padding:8px 12px}.editor2 .paragraph .sentence .tooltipWrapper .tooltipJustification{color:#707070;font-size:12px;line-height:15px;padding-bottom:15px}.editor2 .paragraph .sentence .tooltipWrapper .tooltipFooter{display:flex;flex-direction:row-reverse;padding-top:15px}.editor2 .paragraph .sentence .tooltipWrapper .tooltipDismissButton{border-radius:4px;cursor:pointer;font-size:14px;margin-right:5px;padding:3px 7px}.editor2 .paragraph .sentence .tooltipWrapper .tooltipApplyButton{background-color:#000;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:3px 14px}.editor2 .paragraph:hover .sentence span.enhanced{border-bottom:3px solid #fdcc63}.editor2 .paragraph .paraAssessmentWrapper{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .1s ease;visibility:hidden;z-index:10}.editor2 .paragraph .paraAssessmentWrapper .paraAssessment{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.3);display:flex;justify-content:center;min-height:100%;width:100%}.editor2 .paragraph .paraAssessmentWrapper .paraAssessment .paraAssessmentInner{background-color:#fff;background-color:#0e101a;border-radius:7px;box-shadow:0 0 20px rgba(0,0,0,.3);color:#fff;font-size:17px;line-height:23px;max-width:500px;padding:3px}.editor2 .paragraph .paraAssessmentWrapper .paraAssessment .paraAssessmentInner .paraHeader{color:#fff;font-size:13px;line-height:13px;padding:6px 3px 9px;text-align:center}.editor2 .paragraph .paraAssessmentWrapper .paraAssessment .paraAssessmentInner .paraContainer{background-color:#fff;border-radius:5px;color:#000;padding:20px}.editor2 .paragraph .paraAssessmentWrapper .paraAssessment .paraAssessmentInner .paraContainer .paraEvaluation{color:#707070;font-size:14px;line-height:18px;padding-bottom:5px}.editor2 .paragraph .paraAssessmentWrapper .paraAssessment .paraAssessmentInner .paraContainer .paraSuggestions{color:#000;font-size:14px;line-height:18px}.editor2.linking .tagPhrase.linking{background-color:#bddeff;border-bottom:3px solid #3194f7}.editor2.highlightedSentence0 .sentence.sentenceIndex0{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence0 .sentence.sentenceIndex0 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence0 .sentence.sentenceIndex0 .enhanced,.editor2.highlightedSentence0 .sentence.sentenceIndex0 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence0 .sentence.sentenceIndex0 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph0 .paragraph.paragraph0 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence1 .sentence.sentenceIndex1{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence1 .sentence.sentenceIndex1 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence1 .sentence.sentenceIndex1 .enhanced,.editor2.highlightedSentence1 .sentence.sentenceIndex1 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence1 .sentence.sentenceIndex1 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph1 .paragraph.paragraph1 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence2 .sentence.sentenceIndex2{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence2 .sentence.sentenceIndex2 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence2 .sentence.sentenceIndex2 .enhanced,.editor2.highlightedSentence2 .sentence.sentenceIndex2 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence2 .sentence.sentenceIndex2 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph2 .paragraph.paragraph2 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence3 .sentence.sentenceIndex3{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence3 .sentence.sentenceIndex3 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence3 .sentence.sentenceIndex3 .enhanced,.editor2.highlightedSentence3 .sentence.sentenceIndex3 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence3 .sentence.sentenceIndex3 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph3 .paragraph.paragraph3 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence4 .sentence.sentenceIndex4{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence4 .sentence.sentenceIndex4 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence4 .sentence.sentenceIndex4 .enhanced,.editor2.highlightedSentence4 .sentence.sentenceIndex4 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence4 .sentence.sentenceIndex4 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph4 .paragraph.paragraph4 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence5 .sentence.sentenceIndex5{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence5 .sentence.sentenceIndex5 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence5 .sentence.sentenceIndex5 .enhanced,.editor2.highlightedSentence5 .sentence.sentenceIndex5 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence5 .sentence.sentenceIndex5 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph5 .paragraph.paragraph5 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence6 .sentence.sentenceIndex6{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence6 .sentence.sentenceIndex6 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence6 .sentence.sentenceIndex6 .enhanced,.editor2.highlightedSentence6 .sentence.sentenceIndex6 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence6 .sentence.sentenceIndex6 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph6 .paragraph.paragraph6 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence7 .sentence.sentenceIndex7{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence7 .sentence.sentenceIndex7 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence7 .sentence.sentenceIndex7 .enhanced,.editor2.highlightedSentence7 .sentence.sentenceIndex7 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence7 .sentence.sentenceIndex7 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph7 .paragraph.paragraph7 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence8 .sentence.sentenceIndex8{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence8 .sentence.sentenceIndex8 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence8 .sentence.sentenceIndex8 .enhanced,.editor2.highlightedSentence8 .sentence.sentenceIndex8 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence8 .sentence.sentenceIndex8 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph8 .paragraph.paragraph8 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence9 .sentence.sentenceIndex9{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence9 .sentence.sentenceIndex9 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence9 .sentence.sentenceIndex9 .enhanced,.editor2.highlightedSentence9 .sentence.sentenceIndex9 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence9 .sentence.sentenceIndex9 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph9 .paragraph.paragraph9 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence10 .sentence.sentenceIndex10{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence10 .sentence.sentenceIndex10 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence10 .sentence.sentenceIndex10 .enhanced,.editor2.highlightedSentence10 .sentence.sentenceIndex10 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence10 .sentence.sentenceIndex10 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph10 .paragraph.paragraph10 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence11 .sentence.sentenceIndex11{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence11 .sentence.sentenceIndex11 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence11 .sentence.sentenceIndex11 .enhanced,.editor2.highlightedSentence11 .sentence.sentenceIndex11 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence11 .sentence.sentenceIndex11 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph11 .paragraph.paragraph11 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence12 .sentence.sentenceIndex12{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence12 .sentence.sentenceIndex12 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence12 .sentence.sentenceIndex12 .enhanced,.editor2.highlightedSentence12 .sentence.sentenceIndex12 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence12 .sentence.sentenceIndex12 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph12 .paragraph.paragraph12 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence13 .sentence.sentenceIndex13{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence13 .sentence.sentenceIndex13 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence13 .sentence.sentenceIndex13 .enhanced,.editor2.highlightedSentence13 .sentence.sentenceIndex13 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence13 .sentence.sentenceIndex13 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph13 .paragraph.paragraph13 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence14 .sentence.sentenceIndex14{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence14 .sentence.sentenceIndex14 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence14 .sentence.sentenceIndex14 .enhanced,.editor2.highlightedSentence14 .sentence.sentenceIndex14 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence14 .sentence.sentenceIndex14 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph14 .paragraph.paragraph14 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence15 .sentence.sentenceIndex15{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence15 .sentence.sentenceIndex15 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence15 .sentence.sentenceIndex15 .enhanced,.editor2.highlightedSentence15 .sentence.sentenceIndex15 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence15 .sentence.sentenceIndex15 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph15 .paragraph.paragraph15 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence16 .sentence.sentenceIndex16{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence16 .sentence.sentenceIndex16 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence16 .sentence.sentenceIndex16 .enhanced,.editor2.highlightedSentence16 .sentence.sentenceIndex16 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence16 .sentence.sentenceIndex16 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph16 .paragraph.paragraph16 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence17 .sentence.sentenceIndex17{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence17 .sentence.sentenceIndex17 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence17 .sentence.sentenceIndex17 .enhanced,.editor2.highlightedSentence17 .sentence.sentenceIndex17 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence17 .sentence.sentenceIndex17 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph17 .paragraph.paragraph17 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence18 .sentence.sentenceIndex18{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence18 .sentence.sentenceIndex18 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence18 .sentence.sentenceIndex18 .enhanced,.editor2.highlightedSentence18 .sentence.sentenceIndex18 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence18 .sentence.sentenceIndex18 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph18 .paragraph.paragraph18 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence19 .sentence.sentenceIndex19{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence19 .sentence.sentenceIndex19 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence19 .sentence.sentenceIndex19 .enhanced,.editor2.highlightedSentence19 .sentence.sentenceIndex19 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence19 .sentence.sentenceIndex19 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph19 .paragraph.paragraph19 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence20 .sentence.sentenceIndex20{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence20 .sentence.sentenceIndex20 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence20 .sentence.sentenceIndex20 .enhanced,.editor2.highlightedSentence20 .sentence.sentenceIndex20 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence20 .sentence.sentenceIndex20 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph20 .paragraph.paragraph20 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence21 .sentence.sentenceIndex21{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence21 .sentence.sentenceIndex21 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence21 .sentence.sentenceIndex21 .enhanced,.editor2.highlightedSentence21 .sentence.sentenceIndex21 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence21 .sentence.sentenceIndex21 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph21 .paragraph.paragraph21 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence22 .sentence.sentenceIndex22{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence22 .sentence.sentenceIndex22 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence22 .sentence.sentenceIndex22 .enhanced,.editor2.highlightedSentence22 .sentence.sentenceIndex22 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence22 .sentence.sentenceIndex22 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph22 .paragraph.paragraph22 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence23 .sentence.sentenceIndex23{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence23 .sentence.sentenceIndex23 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence23 .sentence.sentenceIndex23 .enhanced,.editor2.highlightedSentence23 .sentence.sentenceIndex23 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence23 .sentence.sentenceIndex23 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph23 .paragraph.paragraph23 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence24 .sentence.sentenceIndex24{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence24 .sentence.sentenceIndex24 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence24 .sentence.sentenceIndex24 .enhanced,.editor2.highlightedSentence24 .sentence.sentenceIndex24 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence24 .sentence.sentenceIndex24 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph24 .paragraph.paragraph24 .paraAssessmentWrapper{opacity:1;visibility:visible}.editor2.highlightedSentence25 .sentence.sentenceIndex25{background-color:#ffe4b3;border-radius:3px}.editor2.highlightedSentence25 .sentence.sentenceIndex25 .tooltipWrapper{opacity:1;pointer-events:auto;visibility:visible}.editor2.highlightedSentence25 .sentence.sentenceIndex25 .enhanced,.editor2.highlightedSentence25 .sentence.sentenceIndex25 .tagPhrase{background-color:transparent;border-bottom:3px solid #fff!important}.editor2.highlightedSentence25 .sentence.sentenceIndex25 .tagPhrase{border-bottom:1px solid red!important;border-radius:0}.editor2.highlightedParagraph25 .paragraph.paragraph25 .paraAssessmentWrapper{opacity:1;visibility:visible}.lowMark{border-bottom:12px solid #ff4e43;border-left:6px solid transparent;border-right:6px solid transparent;display:inline-block}.mediumMark{background-color:#ffa400}.highMark,.mediumMark{display:inline-block;height:11px;width:11px}.highMark{background-color:#0cce6a;border-radius:100%}.editor2FinalReport{text-align:center;width:100%}.editor2FinalReport .colorDescription{border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);display:flex;font-size:16px;justify-content:space-between;margin:60px auto;padding:15px 20px;width:415px}.editor2FinalReport .scoreWrapper2{display:inline-block;margin:0 auto;position:relative}.editor2FinalReport .scoreWrapper2.lg{padding-bottom:85px}.editor2FinalReport .scoreWrapper2.lg .svgValue{font-size:55px;height:162px}.editor2FinalReport .scoreWrapper2.lg .scoreDesc{font-size:23px}.editor2FinalReport .scoreWrapper2.lg svg{height:162px;width:162px}.editor2FinalReport .scoreWrapper2.sm{padding-bottom:30px;padding-top:50px}.editor2FinalReport .scoreWrapper2.sm .svgValue{font-size:30px;height:90px}.editor2FinalReport .scoreWrapper2.sm .scoreDesc{font-size:18px}.editor2FinalReport .scoreWrapper2.sm svg{height:90px;width:90px}.editor2FinalReport .scoreWrapper2 .svgValue{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.editor2FinalReport .scoreWrapper2 .scoreDesc{font-weight:600}.editor2FinalReport .scoreWrapper2 .svgWrapper2{position:relative}.editor2FinalReport .scoreWrapper2 .svgWrapper2.lowValue .svgValue{color:#c00}.editor2FinalReport .scoreWrapper2 .svgWrapper2.lowValue .inner{stroke:#ff4e43}.editor2FinalReport .scoreWrapper2 .svgWrapper2.mediumValue .svgValue{color:#c33300}.editor2FinalReport .scoreWrapper2 .svgWrapper2.mediumValue .inner{stroke:#ffa400}.editor2FinalReport .scoreWrapper2 .svgWrapper2.highValue .svgValue{color:#080}.editor2FinalReport .scoreWrapper2 .svgWrapper2.highValue .inner{stroke:#0cce6a}.editor2FinalReport .scoreWrapper2 .svgWrapper2 svg .outer{stroke:#f3f3f3;stroke-width:10px;fill:none}.editor2FinalReport .scoreWrapper2 .svgWrapper2 svg .inner{stroke-width:10px;fill:none;stroke-dasharray:0 251.2;stroke-linecap:round;transition:stroke-dasharray 1s ease-out}.editor2FinalReport .report{max-width:860px;padding:0 35px 35px;width:100%}.editor2FinalReport .report,.editor2FinalReport .report .criteriaDescription{border-radius:7px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);font-size:16px;line-height:23px;margin:0 auto}.editor2FinalReport .report .criteriaDescription{max-width:715px;padding:15px;text-align:left}.editor2FinalReport .report .criteriaDescription .criteriaDescriptionText{background-color:#fafbfc;margin-bottom:2px;padding:8px}.editor2FinalReport .report .subHeader{background-color:#f3f3f3;border-radius:5px;display:inline-block;font-size:16px;font-weight:700;margin:40px auto 20px;padding:5px 15px}.editor2FinalReport .report .subcreteriaEvaluation{background-color:#eff2f5;color:#000;font-size:16px;font-weight:700;margin:0 auto 2px;max-width:715px;padding:8px 12px;position:relative;text-align:left}.editor2FinalReport ul.hashtagVocabulary{margin:10px 0 0}.editor2FinalReport ul.hashtagVocabulary li{background-color:#eee;border-radius:5px;display:inline-block;font-size:16px;margin-bottom:6px;margin-right:6px;padding:5px 10px}.editor2FinalReport .writingAiBlock{font-size:16px;margin:0 auto;max-width:715px;text-align:left}.editor2FinalReport .writingAiBlock .writingAiHeader{background-color:#eff2f5;color:#000;cursor:pointer;font-weight:700;margin-bottom:2px;padding:8px 38px 8px 12px;position:relative;-webkit-user-select:none;user-select:none}.editor2FinalReport .writingAiBlock .writingAiHeader:hover{background-color:#eaebed}.editor2FinalReport .writingAiBlock .writingAiDescriptionWrapper{max-height:0;transform:scaleY(0);transform-origin:top;transition:transform .2s ease,max-height .2s ease}.editor2FinalReport .writingAiBlock .writingAiDescriptionWrapper .writingAiDescription{background-color:#fafbfc;margin-bottom:2px;padding:8px}.editor2FinalReport .writingAiBlock.expanded .writingAiDescriptionWrapper{max-height:300px;transform:scaleY(1)}.editor2FinalReport .writingAiBlock.expanded .chevronContainer{top:6px}.editor2FinalReport .writingAiBlock.expanded .lh-chevron__line-left{transform:rotate(var(--chevron-angle))}.editor2FinalReport .writingAiBlock.expanded .lh-chevron__line-right{transform:rotate(var(--chevron-angle-right))}.editor2FinalReport .band9ExampleTitle{background-color:#3f50b5;border-radius:7px;color:#fff;display:inline-block;font-size:20px;font-weight:700;line-height:23px;margin:55px auto 30px;padding:11px 20px}.editor2FinalReport .band9Example{padding:45px}.editor2FinalReport .band9Example .writingSubject{font-size:21px;font-weight:600;line-height:29px;padding-bottom:35px;text-align:left}@media(max-width:800px){.writing2Container{display:block}.writing2Container .writingSideB{display:none}.writing2Container .headerCell1{padding-left:0}.writing2Container .editor2 .paragraph{padding-left:35px}.writing2Container .editor2 .paragraph .paragraphLeftBorder{left:8px}.writing2Container .mobileCEFR{background-color:#eee;border-radius:4px;display:block!important;margin-left:15px;margin-right:15px;margin-top:11px}.writing2Container .editor2 div.paraAssessmentInner{margin-left:38px!important}.writing2Container .editor2 div.popup,.writing2Container .editor2 div.tooltipWrapper{box-shadow:rgba(0,0,0,.8);left:3px!important;position:fixed!important;right:3px!important;top:3px!important;width:auto!important;z-index:1204!important}.writing2Container .editor2 div.popup u,.writing2Container .editor2 div.tooltipWrapper u{color:#5c5c5c}.writing2Container .editor2 div.popup{border:2px solid #5d5d5d}.writing2Container .editor2 div.tooltipWrapper{box-shadow:none}.aiHashTags,.writingReport h2{padding:0 15px}.editor2FinalReport .report{box-shadow:none!important;padding:0!important}.editor2FinalReport .report .criteriaDescription{padding:0!important}.editor2FinalReport .colorDescription{align-items:center;display:flex;flex-direction:column;height:111px;justify-content:center;justify-content:space-between;padding:15px;width:215px}.editor2FinalReport .band9Example{padding:25px}.speakingReportContainer .speakingReportBlock{width:100%!important}}.highlightedBorder{border:2px solid transparent;border-radius:6px;position:relative}.highlightedBorder:before{animation:spin 3s linear infinite;background-image:conic-gradient(from var(--angle),transparent 80%,#228df1 88%,#1b49ff 92%,#7605cc 100%);background-origin:border-box;border:inherit;border-radius:inherit;content:"";inset:-2px;-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;z-index:1}@property --angle{syntax:"<angle>";inherits:true;initial-value:0turn}@keyframes spin{to{--angle:1turn}}@supports not (background:paint(something)){.highlightedBorder:before{background-image:conic-gradient(#381d6a 80%,#e0d1ff 88%,#e0d1ff 92%,#381d6a 100%);border:2px solid transparent}}.writingStructureWrapper{text-align:left}.writingStructureWrapper .writingStructure{font-size:16px;position:sticky;top:65px}.writingStructureWrapper .writingStructure.highlightedParagraph0 .contentOfParagraph0 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph1 .contentOfParagraph1 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph10 .contentOfParagraph10 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph11 .contentOfParagraph11 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph12 .contentOfParagraph12 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph13 .contentOfParagraph13 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph14 .contentOfParagraph14 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph15 .contentOfParagraph15 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph16 .contentOfParagraph16 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph17 .contentOfParagraph17 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph18 .contentOfParagraph18 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph19 .contentOfParagraph19 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph2 .contentOfParagraph2 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph20 .contentOfParagraph20 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph21 .contentOfParagraph21 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph22 .contentOfParagraph22 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph23 .contentOfParagraph23 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph24 .contentOfParagraph24 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph25 .contentOfParagraph25 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph3 .contentOfParagraph3 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph4 .contentOfParagraph4 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph5 .contentOfParagraph5 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph6 .contentOfParagraph6 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph7 .contentOfParagraph7 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph8 .contentOfParagraph8 .paraTitle,.writingStructureWrapper .writingStructure.highlightedParagraph9 .contentOfParagraph9 .paraTitle,.writingStructureWrapper .writingStructure.highlightedSentence0 .paraSentence0,.writingStructureWrapper .writingStructure.highlightedSentence1 .paraSentence1,.writingStructureWrapper .writingStructure.highlightedSentence10 .paraSentence10,.writingStructureWrapper .writingStructure.highlightedSentence11 .paraSentence11,.writingStructureWrapper .writingStructure.highlightedSentence12 .paraSentence12,.writingStructureWrapper .writingStructure.highlightedSentence13 .paraSentence13,.writingStructureWrapper .writingStructure.highlightedSentence14 .paraSentence14,.writingStructureWrapper .writingStructure.highlightedSentence15 .paraSentence15,.writingStructureWrapper .writingStructure.highlightedSentence16 .paraSentence16,.writingStructureWrapper .writingStructure.highlightedSentence17 .paraSentence17,.writingStructureWrapper .writingStructure.highlightedSentence18 .paraSentence18,.writingStructureWrapper .writingStructure.highlightedSentence19 .paraSentence19,.writingStructureWrapper .writingStructure.highlightedSentence2 .paraSentence2,.writingStructureWrapper .writingStructure.highlightedSentence20 .paraSentence20,.writingStructureWrapper .writingStructure.highlightedSentence21 .paraSentence21,.writingStructureWrapper .writingStructure.highlightedSentence22 .paraSentence22,.writingStructureWrapper .writingStructure.highlightedSentence23 .paraSentence23,.writingStructureWrapper .writingStructure.highlightedSentence24 .paraSentence24,.writingStructureWrapper .writingStructure.highlightedSentence25 .paraSentence25,.writingStructureWrapper .writingStructure.highlightedSentence3 .paraSentence3,.writingStructureWrapper .writingStructure.highlightedSentence4 .paraSentence4,.writingStructureWrapper .writingStructure.highlightedSentence5 .paraSentence5,.writingStructureWrapper .writingStructure.highlightedSentence6 .paraSentence6,.writingStructureWrapper .writingStructure.highlightedSentence7 .paraSentence7,.writingStructureWrapper .writingStructure.highlightedSentence8 .paraSentence8,.writingStructureWrapper .writingStructure.highlightedSentence9 .paraSentence9{background-color:#ffe4b3}.writingStructureWrapper .writingStructure .contentOfParagraph{padding-top:10px}.writingStructureWrapper .writingStructure .contentOfParagraph .paraTitle{border-radius:3px;cursor:pointer;display:inline-block;padding:0 6px;transition:all 20ms ease}.writingStructureWrapper .writingStructure .contentOfParagraph .paraTitle:hover{background-color:#ffe4b3}.writingStructureWrapper .writingStructure .contentOfParagraph .paraSentences{max-height:600px;transition:max-height .2s ease-in-out}.writingStructureWrapper .writingStructure .contentOfParagraph .paraSentences .paraSentence{border-radius:3px;cursor:pointer;display:inline-block;padding:0 6px;transition:all 20ms ease}.writingStructureWrapper .writingStructure .contentOfParagraph .paraSentences .paraSentence:hover{background-color:#ffe4b3}.writingStructureWrapper .writingStructure .contentOfParagraph .paraSentences .paraSentence svg{height:8px;margin-bottom:1px;margin-right:5px;width:8px}.writingStructureWrapper .writingStructure.paragraph1 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph2 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph2 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph19 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph19 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph20 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph19 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph20 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph21 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph19 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph20 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph21 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph22 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph19 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph20 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph21 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph22 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph23 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph10 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph11 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph12 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph13 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph14 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph15 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph16 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph17 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph18 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph19 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph20 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph21 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph22 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph23 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph24 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph8 .paraSentences,.writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph9 .paraSentences,.writingStructureWrapper .writingStructure.paragraph3 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph3 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph3 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph0 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph1 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph2 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph3 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph4 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph5 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph6 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph7 .paraSentences,.writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph8 .paraSentences{max-height:0;overflow:hidden}.structureOverlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:99}.mobileWritingStructure{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);display:inline-block;left:50%;max-height:calc(100vh - 30px);overflow-y:scroll;padding:10px;position:fixed;text-align:center;top:15px;transform:translateX(-50%);z-index:100}.mobileWritingStructure .paraTitle{font-size:16px;padding:0 27px 0 5px;position:relative;white-space:nowrap}.mobileWritingStructure .paraTitle svg{margin-bottom:-6px}.mobileWritingStructure .paraTitle .chevronContainer{position:absolute;right:0;top:1px}.mobileWritingStructure .paraTitle.expanded .chevronContainer{top:-5px}.mobileWritingStructure .paraTitle.expanded .lh-chevron__line-left{transform:rotate(var(--chevron-angle))}.mobileWritingStructure .paraTitle.expanded .lh-chevron__line-right{transform:rotate(var(--chevron-angle-right))}.mobileWritingStructure .writingStructureWrapper{border-top:1px solid #ccc;margin-top:10px;min-width:230px;padding:5px}.mobileWritingStructure .writingStructureWrapper .writingStructure{font-size:16px;position:sticky;top:65px}.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph0 .contentOfParagraph0 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph1 .contentOfParagraph1 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph10 .contentOfParagraph10 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph11 .contentOfParagraph11 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph12 .contentOfParagraph12 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph13 .contentOfParagraph13 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph14 .contentOfParagraph14 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph15 .contentOfParagraph15 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph16 .contentOfParagraph16 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph17 .contentOfParagraph17 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph18 .contentOfParagraph18 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph19 .contentOfParagraph19 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph2 .contentOfParagraph2 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph20 .contentOfParagraph20 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph21 .contentOfParagraph21 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph22 .contentOfParagraph22 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph23 .contentOfParagraph23 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph24 .contentOfParagraph24 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph25 .contentOfParagraph25 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph3 .contentOfParagraph3 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph4 .contentOfParagraph4 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph5 .contentOfParagraph5 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph6 .contentOfParagraph6 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph7 .contentOfParagraph7 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph8 .contentOfParagraph8 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedParagraph9 .contentOfParagraph9 .paraTitle,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence0 .paraSentence0,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence1 .paraSentence1,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence10 .paraSentence10,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence11 .paraSentence11,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence12 .paraSentence12,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence13 .paraSentence13,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence14 .paraSentence14,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence15 .paraSentence15,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence16 .paraSentence16,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence17 .paraSentence17,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence18 .paraSentence18,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence19 .paraSentence19,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence2 .paraSentence2,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence20 .paraSentence20,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence21 .paraSentence21,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence22 .paraSentence22,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence23 .paraSentence23,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence24 .paraSentence24,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence25 .paraSentence25,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence3 .paraSentence3,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence4 .paraSentence4,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence5 .paraSentence5,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence6 .paraSentence6,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence7 .paraSentence7,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence8 .paraSentence8,.mobileWritingStructure .writingStructureWrapper .writingStructure.highlightedSentence9 .paraSentence9{background-color:#fff!important}.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph1 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph10 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph11 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph12 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph13 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph14 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph15 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph16 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph17 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph18 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph19 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph2 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph2 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph19 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph20 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph19 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph20 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph21 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph19 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph20 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph21 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph22 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph19 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph20 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph21 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph22 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph23 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph19 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph20 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph21 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph22 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph23 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph24 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph10 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph11 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph12 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph13 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph14 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph15 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph16 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph17 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph18 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph19 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph20 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph21 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph22 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph23 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph24 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph8 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph25 .contentOfParagraph9 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph3 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph3 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph3 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph4 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph5 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph6 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph7 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph8 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph0 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph1 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph2 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph3 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph4 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph5 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph6 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph7 .paraSentences,.mobileWritingStructure .writingStructureWrapper .writingStructure.paragraph9 .contentOfParagraph8 .paraSentences{max-height:600px!important;overflow:visible!important}.mobileWritingStructure.hidden{opacity:0;visibility:hidden}.mobileWritingStructure.visible{opacity:1;visibility:visible}.showWritingCEFR{background-color:#282c34!important;color:#6e7071}.showWritingCEFR .mobileCEFR,.showWritingCEFR .writingSwitcherCEFR,.showWritingCEFR .writingSwitcherCEFR .animated-border-inner{background:#000}.showWritingCEFR .tabulator .tab-link{color:#fff}.showWritingCEFR .tabulator .tab-item a{border-color:#6e7071!important}.showWritingCEFR .tabulator .tab-item a:hover{background-color:#414349!important}.showWritingCEFR .aiHashTags b,.showWritingCEFR .tabulator .tab-item.active a{background-color:#6e7071!important}.showWritingCEFR .aiHashTags b{color:#282c34!important}.showWritingCEFR .mobileWritingStructure{display:none!important}.showWritingCEFR .writingPieCEFR{display:block!important}.showWritingCEFR .writingStructureTitleText{display:none!important}.showWritingCEFR .writingCEFRTitleText{display:inline!important}.showWritingCEFR .grammarStat{color:#282c34;opacity:1!important;visibility:visible!important;z-index:10!important}.showWritingCEFR #editor{opacity:0!important;overflow:hidden;padding-bottom:25px!important;visibility:hidden!important;z-index:-1!important}.showWritingCEFR .editor2FinalReport,.showWritingCEFR .writingSideB .writingStructureWrapper{display:none!important}.showWritingCEFR .academicImage{filter:invert(1)}.showWritingCEFR [data-cefr="0"]{color:#00c49f!important}.showWritingCEFR [data-cefr="1"]{color:#0088fe!important}.showWritingCEFR [data-cefr="2"]{color:#785fff!important}.showWritingCEFR [data-cefr="3"]{color:#ff5a46!important}.showWritingCEFR [data-cefr="4"]{color:#ff8042!important}.showWritingCEFR [data-cefr="5"]{color:#ffbb28!important}.writingSwitcherCEFR{background-color:#eee;border-radius:4px;padding:3px 3px 3px 6px}.writingSwitcherCEFR,.writingSwitcherCEFR .writingSwitcherCEFRContainer{align-items:center;display:flex;justify-content:space-between;width:100%}.writingSwitcherCEFR .writingSwitcherCEFRContainer{padding:3px 3px 3px 8px}.writingPieCEFR{padding:10px 0 0}.writingPieCEFR .pie-chart-container{align-items:center;display:flex;flex-direction:column}.writingPieCEFR .pie-chart-svg{margin:-33px -37px -20px -45px}.writingPieCEFR .segment-label{fill:#fff;font-size:14px;font-weight:700}.writingPieCEFR .legend{color:#f2f2f2;display:flex;flex-direction:column;font-size:14px;gap:8px}.writingPieCEFR .legend-item{align-items:center;display:flex;gap:8px}.writingPieCEFR .legend-color{border-radius:4px;height:16px;width:16px}.writingPieCEFR .legend-name{font-weight:700}.writingPieCEFR .legend-value{color:#cfcfcf}.writingPieCEFR .writingPieCEFR{padding:32px 0}.writingPieCEFR .app-title{font-size:24px;font-weight:700;margin-bottom:32px;text-align:center}@media(max-width:800px){.pieMobileWrapper{display:block!important}}.editor2FinalReport .speakingReportContainer{grid-gap:30px;display:flex;flex-wrap:wrap;font-size:16px;gap:35px;justify-content:center;margin:25px auto}.editor2FinalReport .speakingReportContainer .speakingReportBlock .reportSubBlock div{display:inline-block;margin:0 auto 5px;text-align:left;width:255px}.editor2FinalReport .speakingReportContainer .speakingReportBlock{border-radius:7px;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 1px 8px rgba(0,0,0,.15);height:max-content;padding:15px;width:338px}.editor2FinalReport .speakingReportContainer .speakingReportBlock.complexSentencesBlock{max-width:720px}.editor2FinalReport .speakingReportContainer .speakingReportBlock .speakingReportSubHeader{font-size:20px;font-weight:700;text-align:center}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable{border-collapse:separate;border-spacing:2px;margin-top:5px;position:relative;width:100%}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable.maxHeight tbody tr,.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable.maxHeight thead{display:table;table-layout:fixed;width:100%}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable.maxHeight tbody{display:block;max-height:260px;overflow-y:auto}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable thead tr:nth-child(2n) td,.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable thead tr:nth-child(odd) td{background-color:#eff2f5;font-weight:700;text-align:center}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr:nth-child(odd) td{background-color:#fafbfc}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr:nth-child(2n) td{background-color:#eff2f5}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable td{line-height:24px;padding:8px;vertical-align:middle}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:first-child{text-align:left}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(2),.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(3),.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(4),.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr td:nth-child(5){text-align:center}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr.loadMore td{background-color:#fafbfc;text-align:center}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr.loadMore td a{align-items:center;background-color:#1a6aff;border-radius:4px;color:#fff;display:block;font-size:16px;font-weight:700;margin:0 auto;max-width:330px;padding:10px 16px;text-decoration:none}.editor2FinalReport .speakingReportContainer .speakingReportBlock table.speakingReportTable tbody tr.loadMore td a:hover{background-color:#4884ff}.toggleWrapper .a8z-toggle-switch{--a8z-ts-width:65px;--a8z-ts-height:30px;--a8z-ts-switch-width:30px;--a8z-ts-color:#3f50b5;--a8z-ts-color-unchecked:#ccc;--a8z-ts-shadow-color:rgba(0,0,0,.5);--a8z-ts-input-font-size:0.8rem;--a8z-ts-input-font-color:#fff;--a8z-ts-input-checked-content:"ON";--a8z-ts-input-unchecked-content:"OFF";--a8z-ts-switch-background-color:#fff;--a8z-ts-label-color:#000;align-items:center;color:var(--a8z-ts-input-font-color);display:inline-flex;margin-bottom:0;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle}.toggleWrapper .a8z-toggle-switch:hover{cursor:pointer}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]{opacity:0;position:absolute}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle{align-items:center;border-radius:4px;cursor:pointer;flex-shrink:0;height:var(--a8z-ts-height);margin:0;overflow:hidden;position:relative;transition:background .2s linear,box-shadow .2s linear;width:var(--a8z-ts-width)}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle:before{content:var(--a8z-ts-input-checked-content);opacity:0}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle:after{content:var(--a8z-ts-input-unchecked-content);left:var(--a8z-ts-switch-width)}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle:after,.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle:before{align-items:center;display:flex;font-size:var(--a8z-ts-input-font-size);height:100%;justify-content:center;position:absolute;transition:all .2s linear;width:calc(100% - var(--a8z-ts-switch-width));z-index:2}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle>.switch{background-color:var(--a8z-ts-switch-background-color);border-radius:6px;box-sizing:border-box;display:block;height:100%;position:absolute;right:0;transition:right .2s linear,border-color .2s linear;width:var(--a8z-ts-switch-width);z-index:3}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]+.toggle+.label{color:var(--a8z-ts-label-color);margin-left:10px}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:checked+.toggle{background-color:var(--a8z-ts-color)}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:checked+.toggle:before{opacity:1}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:checked+.toggle:after{opacity:0}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:checked+.toggle>.switch{border-color:var(--a8z-ts-color);border-style:solid;border-width:3px}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:not(:checked)+.toggle{background-color:var(--a8z-ts-color-unchecked)}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:not(:checked)+.toggle>.switch{border-color:var(--a8z-ts-color-unchecked);border-style:solid;border-width:3px;right:calc(100% - var(--a8z-ts-switch-width))}.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:active,.toggleWrapper .a8z-toggle-switch>input[type=checkbox]:focus{box-shadow:0 0 5px 3px var(--a8z-ts-shadow-color)}.toggleWrapper .a8z-toggle-switch>input[type=checkbox][disabled]+.toggle{opacity:.5}.toggleWrapper .a8z-toggle-switch>input[type=checkbox][disabled]+.toggle:hover{cursor:not-allowed}.toggleWrapper .a8z-toggle-switch[data-label=left]>input[type=checkbox]+.toggle{order:2}.toggleWrapper .a8z-toggle-switch[data-label=left]>input[type=checkbox]+.toggle+.label{margin-left:0;margin-right:10px;order:1}.toggleWrapper .a8z-toggle-switch[data-size=xl]{--a8z-ts-width:85px;--a8z-ts-height:40px;--a8z-ts-switch-width:40px;--a8z-ts-input-font-size:1.2rem}.toggleWrapper .a8z-toggle-switch[data-size=lg]{--a8z-ts-width:75px;--a8z-ts-height:35px;--a8z-ts-switch-width:35px;--a8z-ts-input-font-size:1rem}.toggleWrapper .a8z-toggle-switch[data-size=sm]{--a8z-ts-width:55px;--a8z-ts-height:25px;--a8z-ts-switch-width:25px;--a8z-ts-input-font-size:0.7rem}.toggleWrapper .a8z-toggle-switch[data-size=xs]{--a8z-ts-width:45px;--a8z-ts-height:20px;--a8z-ts-switch-width:20px;--a8z-ts-input-font-size:0.5rem}.toggleWrapper .a8z-toggle-switch[data-style=rounded]>input[type=checkbox]+.toggle,.toggleWrapper .a8z-toggle-switch[data-style=rounded]>input[type=checkbox]+.toggle>.switch{border-radius:50px}.toggleWrapper .a8z-toggle-switch[data-style=rounded]>input[type=checkbox]+.toggle:after,.toggleWrapper .a8z-toggle-switch[data-style=rounded]>input[type=checkbox]+.toggle:before{width:calc(100% - var(--a8z-ts-switch-width) - 5px)}.toggleWrapper .a8z-toggle-switch[data-style=rounded]>input[type=checkbox]+.toggle:before{left:5px}.toggleWrapper .a8z-toggle-switch[data-style=rounded]>input[type=checkbox]+.toggle:after{right:5px}.toggleWrapper .a8z-toggle-switch[data-style=square]>input[type=checkbox]+.toggle,.toggleWrapper .a8z-toggle-switch[data-style=square]>input[type=checkbox]+.toggle>.switch{border-radius:0}.toggleWrapper .a8z-toggle-switch[data-color=red]{--a8z-ts-color:#e74c3c}.toggleWrapper .a8z-toggle-switch[data-color=orange]{--a8z-ts-color:#e67e22}.toggleWrapper .a8z-toggle-switch[data-color=yellow]{--a8z-ts-color:#f1c40f}.toggleWrapper .a8z-toggle-switch[data-color=green]{--a8z-ts-color:#2ecc71}.toggleWrapper .a8z-toggle-switch[data-color=blue]{--a8z-ts-color:#3f50b5}.toggleWrapper .a8z-toggle-switch[data-color=purple]{--a8z-ts-color:#9b59b6}.toggleWrapper .a8z-toggle-switch[data-color=gray]{--a8z-ts-color:#555}.toggleWrapper .a8z-toggle-switch[data-color=pink]{--a8z-ts-color:#e91e63}.toggleWrapper .a8z-toggle-switch[data-color=brown]{--a8z-ts-color:#795548}.toggleWrapper .a8z-toggle-switch[data-color=indigo]{--a8z-ts-color:#3f51b5}.toggleWrapper .a8z-toggle-switch[data-color=teal]{--a8z-ts-color:#009688}.toggleWrapper .a8z-toggle-switch[data-text=false]{--a8z-ts-width:60px}.toggleWrapper .a8z-toggle-switch[data-text=false]>input[type=checkbox]+.toggle:after,.toggleWrapper .a8z-toggle-switch[data-text=false]>input[type=checkbox]+.toggle:before{content:""}.toggleWrapper .a8z-toggle-switch[data-text=false][data-size=xl]{--a8z-ts-width:80px}.toggleWrapper .a8z-toggle-switch[data-text=false][data-size=lg]{--a8z-ts-toggle-width:70px}.toggleWrapper .a8z-toggle-switch[data-text=false][data-size=sm]{--a8z-ts-width:50px}.toggleWrapper .a8z-toggle-switch[data-text=false][data-size=xs]{--a8z-ts-width:40px}.post-hub ul.preloader li{padding:24px 0 35px!important}.post-hub div.h4{font-size:21px;font-weight:700;line-height:30px;padding:35px 0 25px}.post-hub ul.topics li,.post-hub ul.types li{background-color:#e4e6ea;border:1px solid #d8d9d9;border-radius:16px;color:#1d1f23;cursor:pointer;display:inline-block;font-size:1em;line-height:1.55em;margin:12px 12px 0 0;padding:4px 15px}.post-hub ul.topics li svg,.post-hub ul.types li svg{margin-bottom:-4px;margin-right:4px;width:19px}.post-hub ul.topics li.active,.post-hub ul.types li.active{background-color:#1a77f2;border-color:#1a77f2;color:#fff}.post-hub ul.types{background-color:#e4e6ea;border-radius:6px;margin-bottom:10px;margin-top:20px;padding:14px 12px 2px;text-align:center}.post-hub ul.types li{background-color:#fff;border-radius:5px;font-weight:700;margin:0 6px 12px}.post-hub ul.types li.active{background-color:#1a77f2;border-color:#1a77f2}.post-hub ul li a.link{color:#1a0dab;display:block;font-size:18px;font-weight:400;height:46px;line-height:22px;overflow:hidden;text-align:justify;text-decoration:none}.post-hub ul li a.link:hover{text-decoration:underline}.post-hub ul li a.link.smallFix{align-items:center;display:flex}.post-hub ul li a.link.notVerified{color:red!important}.post-hub ul li .authorContentWrapper{float:right;font-size:16px;line-height:30px}.post-hub ul li .authorContentWrapper .avatarWrapper{margin-bottom:-6px;position:relative}.post-hub ul li .authorContentWrapper .avatarWrapper,.post-hub ul li .authorContentWrapper .avatarWrapper .avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:inline-block;height:25px;width:25px}.post-hub ul li .authorContentWrapper .avatarWrapper .avatar{position:absolute}.post-hub ul li .authorContentWrapper b{color:#111;font-size:15px;font-weight:400}.post-hub ul.comment-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:20px}.post-hub ul.comment-list li{border:1px solid #d0d1d5;border-radius:5px;margin-bottom:70px;padding:20px;position:relative;width:48%}.post-hub ul.comment-list li .authorContentWrapper{bottom:-40px;position:absolute;right:0}.post-hub ul.comment-list li .authorContentWrapper:before{border-left:60px solid transparent;border-top:23px solid #d0d1d5;content:"";height:0;margin-right:9px;position:absolute;right:100%;top:-9px;width:0}.post-hub ul.comment-list li .authorContentWrapper:after{border-left:62px solid transparent;border-top:24px solid #fff;content:"";height:0;margin-right:10px;position:absolute;right:100%;top:-11px;width:0}.post-hub ul.comment-list li .commentContentWrapper .date{color:#4f5464;font-size:14px;line-height:20px;padding-top:5px;text-align:right}.post-hub ul.comment-list li .commentContentWrapper .commentContent{color:#000;font-size:17px;font-weight:400;line-height:21px;max-height:72px;overflow:hidden;padding-top:5px;position:relative}.post-hub ul.comment-list li .commentContentWrapper .likes{background-color:#fff;border:1px solid #d0d1d5;border-radius:4px;bottom:-17px;font-size:14px;line-height:21px;padding:5px 10px;position:absolute}.post-hub ul.comment-list li .commentContentWrapper .likes svg{margin-bottom:-3px;margin-right:4px;width:17px}.post-hub ul.comment-list li .commentContentWrapper .likes svg path{fill:#000!important}.post-hub ul.post-list{display:flex;flex-direction:column}.post-hub ul.post-list li{align-items:center;display:flex;margin:14px 0;padding:10px 0}.post-hub ul.post-list li .postContentWrapper .bandScore,.post-hub ul.post-list li .postContentWrapper .commentsCount{background-color:#fff;border:1px solid #212121;border-radius:5px;color:#212121;display:block;float:left;font-size:16px;height:38px;margin-right:10px;margin-top:3px;padding:5px;text-align:center;width:38px}.post-hub ul.post-list li .postContentWrapper .bandScore b,.post-hub ul.post-list li .postContentWrapper .commentsCount b{display:block;font-size:15px;font-weight:700;line-height:15px}.post-hub ul.post-list li .postContentWrapper .bandScore i,.post-hub ul.post-list li .postContentWrapper .commentsCount i{display:block;font-size:9px;font-style:normal;letter-spacing:.5px}.post-hub ul.post-list li .postContentWrapper .bandScore.bandSmall,.post-hub ul.post-list li .postContentWrapper .commentsCount.bandSmall{height:31px;margin-top:0;width:33px}.post-hub ul.post-list li .postContentWrapper .bandScore.bandSmall b,.post-hub ul.post-list li .postContentWrapper .commentsCount.bandSmall b{font-size:14px;line-height:14px;margin:-2px 0}.post-hub ul.post-list li .postContentWrapper .bandScore.commentsCount,.post-hub ul.post-list li .postContentWrapper .commentsCount.commentsCount{border-bottom-left-radius:0!important;height:auto!important;margin-top:3px;min-width:58px;position:relative}.post-hub ul.post-list li .postContentWrapper .bandScore.commentsCount:before,.post-hub ul.post-list li .postContentWrapper .commentsCount.commentsCount:before{border-bottom:12px solid #000;border-left:10px solid transparent;bottom:-1px;content:"";display:block;height:0;position:absolute;right:100%;width:0}.post-hub ul.post-list li .postContentWrapper .bandScore.commentsCount:after,.post-hub ul.post-list li .postContentWrapper .commentsCount.commentsCount:after{border-bottom:12px solid #fff;border-left:10px solid transparent;bottom:0;content:"";display:block;height:0;left:-12px;margin-left:4px;position:absolute;width:0}.post-hub ul.post-list li .postContentWrapper .bandScore.commentsCount i,.post-hub ul.post-list li .postContentWrapper .commentsCount.commentsCount i{display:block;font-size:9px;font-style:normal;letter-spacing:.5px}.post-hub ul.post-list li .postContentWrapper .textContent{color:#4d5156;font-size:14px;font-weight:400;line-height:22px;overflow:hidden;padding-top:3px;text-align:justify}.post-hub ul.post-list .postComments{border-bottom-left-radius:0!important;height:auto!important;margin-top:3px;min-width:58px;position:relative}.post-hub ul.post-list .postComments i{display:block;font-size:9px;font-style:normal}.post-hub ul.post-list .postComments:before{border-bottom:12px solid #000;bottom:-1px;right:100%}.post-hub ul.post-list .postComments:after,.post-hub ul.post-list .postComments:before{border-left:10px solid transparent;content:"";display:block;height:0;position:absolute;width:0}.post-hub ul.post-list .postComments:after{border-bottom:12px solid #fff;bottom:0;left:-12px;margin-left:4px}.post-hub .loadMore{background-color:#f7f7f7;border:1px solid #e2e2e2;border-radius:7px;margin-top:25px;padding:45px 20px;text-align:center;width:100%}.post-hub .loadMore a{align-items:center;background-color:#377dff;border-radius:5px;color:#fff;display:inline-block;font-size:15px;font-weight:700;height:47px;letter-spacing:.8px;line-height:47px;padding:0 37px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase}.appWritingHub *{font-feature-settings:"ss01";-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Arial;outline:none}body.ieltsingApp .appWritingHub .post-hub ul li a.link,body.ieltsingApp ul.my-post-list li .postContentWrapper a{line-height:1.32}@media(max-width:800px){ul.topics,ul.types{overflow:auto;text-align:left!important;white-space:nowrap;width:calc(100vw - 20px)}ul.topics{padding-bottom:20px}.appWritingHub .tabulatorWrapper{margin:0 -5px!important;text-align:center}.post-hub .preloader li,.post-hub ul.post-list li{border-bottom:1px solid #c1c1c1}.post-hub ul.post-list li{margin-bottom:20px;padding:0 0 25px}.post-hub ul.post-list li:last-child{border:none}.post-hub ul.post-list li a,.post-hub ul.post-list li a.smallFix{display:block}.post-hub ul.comment-list li{width:100%}}.tabulator{align-content:stretch;align-items:stretch;display:flex;flex-wrap:nowrap;list-style:none}.tabulator li{flex:1 1}.tabulator .tab-link{border:1px solid #d0d1d5;color:#21325b;display:block;font-size:17px;height:100%;padding:12px 18px;position:relative;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;white-space:nowrap}.tabulator .tab-link svg{fill:currentColor;margin:-4px 5px -4px -3px;transform:scale(.85)}.tabulator .tab-item:not(:first-child) .tab-link{margin-left:-1px}.tabulator .tab-item:first-child .tab-link{border-bottom-left-radius:4px;border-top-left-radius:4px}.tabulator .tab-item:last-child .tab-link{border-bottom-right-radius:4px;border-top-right-radius:4px}.tabulator .tab-item a:hover{background-color:#e9ecef;text-decoration:none}.tabulator .tab-item.active a{background-color:#21325b!important;border-color:#21325b;color:#fff!important}.tabulator .tab-item.active a svg{fill:currentColor}@media(max-width:800px){.tabulator{align-items:stretch;margin:0 auto 10px;width:100%!important}.tabulator li{flex:1 1}.tabulator .tab-link{font-size:16px;line-height:19px;padding:7px}.tabulator .tab-link img,.tabulator .tab-link svg{display:block;margin:2px auto!important;transform:scale(1)}.tabulator .tab-link img.IELTSExpertIcon,.tabulator .tab-link svg.IELTSExpertIcon{margin:0 auto!important}.tabulator .tab-link img{height:23px;margin-bottom:5px!important}.tabulator .tab-link span{display:block}.tabulator .tab-link i{display:inline-block!important}}.expertAdminTool .tabulator a.tab-link{color:#444!important}.expertAdminTool .tabulator .tab-repetition a,.expertAdminTool .tabulator .tab-repetition.active a{background-color:#ffff54!important}.expertAdminTool .tabulator .tab-alert a,.expertAdminTool .tabulator .tab-alert.active a{background-color:#75fb4c!important}.expertAdminTool .tabulator .tab-premium a,.expertAdminTool .tabulator .tab-premium.active a{background-color:#d4d4d3!important}.expertAdminTool .tabulator .tab-note a,.expertAdminTool .tabulator .tab-noteactive a{background-color:#15c39a!important}.expertAdminTool .tabulator .tab-item.active{border:2px solid #000}.expertAdminTool .tabulator .tab-item.active a{color:#000!important;font-weight:700;text-decoration:underline!important}.comments .commentForm .submitBtn{background-color:#4050b5!important}@keyframes border-anim-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animated-border{border-radius:4px;display:inline-flex;overflow:hidden;padding:2px;position:relative;transition:all .3s ease}.animated-border .animated-border-inner{background-color:#fff;border-radius:3px;position:relative;width:100%}.animated-border:before{animation:border-anim-spin 2s linear infinite;background:conic-gradient(from var(--angle),transparent 80%,#228df1 88%,#1b49ff 92%,#7605cc 100%);content:"";inset:-1000%;position:absolute}.terms{font-size:16px;line-height:20px;padding-bottom:30px!important;padding-top:30px!important}.terms h1{font-size:30px;text-align:center}.terms h1,.terms h2,.terms h3{line-height:30px;padding:10px 0}.terms h2,.terms h3{font-size:27px}.terms p{padding:10px 0}.terms .closeBtn{color:#444;height:26px;position:absolute;right:23px;top:17px;width:26px}.overlay{align-items:center;background-color:#eff2f5;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Arial;height:100%;justify-content:center;position:fixed;width:100%;z-index:10000}.overlay .signInPopupWrapper .features{display:none}.overlay.signIn2{background-image:radial-gradient(at top left,#4900b8 4%,#1d1575 59%,#081b3f 100%)}.overlay.signIn2 .signInPopupWrapper{display:flex}.overlay.signIn2 .features{color:#fff;display:block;margin-right:65px;min-width:450px;-webkit-user-select:none;user-select:none;width:auto}.overlay.signIn2 .features h2{font-size:23px;margin-top:23px}.overlay.signIn2 .features h3{padding-bottom:20px;text-align:center}.overlay.signIn2 .features .logos{align-items:center;display:flex;justify-content:space-between}.overlay.signIn2 .features ul{margin:30px 0 30px 8px}.overlay.signIn2 .features ul li{margin:15px 0}.overlay.signIn2 .features ul li svg{height:20px;margin-bottom:-4px;margin-right:5px;width:20px}.overlay.signIn2 .features .border{border-top:1px solid hsla(0,0%,100%,.1);margin-top:30px;padding-top:20px}.overlay.signIn2 .signInPopup{align-self:flex-start}.overlay.signIn2 .signInPopup .icon-success svg{margin-bottom:109px;margin-top:109px}.overlay .privacyContainer{background-color:#fff;bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;text-align:center;top:0;z-index:999}.overlay .privacyContainer .container{margin:0 auto;max-width:600px;padding:20px;text-align:left}.overlay .privacy{-webkit-touch-callout:none;font-size:13px;line-height:23px;padding-top:10px;text-align:center;-webkit-user-select:none;user-select:none}.overlay .signInPopup{background-color:#fff;border-radius:5px;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-sizing:border-box;min-width:300px;padding:35px;position:relative;width:auto}.overlay .signInPopup .messageList{font-size:13px;line-height:16px;list-style-type:disc;padding:10px 0 10px 11px;width:295px}.overlay .signInPopup .messageList li{padding-bottom:7px}.overlay .signInPopup .messageList li.error{color:#dc3545}.overlay .signInPopup .closeBtn{color:#000;cursor:pointer;height:20px;position:absolute;right:10px;text-decoration:none;top:10px;width:20px}.overlay .signInPopup .closeBtn:hover{text-decoration:none}.overlay .signInPopup .closeBtn svg{height:20px;width:20px}.overlay .signInPopup h1{color:#2b2d38;font-size:21px;line-height:28px;text-align:center}.overlay .signInPopup .blockWrapper{position:relative}.overlay .signInPopup .blockWrapper .inputLabel{background-color:#fff;font-size:13px;left:9px;padding:0 2px;position:absolute;top:-7px}.overlay .signInPopup .blockWrapper.passwordRequirements{font-size:12px;line-height:14px;margin-top:-16px;padding-bottom:15px;width:308px}.overlay .signInPopup .blockWrapper input{border:1px solid #000;border-radius:5px;box-sizing:border-box;display:block;font-size:18px;margin-bottom:20px;padding:10px 15px;width:100%}.overlay .signInPopup .blockWrapper.error .inputLabel{color:#dc3545}.overlay .signInPopup .blockWrapper.error input{border:1px solid #dc3545}.overlay .signInPopup .signInOr{font-size:12px;margin-bottom:16px;margin-top:16px;text-align:center;text-transform:uppercase}.overlay .signInPopup .signInBtn{align-items:center;background-color:#377dff;border-radius:4px;color:#fff;display:flex;font-size:14px;height:48px;justify-content:center;line-height:16px;text-decoration:none;transition:all .15s ease 0s}.overlay .signInPopup .signInBtn:hover{background-color:#015cc8;box-shadow:0 1px 4px 1px rgba(60,64,67,.3);text-decoration:none}.overlay .signInPopup .forgotPassword{text-align:right}.overlay .signInPopup .socialBtn{align-items:center;background:#fff;border:1px solid #e7e9f5;border-radius:4px;box-sizing:border-box;color:#444;display:flex;font-size:14px;height:48px;justify-content:center;line-height:16px;margin-bottom:8px;text-decoration:none}.overlay .signInPopup .socialBtn svg{margin-right:10px}.overlay .signInPopup .socialBtn:hover{border-color:#aaa;color:#000;text-decoration:none}.overlay .signInPopup hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}.overlay .signInPopup a{color:#0052cc;font-size:13px;line-height:16px;text-decoration:none}.overlay .signInPopup a:hover{text-decoration:underline}.overlay .signInPopup .rightLink{float:right}.overlay .signInPopup .captchaWrapper{align-items:center;display:flex;justify-content:center;margin:-49px auto 0;position:relative;z-index:161}.overlay .signInPopup .captchaOverlay{background:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:160}.overlay .signInPopup .icon-success{align-items:center;display:flex;justify-content:center}.overlay .signInPopup .icon-success svg{height:65px;padding:4px 0 16px;width:65px}.overlay .signInPopup .icon-success svg polyline{animation:checkmark .25s ease-in-out .7s backwards}.overlay .signInPopup .icon-success svg circle{animation:checkmark-circle .6s ease-in-out backwards}.overlay .signInPopup .icon-success svg circle#colored{animation:colored-circle .6s ease-in-out .7s backwards}@media(max-width:382px){.overlay .signInPopup{border-radius:0;min-width:100%!important;padding:20px;position:relative;width:100%!important}}@keyframes checkmark{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0px}}@keyframes checkmark-circle{0%{stroke-dashoffset:480px}to{stroke-dashoffset:960px}}@keyframes colored-circle{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.signInPopupWrapper .features{display:none!important}.signIn2{background-image:none!important}.signInPopup .icon-success svg{margin-bottom:0!important;margin-top:0!important}}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{background:0 0;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}body,html{height:100%;width:100%}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}.fll{float:left}.flr{float:right}.hideObj{display:none}.replayer-wrapper{position:relative}.replayer-mouse{background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMwMCIgd2lkdGg9IjMwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4LjcxIDQyLjkxIDM0LjA4IDI4LjI5IDQ0LjMzIDE4YTEgMSAwIDAgMC0uMzMtMS42MUwyLjM1IDEuMDZhMSAxIDAgMCAwLTEuMjkgMS4yOUwxNi4zOSA0NGExIDEgMCAwIDAgMS42NS4zNmwxMC4yNS0xMC4yOCAxNC42MiAxNC42M2ExIDEgMCAwIDAgMS40MSAwbDQuMzgtNC4zOGExIDEgMCAwIDAgLjAxLTEuNDJ6bS01LjA5IDMuNjdMMjkgMzJhMSAxIDAgMCAwLTEuNDEgMGwtOS44NSA5Ljg1TDMuNjkgMy42OWwzOC4xMiAxNEwzMiAyNy41OEExIDEgMCAwIDAgMzIgMjlsMTQuNTkgMTQuNjJ6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:contain;border-color:transparent;height:20px;position:absolute;transition:left .05s linear,top .05s linear;width:20px}.replayer-mouse:after{background:#4950f6;border-radius:100%;content:"";display:inline-block;height:20px;opacity:.3;transform:translate(-50%,-50%);width:20px}.replayer-mouse.active:after{animation:click .2s ease-in-out 1}.replayer-mouse.touch-device{background-image:none;border:4px solid rgba(73,80,246,0);border-radius:100%;height:70px;margin-left:-37px;margin-top:-37px;transition:left 0s linear,top 0s linear,border-color .2s ease-in-out;width:70px}.replayer-mouse.touch-device.touch-active{border-color:#4950f6;transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device:after{opacity:0}.replayer-mouse.touch-device.active:after{animation:touch-click .2s ease-in-out 1}.replayer-mouse-tail{pointer-events:none;position:absolute}@keyframes click{0%{height:20px;opacity:.3;width:20px}50%{height:10px;opacity:.5;width:10px}}@keyframes touch-click{0%{height:20px;opacity:0;width:20px}50%{height:10px;opacity:.5;width:10px}}.rr-player{background:#fff;border-radius:5px;box-shadow:0 24px 48px rgba(17,16,62,.12);float:left;position:relative}.rr-player__frame{overflow:hidden}.replayer-wrapper{clear:both;float:left;left:50%;top:50%;transform-origin:top left}.replayer-wrapper>iframe{border:none}.rr-controller.svelte-19ke1iv.svelte-19ke1iv{align-items:center;background:#fff;border-radius:0 0 5px 5px;display:flex;flex-direction:column;height:80px;justify-content:space-around;width:100%}.rr-timeline.svelte-19ke1iv.svelte-19ke1iv{align-items:center;display:flex;width:80%}.rr-timeline__time.svelte-19ke1iv.svelte-19ke1iv{color:#11103e;display:inline-block;text-align:center;width:100px}.rr-progress.svelte-19ke1iv.svelte-19ke1iv{background:#eee;border-bottom:4px solid #fff;border-radius:3px;border-top:4px solid #fff;box-sizing:border-box;cursor:pointer;flex:1 1;height:12px;position:relative}.rr-progress.disabled.svelte-19ke1iv.svelte-19ke1iv{cursor:not-allowed}.rr-progress__step.svelte-19ke1iv.svelte-19ke1iv{background:#e0e1fe;height:100%;left:0;position:absolute;top:0}.rr-progress__handler.svelte-19ke1iv.svelte-19ke1iv{background:#4950f6;border-radius:10px;height:20px;position:absolute;top:2px;transform:translate(-50%,-50%);width:20px}.rr-controller__btns.svelte-19ke1iv.svelte-19ke1iv{align-items:center;display:flex;font-size:13px;justify-content:center}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv:active{background:#e0e1fe}.rr-controller__btns.svelte-19ke1iv button.active.svelte-19ke1iv{background:#4950f6;color:#fff}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv:disabled{cursor:not-allowed}.switch.svelte-9brlez.svelte-9brlez.svelte-9brlez{align-items:center;display:flex;height:1em}.switch.disabled.svelte-9brlez.svelte-9brlez.svelte-9brlez{opacity:.5}.label.svelte-9brlez.svelte-9brlez.svelte-9brlez{margin:0 8px}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez.svelte-9brlez{opacity:0;position:absolute}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez{cursor:pointer;display:block;height:1em;position:relative;width:2em}.switch.disabled.svelte-9brlez label.svelte-9brlez.svelte-9brlez{cursor:not-allowed}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez:before{background:rgba(73,80,246,.5);border-radius:50px;content:"";height:1em;left:.1em;position:absolute;transition:background .1s ease;width:2em}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez:after{animation:switch-off .2s ease-out;background:#fcfff4;border-radius:50px;box-shadow:0 2px 5px 0 rgba(0,0,0,.3);content:"";height:1em;left:0;position:absolute;transition:all .2s ease;width:1em;z-index:2}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez:checked+label.svelte-9brlez:before{background:#4950f6}.switch.svelte-9brlez input[type=checkbox].svelte-9brlez:checked+label.svelte-9brlez:after{animation:switch-on .2s ease-out;left:1.1em}