.absolute{position:absolute;top:0;left:0}.text_overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common_font{font-size:15px;line-height:18px}input::-ms-clear{display:none}.width-available{width:-moz-available;width:-webkit-fill-available;width:available}.width-max-content{width:-moz-max-content;width:max-content}.width-fit-content{width:-moz-fit-content;width:fit-content}.display-flexbox{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flexbox-column{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:column;-moz-box-direction:column;-ms-flex-direction:column;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column}.flexbox-wrap{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.landing-border{border:1px solid #b3b3b3;border-radius:4px}.aslink{color:#146aec;cursor:pointer;text-decoration:none}html{scroll-behavior:smooth}#wrapper{background:#f1f3f5;font-family:Arial,system-ui,"Segoe UI",Roboto,Helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#wrapper .agreements{font-size:18px;line-height:30px;color:#333;padding-bottom:40px}#wrapper .agreements section:has(h2){counter-increment:section-counter}#wrapper .agreements section:has(h2) h2:before{content:counter(section-counter) ". "}#wrapper .agreements section:has(h2) h3:not(:only-of-type){counter-increment:h3-counter}#wrapper .agreements section:has(h2) h3:not(:only-of-type):before{content:counter(section-counter) "." counter(h3-counter) ". "}#wrapper .agreements h1{line-height:48px}#wrapper .agreements h2{font-weight:600;font-size:23px;line-height:44px;margin-top:40px;color:#000;background:none;border-bottom:none;display:block;padding:0}#wrapper .agreements h3{font-weight:bold;font-size:18px;line-height:30px;background:none;border:none;padding:0;margin-bottom:15px;color:#333}#wrapper .agreements li{margin:0 0 15px 40px}#wrapper .agreements ul li{position:relative}#wrapper .agreements ul li:after{content:'';width:8px;height:8px;-webkit-border-radius:50%;border-radius:50%;background:#c8c7cc;position:absolute;left:-21px;top:15px;margin-top:-4px}#wrapper .agreements ul.second-lvl-ul li:after{-webkit-border-radius:0;border-radius:0;height:1px;width:7px;background:#333;left:-14px;margin-top:0}#wrapper .agreements ol.second-lvl-ul li{list-style:none}#wrapper .agreements p{font-size:18px;line-height:30px}#wrapper .agreements .nowrap{white-space:nowrap}#wrapper .agreements .page_nav{margin:15px 0 50px}#wrapper .agreements .page_nav_item{display:block;width:-moz-fit-content;width:fit-content;background:#fbfbfb;-webkit-border-radius:18px;border-radius:18px;cursor:pointer;padding:8px 13px;margin-bottom:5px;font-weight:600;color:#000;text-decoration:none;counter-increment:nav-counter}#wrapper .agreements .page_nav_item:hover{-webkit-box-shadow:0 1px 3px rgba(34,38,46,0.25);box-shadow:0 1px 3px rgba(34,38,46,0.25);color:#146aec;text-decoration:none}#wrapper .agreements .page_nav_item:before{content:counter(nav-counter) ". "}#wrapper .agreements .red{color:#e11d34}#wrapper .agreements .underline{text-decoration:underline}#wrapper .agreements .blueLink{font-weight:600;color:#146aec}#wrapper .agreements .table-wrapper{width:100%}#wrapper .agreements table{background:#fbfbfb;border:2px solid rgba(200,199,204,0.3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:7px;border-radius:7px;border-spacing:0;width:950px}#wrapper .agreements table thead{font-weight:600;text-align:center}#wrapper .agreements table thead th{border-top:none}#wrapper .agreements table td,#wrapper .agreements table th{width:33%;padding:10px 18px;border-top:2px solid rgba(200,199,204,0.3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wrapper .agreements table td:hover,#wrapper .agreements table th:hover{background:#fff}#wrapper .agreements table tr td:nth-child(2),#wrapper .agreements table tr th:nth-child(2){border-left:2px solid rgba(200,199,204,0.3);border-right:2px solid rgba(200,199,204,0.3)}#wrapper .agreements table.wideTable td:nth-child(1),#wrapper .agreements table.wideTable th:nth-child(1){width:15%}#wrapper .agreements table.wideTable td:nth-child(2),#wrapper .agreements table.wideTable th:nth-child(2){width:34%}#wrapper .agreements table.wideTable td:nth-child(3),#wrapper .agreements table.wideTable th:nth-child(3){border-right:2px solid rgba(200,199,204,0.3);width:18%}#wrapper .agreements table.wideTable td:nth-child(4),#wrapper .agreements table.wideTable th:nth-child(4){width:33%}#wrapper .agreements table p{margin:0}#wrapper .agreements .blueButton{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;text-align:center;width:400px;height:48px;color:#fff;font-weight:600;background:#0574f7;background:-moz-linear-gradient(top, #0574f7 0, #146cef 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #0574f7), color-stop(100%, #146cef));background:-webkit-linear-gradient(top, #0574f7 0, #146cef 100%);background:-o-linear-gradient(top, #0574f7 0, #146cef 100%);background:-ms-linear-gradient(top, #0574f7 0, #146cef 100%);background:linear-gradient(to bottom, #0574f7 0, #146cef 100%);-webkit-box-shadow:0 4px 15px rgba(5,116,247,0.35);box-shadow:0 4px 15px rgba(5,116,247,0.35);-webkit-border-radius:5px;border-radius:5px;position:relative;margin-top:30px;cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;text-decoration:none}#wrapper .agreements .blueButton:active{top:2px;left:0}#wrapper .agreements .blueButton:active:hover{-webkit-box-shadow:none;box-shadow:none}#wrapper .agreements .blueButton:hover{-webkit-box-shadow:0 3px 15px rgba(5,116,247,0.35);box-shadow:0 3px 15px rgba(5,116,247,0.35)}#wrapper .agreements .blueButton:hover:after{opacity:1}#wrapper .agreements .blueButton:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;-webkit-border-radius:5px;border-radius:5px;background:#3390ff;background:-moz-linear-gradient(top, #3390ff 0, #146cef 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #3390ff), color-stop(100%, #146cef));background:-webkit-linear-gradient(top, #3390ff 0, #146cef 100%);background:-o-linear-gradient(top, #3390ff 0, #146cef 100%);background:-ms-linear-gradient(top, #3390ff 0, #146cef 100%);background:linear-gradient(to bottom, #3390ff 0, #146cef 100%);-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0}#wrapper .agreements .blueButton .text{z-index:2}#wrapper .agreements .table{font-size:13px;font-weight:600;margin:30px 0;width:100%}#wrapper .agreements .table-head{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}#wrapper .agreements .table-head .table-cell{display:flex;flex-direction:row;align-items:center;justify-content:center;height:60px;font-weight:600}#wrapper .agreements .table-row:first-child{-webkit-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}#wrapper .agreements .table-row:first-child .table-cell{border-top:none}#wrapper .agreements .table-row:first-child .table-cell:first-child{-webkit-border-radius:7px 0 0 0;border-radius:7px 0 0 0}#wrapper .agreements .table-row:first-child .table-cell:last-child{-webkit-border-radius:0 7px 0 0;border-radius:0 7px 0 0}#wrapper .agreements .table-row:last-child{-webkit-border-radius:0 0 7px 7px;border-radius:0 0 7px 7px}#wrapper .agreements .table-row:last-child .table-cell{border-bottom:none}#wrapper .agreements .table-row:last-child .table-cell:first-child{-webkit-border-radius:0 0 0 7px;border-radius:0 0 0 7px}#wrapper .agreements .table-row:last-child .table-cell:last-child{-webkit-border-radius:0 0 7px 0;border-radius:0 0 7px 0}#wrapper .agreements .table-cell{width:158px;min-width:158px;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(200,199,204,0.3);background:#fbfbfb;padding:10px;vertical-align:top}#wrapper .agreements .table-cell:first-child{border-left:none}#wrapper .agreements .table-cell:last-child{border-right:none}#wrapper .agreements .table-cell:not(:empty):hover{background:#fff}#wrapper .agreements .table-cell .class-label{margin-top:10px;display:inline-block;padding:6px 10px;line-height:16px;background:#e50026;-webkit-border-radius:5px;border-radius:5px;color:#fff;font-weight:bold}#wrapper .agreements .table-cell .classes{font-weight:bold;margin-bottom:10px}#wrapper .agreements .table-cell .classes.purp{color:#9e14b5}#wrapper .agreements .table-cell .classes:not(:first-child){margin-top:20px}#wrapper .agreements .table-hint{margin:10px 0}#wrapper .agreements .table-hint.purp{color:#9e14b5;font-weight:600}#wrapper .agreements .table-hint.purp:before{content:'';display:inline-block;width:12px;height:12px;-webkit-border-radius:50%;border-radius:50%;background:#9e14b5;margin-right:8px}@media all and (max-width:970px){body{min-width:100%}.fixedwidth{width:100%;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.table,.table-wrapper{overflow-x:scroll}}@media all and (max-width:768px){#wrapper .agreements h1{line-height:42px}#wrapper .agreements .blueButton{width:100%}#wrapper .agreements .info-screenshot{width:100%;height:auto}#wrapper .headline-wrapper .fixedwidth h1{width:100%;font-size:27px;line-height:40px}}@media all and (max-width:480px){#wrapper .agreements .page_nav_item{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wrapper .headline-wrapper{height:300px;background-size:cover}#wrapper .headline-wrapper .fixedwidth{padding-bottom:55px}#wrapper .headline-wrapper .fixedwidth h1{font-size:25px;line-height:35px}#wrapper .headline-wrapper .fixedwidth h1:after{width:36px;height:36px;background-size:contain}}
