div.progress-bars{justify-content:space-around}div.progress-bars .progress-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:40%;margin:15px 0}div.progress-bars .progress-wrap .progress-title{font-size:18px}div.progress-bars .progress-wrap .progress-bar{background:#5d5d5d;height:24px;width:300px}div.progress-bars .progress-wrap .progress-bar .progressed-bar{height:100%;display:flex;justify-content:center;align-items:center}div.progress-bars .progress-wrap .progress-bar .progressed-bar span{height:fit-content;line-height:1em;font-size:15px;font-weight:700}div.progress-bars .progress-wrap .progress-bar .progressed-bar span.white{color:white}#solutions-icons{list-style:none;display:flex;flex-direction:row;justify-content:space-around;margin-top:40px}#solutions-icons>li{padding:20px;border-radius:5px;background:#5d5d5d;width:20%;height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center}#solutions-icons>li>h4{color:white;margin-top:50px}#solutions-icons>li>img{height:130px}.uig-sample{display:flex;flex-direction:row;justify-content:start;padding:100px 0;position:relative}.uig-sample::after{content:"";height:1px;width:100vw;background:#BEBEBE;position:absolute;bottom:0;left:-90px}.uig-sample h4{width:250px}.uig-sample #app-icon{display:flex;flex-direction:row;justify-content:start;align-items:end}.uig-sample #app-icon>div{width:150px}.uig-sample #app-icon>div div>img{display:block;margin:auto}.uig-sample #app-icon>div p{white-space:nowrap;text-align:center;width:100%}#icon-set table tr{display:flex;flex-direction:row}#icon-set table tr td{display:flex;justify-content:center;align-items:center;width:45px;height:40px;border-top:1px #bebebe solid;border-left:1px #bebebe solid;padding:0}#icon-set table tr td:last-child{border-right:1px #bebebe solid}#icon-set table tr:first-child td:first-child{border-top-left-radius:6px}#icon-set table tr:first-child td:last-child{border-top-right-radius:6px}#icon-set table tr:last-child td{border-bottom:1px #bebebe solid}#icon-set table tr:last-child td:first-child{border-bottom-left-radius:6px}#icon-set table tr:last-child td:last-child{border-bottom-right-radius:6px}#typography>div{display:flex;flex-direction:row;margin-top:30px}#typography>div p{padding-right:0 !important;margin:10px 0}#typography>div .typo-title{width:200px;font-size:inherit;font-weight:inherit}#typography>div .chars p{white-space:nowrap;text-transform:lowercase;font-size:inherit;font-weight:inherit;margin:10px 0}#typography>div .chars p span{font-size:inherit;margin:0 3px}#typography>div .chars p.upper{text-transform:uppercase}#pallets{display:grid;grid-template-areas:'.         header1    header2    header2    header3      header4' 'side1     pallet11   pallet12   pallet13   pallet14     pallet15' 'side2     pallet21   pallet22   pallet23   pallet24     pallet25' 'side3     pallet31   pallet32   pallet33   pallet34     .' 'side4     pallet41   pallet42   pallet43   pallet44     .';grid-row-gap:35px;min-height:100px;align-items:center;width:65%}#pallets p{padding:0 !important;margin:20px 0 !important}#pallets .pallet{height:70px;width:110px;border-radius:12px;position:relative;transition-duration:150ms;cursor:none}#pallets .pallet p{background:#F3F3F3;height:45%;width:100%;text-align:center;position:absolute;bottom:0;margin:0 !important;border-radius:0 0 11px 11px;font-size:14px;color:#808080;padding:5px 0 !important;box-sizing:border-box;text-transform:uppercase}#target-users-chart{display:flex;flex-direction:row;justify-content:space-between;padding:60px 20vw 60px 0}#target-users-chart .chart-guide{margin:15px 0}#target-users-chart .chart-guide .color{width:14px;height:14px;margin-right:10px;display:inline-block;border-radius:2px}#target-users-chart .chart-guide span{font-size:17px}#target-users-chart .chart-wrap{width:160px;height:160px}#target-users-chart .chart-wrap .donut-chart{width:160px;height:160px;margin:auto;border-radius:50%;position:relative;overflow:hidden}#target-users-chart .chart-wrap .donut-slice{position:absolute;left:0;top:0;width:100%;height:100%;background:#5D5D5D}#target-users-chart .chart-wrap .donut-center{width:76px;height:74px;border-radius:50%;position:absolute;left:42px;top:42px;background:#E6E6E6}#target-users-chart .chart-wrap .donut-note{position:absolute;font-size:16px}#responsive-videos{display:flex;justify-content:center;align-items:center}#responsive-videos video{max-height:70vh;margin:20px}@media screen and (max-width: 1100px) and (min-width: 750px){#solutions-icons>li>img{height:90px}#solutions-icons>li>h4{font-size:17px}.uig-sample h4{width:200px}}@media screen and (max-width: 750px){article div:nth-child(5){order:4}article p:nth-child(4){order:5}#target-users-chart{flex-wrap:wrap;padding:20px 0}#target-users-chart .chart-guide-wrap{width:100%}#target-users-chart .chart-guide-wrap>div{display:inline-block;margin:0 10px}#target-users-chart .chart-wrap{width:30vw;height:auto}#target-users-chart .chart-wrap .donut-chart{scale:0.7;margin:0 0 0 -22px}div.progress-bars{flex-direction:row}div.progress-bars .progress-wrap{width:46vw;display:flex;flex-direction:column}div.progress-bars .progress-wrap .progress-title{display:block}div.progress-bars .progress-wrap .progress-bar{width:46vw}div.progress-bars .progress-wrap .progress-bar .progressed-bar{justify-content:left;padding-left:20px}div.progress-bars .progress-wrap .progress-bar .progressed-bar span{font-weight:500}#responsive-videos video{width:50%;margin:5px}.three-column-image>.three-column-image{flex-direction:row;flex-wrap:nowrap;width:100%;margin-right:0 !important}.three-column-image>.three-column-image img{width:32%;margin-right:0 !important}#solutions-icons{flex-wrap:wrap;padding-left:0}#solutions-icons>li{width:48%;box-sizing:border-box;margin:10px 0;aspect-ratio:1/1;height:auto}#solutions-icons>li img{height:70px}#solutions-icons>li h4{font-size:13px;margin-top:20px;white-space:nowrap}.uig-sample{flex-wrap:wrap;padding:30px 0}.uig-sample h4{width:100%;margin-bottom:20px}.uig-sample #app-icon{flex-wrap:wrap}.uig-sample #app-icon>div{width:32%}.uig-sample #app-icon>div p{margin-top:15px}.uig-sample::after{display:none}#typography>div{margin-top:5px}#typography p.typo-title{width:170px}#typography .chars>p span:nth-last-child(-n+20){display:none}#typography .chars>p:nth-child(2){display:none}#icon-set table{display:flex;flex-wrap:wrap;flex-direction:row}#icon-set table tr{display:flex;flex-wrap:wrap;flex-direction:row}#icon-set table tr td{border:none !important}#pallets{grid-template-areas:'.         side1      side2      side3      side4        header4' '.     pallet11   pallet12   pallet13   pallet14     pallet15' '.     pallet21   pallet22   pallet23   pallet24     pallet25' '.     pallet31   pallet32   pallet33   pallet34     .' '.     pallet41   pallet42   pallet43   pallet44     .';width:100%}#pallets .title:nth-child(5),#pallets .title:nth-child(6),#pallets .title:nth-child(7){display:none}#pallets .pallet{width:64px;height:42px;border-radius:8px 8px 9px 9px;margin:0 3px}#pallets .pallet p{font-size:8px;border-radius:0 0 8px 8px}}
/*# sourceMappingURL=spell-check.min.css.map */
