@charset "utf-8";.cs-col,.cs-container{box-sizing:border-box}.cs-center-image{background:url(../images/cs-easy-share.webp) 50% 50% no-repeat;display:flex;justify-content:center;align-items:center}.cs-center-img{background:url(../images/cs-coseo.webp) no-repeat;display:flex;justify-content:center;align-items:center;max-width:100%;height:204px}.cs-center-image img{display:inline-block;max-width:100%;height:auto}.cs-caz{font:400 16px/1.22857143 Oxygen,sans-serif;color:#484848;background-color:#f4f4f4}.cs-bt{margin-top:30px;font-size:1.2em;text-align:center;color:#2271b1}.cs-h2,.cs-h3{margin-top:30px;color:#000;text-align:center}.cs-h3{font-size:1.6em}.cs-h2{font-size:1.8em}.cs-button{background-color:#6c6c6c;padding:10px 15px;border-radius:30px 5px;margin:5px;text-decoration:none;display:inline-block;font-size:1.2em;transition:.3s;color:#fff!important}.cs-button:active,.cs-button:hover{color:#fff;transform:scale(1.05);box-shadow:0 4px 10px rgba(0,0,0,.2)}.cs-button[aria-label]:focus,.cs-button[aria-label]:hover{outline:#fff solid 2px}.cs-code{background-color:#f1f1f1;padding:2px 6px;border-radius:4px}.cs-note{background-color:#f9f9f9;padding:10px;border-left:4px solid #404b78;margin-top:20px;width:100%;max-width:200px}.cs-note p{margin:0}.cs-install-step{margin-left:20px}.cs-highlight{background-color:#ffc;padding:5px;border-radius:3px}.content-input select{width:100%;max-width:150px;padding:3px 12px;font-size:1em;border-radius:8px;background-color:#ffc;appearance:none;-webkit-appearance:none;-moz-appearance:none;color:#333;transition:border-color .3s,box-shadow .3s;border:2px solid #404b78}.content-input select:focus{border-color:#404b78;background-color:#f7fff8;box-shadow:0 0 8px rgba(42,193,118,.3);outline:0}.content-input select::-ms-expand{display:none}.content-input select option{background-color:#fff;padding:10px;font-size:16px;color:#333}.content-input select:valid{color:#333}input[type=text]{background-color:#ffc;line-height:2;min-height:30px;padding:0 5px 0 10px;border:2px solid #404b78;border-radius:.25rem;width:100%;max-width:300px}.content-input input,.content-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.content-input input{visibility:hidden;position:absolute;right:0}.content-input{position:relative;margin-bottom:5px;padding:5px 0 5px 5px;display:block}.content-input input+i{background:#f0f0f0;border:2px solid #0183e4;position:absolute;left:0;top:0;border-radius:15px;width:52px;height:22px;transition:background .3s,box-shadow .3s}.content-input input[type=checkbox]+i:before{content:'';width:21px;height:21px;background:#fff;border-radius:50%;position:absolute;z-index:1;left:0;top:0;box-shadow:3px 0 3px 0 rgba(0,0,0,.2);transition:left .3s}.form-table td{line-height:1.3}.form-table td,.form-table td p,.form-table th{font-size:16px}.content-input input[type=checkbox]:checked+i:before{left:32px;box-shadow:-3px 0 3px 0 rgba(0,0,0,.2)}.content-input input[type=checkbox]:checked+i{background:#2ac176}.content-input input[type=checkbox]+i:after{content:'ON';position:absolute;font-size:10px;color:#fff;top:4px;left:4px;opacity:0;transition:opacity .25s;font-weight:700}.content-input input[type=checkbox]:checked+i:after{opacity:1}@media (max-width:768px){.content-input{padding:5px 0 5px 40px}}.cs-tabs-container{font-family:Arial,sans-serif;margin-top:20px}.cs-tabs-container input[type=radio]{display:none}.cs-tabs-container label{display:inline-block;padding:10px 20px;border:0;cursor:pointer;margin-right:-1px;position:relative;z-index:1;font-weight:700}.cs-tabs-container input[type=radio]:checked+label{background-color:#000;border-bottom:1px solid #fff;z-index:2;font-weight:700;color:#fff}.cs-tab-content{display:none;padding:20px;border:1px solid #ddd;background-color:#fff;margin-top:-1px;overflow:hidden}#tab1:checked~.cs-tab-content#content1,#tab2:checked~.cs-tab-content#content2,#tab3:checked~.cs-tab-content#content3,#tab4:checked~.cs-tab-content#content4{display:block}.cs-container h1{text-align:center}.cs-container{max-width:1320px;margin:0 auto;padding:15px}.cs-row{display:flex;flex-wrap:wrap;margin:-10px}.cs-col-6{flex:0 0 50%}.cs-col{padding:10px}.cs-col-1{flex:0 0 7.33%;max-width:7.33%}.cs-col-2{flex:0 0 15.66%;max-width:15.66%}.cs-col-3{flex:0 0 24%;max-width:24%}.cs-col-4{flex:0 0 32.33%;max-width:32.33%}.cs-col-5{flex:0 0 40.66%;max-width:40.66%}.cs-col-6{flex:0 0 49%;max-width:49%}.cs-col-7{flex:0 0 57.33%;max-width:57.33%}.cs-col-8{flex:0 0 65.66%;max-width:65.66%}.cs-col-9{flex:0 0 74%;max-width:74%}.cs-col-10{flex:0 0 82.33%;max-width:82.33%}.cs-col-11{flex:0 0 90.66%;max-width:90.66%}.cs-col-12{flex:0 0 100%;max-width:100%}.cs-row>.cs-col{margin:5px 0 5px 5px}@media (max-width:992px){.cs-col-1,.cs-col-10,.cs-col-11,.cs-col-12,.cs-col-2,.cs-col-3,.cs-col-4,.cs-col-5,.cs-col-6,.cs-col-7,.cs-col-8,.cs-col-9{flex:0 0 100%;max-width:100%}}.cs-center{text-align:center;display:flex;justify-content:center}