.sticky{position:-webkit-sticky;position:sticky}.show-onload:not(.show),[v-cloak]{display:none}.after-coding-wrapper{border-radius:.5rem;border:1px solid rgba(0,0,0,.5);padding:16px;margin:auto}.after-coding-wrapper .AI-suggest-description{padding-top:14px}.after-coding-wrapper .gap-1{grid-gap:4px;gap:4px}.after-coding-wrapper .suggest-button{min-width:124px}.after-codings-index-table{table-layout:auto;width:100%}.after-codings-index-table .status-wrap{width:12em}.after-codings-index-table .badge-td{width:3.5em;padding-right:0}.after-codings-index-table .status{white-space:nowrap;overflow-x:scroll;width:8.5em;padding-left:8px}.after-codings-index-table .created_by{max-width:12em}.after-codings-index-table .date{width:8em}.after-codings-index-table .buttons{width:14em}.after-codings-index-table .disabled{pointer-events:none;color:#ccc}table.codings-countings{table-layout:fixed}table.codings-countings .number{width:3em}table.codings-countings .coding{width:10em}table.codings-countings .count{width:5em}table.codings-countings .sentences{overflow:auto;resize:vertical}table.codings-countings tbody .number{text-align:right}table.codings-countings tbody .count{text-align:center}.option-btn{display:inline-block;text-decoration:none;border:none;padding:1px;background-color:transparent;color:#2d98da;cursor:pointer}.option-btn:hover{opacity:.8;text-decoration:none}.suggest_view-module__suggestView___QQHgu{position:absolute;padding:.3rem 0;background-color:#fff;border:1px solid #d3d3d3;border-radius:.3rem;z-index:10}.suggest_view-module__suggestView___QQHgu .suggest-item{border:none;padding:0 1rem;background-color:#fff;cursor:pointer}.suggest_view-module__suggestView___QQHgu .suggest-item.selected{background-color:#d3d3d3}.tags-field{position:relative;display:flex;flex-wrap:wrap;padding:calc(.35rem - .2em) .25rem;min-height:calc(.7rem + 1.5em + 4px);border:1px solid #d3d3d3;border-radius:.2em}.tags-field .input-wrap{min-width:8em;flex:1 1 8em}.tags-field .input-wrap .input{width:100%;height:100%;border:none;background-color:transparent;outline:none}.tags-field .item{position:relative;margin:.2em;padding:0 .95em 0 .25em;border:1px solid #d3d3d3;border-radius:.25em;line-height:1.5;white-space:normal}.tags-field .item.invalid{background-color:#fcc}.tags-field .item .close-btn{position:absolute;top:50%;right:.25em;transform:translateY(-50%);vertical-align:middle;font-size:.8em;color:grey}.tags-field .item .close-btn.active,.tags-field .item .close-btn:hover{color:#9a9a9a}.tags-field .disabled-mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#888;opacity:.2}.tags-field.disabled{pointer-events:none}.tags-field:not(.disabled) .disabled-mask{display:none}#editor_step_by_step .codes-list{top:0;padding:.25em .5em;background-color:#fff;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;z-index:100}#editor_step_by_step .codes-list .codes-list-toggler{display:inline-block;background-color:#fff;color:#2d98da;border:none}#editor_step_by_step .codes-list .code-btn{position:relative;display:inline-block;margin:.2em;padding:0 .25em;border:1px solid #d3d3d3;border-radius:.25em;line-height:1.5;white-space:normal}#editor_step_by_step .codings-table{table-layout:fixed}#editor_step_by_step .codings-table th .num{width:4rem}#editor_step_by_step .codings-table tr .sentence{word-wrap:break-word}#editor_step_by_step .codings-table tr .code{width:30em;padding:.4em .25em}#editor_step_by_step .codings-table tr .num{width:4rem}#editor_step_by_step .codings-table tr.focus{background-color:#ffe}#editor_step_by_step .codings-table .postpone .postpone-check{display:none}#editor_step_by_step .codings-table .postpone .postpone-btn{display:inline-block;background-color:#d3d3d3;color:#fff;margin:0}#editor_step_by_step .codings-table .postpone .postpone-check:checked+.postpone-btn{background-color:#2d98da;color:#fff}#editor_step_by_step token.important{background-color:#ffb}#editor_step_by_step .code-container{width:100%;height:80px;overflow:auto;border:1px solid #ccc;resize:vertical;background-color:rgba(255,247,0,.1)}#editor_step_by_step .scrollable-container{width:100%;height:700px;overflow:auto;border:1px solid #ccc;background-color:#fff;box-shadow:inset 0 0 5px rgba(0,0,0,.1);resize:vertical}#editor_step_by_step .scrollable-content{padding:10px}#editor_step_by_step .scrollable-container::-webkit-scrollbar-track{background:#f1f1f1}#editor_step_by_step .scrollable-container::-webkit-scrollbar-thumb{background:#888;border-radius:5px}#editor_step_by_step .scrollable-container::-webkit-scrollbar-thumb:hover{background:#555}#editor_step_by_step .active-chunk{background-color:#e6f3ff;box-shadow:0 0 5px rgba(0,0,0,.2);transition:all .3s ease}#editor_step_by_step .code-btn{padding:5px 10px;margin:2px;border:none;border-radius:3px;cursor:pointer;font-weight:700;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}#editor_step_by_step .code-btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.2)}#editor_step_by_step .code-btn:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.2)}#editor_chunks .chunks-table{table-layout:fixed}#editor_chunks .chunks-table .check{width:1em}#editor_chunks .chunks-table .codes{width:20em}#editor_chunks .chunks-table .status{width:8em}#editor_chunks .chunks-table .filter .toggler{width:100%;display:flex;flex-wrap:nowrap;background-color:transparent;border:none;font-weight:700}#editor_chunks .chunks-table .filter .toggler .name{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#editor_chunks .chunks-table .filter .toggler .caret{flex:0 0;display:inline-block;padding-left:.25em;width:2em;color:#d3d3d3}#editor_chunks .chunks-table .filter .toggler.filtered .caret{color:#2d98da}#editor_chunks .chunks-table .filter .popper>.contents{max-width:600px;max-height:20em;overflow-y:scroll}#editor_chunks .chunks-table .filter .code-btn{position:relative;display:inline-block;margin:.2em;padding:0 .25em;border:1px solid #d3d3d3;border-radius:.25em;line-height:1.5;white-space:normal;color:#111}#editor_chunks .chunks-table .filter .code-btn.active{border-color:#111;transform:scale(.97);box-shadow:0 0 10px rgba(0,0,0,.2);filter:brightness(.85)}#editor_chunks .chunks-table .filter .code-btn:hover{border-color:#111;opacity:.9}#editor_chunks .chunks-table .codes .code-btn{position:relative;display:inline-block;margin:.2em;padding:0 .25em;border:1px solid #d3d3d3;border-radius:.25em;line-height:1.5;white-space:normal}#editor_chunks .chunks-table .status .status-over,#editor_chunks .chunks-table .status .status-yet{display:inline-block;padding:.25em .5em;border-radius:.25em;width:8em;font-size:80%;text-align:center}#editor_chunks .chunks-table .status .status-over{background-color:#20bf6b;color:#fff}#editor_chunks .chunks-table .status .status-yet{background-color:#eb3b5a;color:#fff}#editor_chunks .chunks-manipulator{bottom:0;z-index:100;padding:1em .75em;background-color:#fff;border-top:1px solid #d3d3d3}#editor_chunks .btn-group-toggle .btn{padding:.6em 1.2em;font-size:1rem;border:none;border-radius:.25rem;transition:background-color .3s,color .3s}#editor_chunks .btn-group-toggle .btn.active{background-color:#007bff;color:#fff}#editor_chunks .btn-group-toggle .btn:not(.active){background-color:#e9ecef;color:#6c757d}#editor_chunks .btn-group-toggle .btn i{margin-right:.5em}#editor_chunks .btn-group-toggle .btn:hover{background-color:#0056b3;color:#fff}#editor_chunks .btn-group-toggle .btn:not(.active):hover{background-color:#ced4da;color:#495057}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:none}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:100%}table.dataTable thead .sorting{background-image:url(/packs/media/src/libs/jquery.dataTables/sort_both-9a6486086d09bb38cf66a57cc559ade3.png)}table.dataTable thead .sorting_asc{background-image:url(/packs/media/src/libs/jquery.dataTables/sort_asc-9326ad44ae4bebdedd141e7a53c2a730.png)}table.dataTable thead .sorting_desc{background-image:url(/packs/media/src/libs/jquery.dataTables/sort_desc-1fc418e33fd5a687290258b23fac4e98.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(/packs/media/src/libs/jquery.dataTables/sort_asc_disabled-d7dc10c78f23615d328581aebcd805eb.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(/packs/media/src/libs/jquery.dataTables/sort_desc_disabled-bda51e15154a18257b4f955a222fd66f.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#abb9d3}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f5f5f5}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#a9b7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#f9f9f9}table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad4}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b3cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a7b5ce}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b6d0}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#f9f9f9}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fbfbfb}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fdfdfd}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad4}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#adbbd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ebebeb}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#eee}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a1aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a2afc8}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a4b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th,table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;*cursor:hand;color:#333!important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333!important;border:1px solid #979797;background-color:#fff;background:linear-gradient(180deg,#fff 0,#dcdcdc)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:linear-gradient(180deg,#585858 0,#111)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:linear-gradient(180deg,#2b2b2b 0,#0c0c0c);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.9) 25%,hsla(0,0%,100%,.9) 75%,hsla(0,0%,100%,0))}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}table.graphup-table.dataTable thead th{border-bottom:2px solid #d3d3d3}table.graphup-table.dataTable.no-footer{border-bottom:1px solid #d3d3d3}table.graphup-table th{background-color:#f5f5f5;text-align:center;font-size:15px;border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3}table.graphup-table th:last-child{border-right:1px solid #d3d3d3}table.graphup-table tbody{border-top:1px solid #d3d3d3}table.graphup-table tbody td.graphup-col{padding:0!important}table.graphup-table tbody td.graphup-col div.bar{margin:1px 0}table.graphup-table tbody td:not(.sorting_1) div.bar{opacity:.4}table.graphup-table tbody td.sorting_1 div.bar{opacity:.8}#editor_codes .list-2cols{position:relative;overflow:hidden}#editor_codes .list-2cols li{width:calc(50% - 1em);padding-right:.5em;padding-left:.5em;float:left}#editor_codes .code-btn{position:relative;display:inline-block;margin:.2em;padding:0 .25em;border:1px solid #d3d3d3;border-radius:.25em;line-height:1.5;white-space:normal;transition:font-size .3s ease}#editor_codes .code-btn.active{font-size:110%;background-color:#ff0!important}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-up.is-visible{opacity:1;transform:translateY(0)}.lp-ul{list-style-type:disc;margin-left:1rem}.btn-green{background-color:#4caf50;border-color:#4caf50;color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease 0s}.btn-green:hover{background-color:#45a049;border-color:#45a049;color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.3)}.btn-green:active,.btn-green:focus{background-color:#3e8e41;border-color:#3e8e41;box-shadow:0 2px 5px rgba(0,0,0,.3)}.btn-green:focus{box-shadow:0 0 0 .2rem rgba(76,175,80,.5)}.btn.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff;text-transform:uppercase;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);transition:all .3s ease-in-out}.btn.btn-primary:hover{background-color:#0056b3;border-color:#0056b3;box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.hero .lead{font-size:1.75rem;font-weight:700}.lp-h1{border-left:none;padding-left:0;font-size:2.5rem;font-weight:700}.lp-h2{font-size:1.5em;background-color:#f0f3f5;border-left:0;padding:.5em}.mac-container{position:relative;width:60%;max-width:1200px}.mac-photo{width:100%;height:auto;display:block}.screenshot-container{position:absolute;top:5%;left:16%;width:67.5%;height:74%;overflow:hidden;border:1px solid #a9a9a9}.screenshot{height:100%;-o-object-fit:cover;object-fit:cover}.card-text{margin-bottom:5px;line-height:1.8;font-size:.875rem}a.card{color:#333;text-decoration:none}.scene-container{display:flex;justify-content:space-around;flex-wrap:wrap}.scene-item{text-align:center;padding:20px;margin:10px;border-radius:10px;background:linear-gradient(-35deg,#f0f3f5,#fff);box-shadow:5px 5px 15px #d1d1d1,-5px -5px 15px #fff;transition:all .3s ease}.scene-item:hover{transform:translateY(-5px)}