audio{padding: 10px;}.wd-accordion > .wd-accordion-body{overflow: hidden;border-style: solid;border-color: lightgrey;border-width: 1px;}.wd-accordion > .wd-accordion-body > div{padding: 10px;background-color: white;}.wd-dialog{position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 20;overflow-y: auto;}.dialog-content{position: relative;top: 10%;max-width: 50%;min-height: 50%;margin-left: auto;margin-right: auto;border-radius: 5px;background-color: white;box-shadow: #505050 5px 5px 5px;lock-padding: true;padding: 10px;transition: all 0.4s;}.wd-dialog.open > div{transform: translate(0,0);}.wd-dialog.closed > div{transform: translate(0,-100vh);}.wd-dialog-close{float: right;width: 30px;height: 30px;position: absolute;top: 10px;right: 10px;display: inline-block;vertical-align: middle;padding: 0;cursor: pointer;}.wd-dialog-close:before,.wd-dialog-close:after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: currentColor;}.wd-dialog-close:before{width: 4px;margin-top: 7px;margin-bottom: 7px;margin-left: auto;margin-right: auto;transform: rotateX(0) rotateY(0) rotateZ(45deg);}.wd-dialog-close:after{height: 4px;margin-top: auto;margin-bottom: auto;margin-left: 7px;margin-right: 7px;transform: rotateX(0) rotateY(0) rotateZ(45deg);}.wd-comparison-images{background-image: url(https://files.webdigital.com/library/defaults/image5.svg);background-size: cover;background-position: center;}.wd-comparison-image1{width: 100%;height: 100%;}.wd-comparison-image2{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.wd-comparison-handle{position: absolute;width: 44px;height: 44px;top: 50%;margin-left: -22px;margin-top: -22px;border-radius: 50%;z-index: 10;cursor: ew-resize;background-color: steelblue;}.wd-comparison-handle:before,.wd-comparison-handle:after{position: absolute;display: block;width: 8px;height: 9999px;left: 50%;margin-left: -4px;content: ' ';background-color: steelblue;}.wd-comparison-handle:before{bottom: 50%;margin-bottom: 20px;}.wd-comparison-handle:after{top: 50%;margin-top: 20px;}.wd-comparison-arrow{position: absolute;top: 50%;margin-top: -5px;width: 0;height: 0;border-width: 5px;border-style: inset;border-color: transparent;}.wd-comparison-left-arrow{left: 50%;margin-left: -16px;border-right-width: 6px;border-right-style: solid;border-right-color: white;}.wd-comparison-right-arrow{right: 50%;margin-right: -16px;border-left-width: 6px;border-left-style: solid;border-left-color: white;}.wd-tooltip-container{position: relative;display: inline-block;}.wd-tooltip{border-radius: 5px;font-size: 13px;top: -999em;left: -999em;opacity: 0;position: absolute;transition: opacity 0.3s;z-index: 999;color: white;background-color: black;padding: 5px;margin-right: -26vw;max-width: 25vw;}.wd-tooltip.wd-tooltip-show{opacity: 0.75;}.wd-tooltip::before{content: '';width: 0;height: 0;}.wd-tooltip.wd-tooltip-top::before{border-left-width: 10px;border-left-style: solid;border-left-color: transparent;border-right-width: 10px;border-right-style: solid;border-right-color: transparent;border-bottom-width: 10px;border-bottom-style: solid;border-bottom-color: transparent;border-top-width: 10px;border-top-style: solid;border-top-color: black;position: absolute;top: 100%;left: 50%;margin-left: -10px;}.wd-tooltip.wd-tooltip-bottom::before{border-left-width: 10px;border-left-style: solid;border-left-color: transparent;border-right-width: 10px;border-right-style: solid;border-right-color: transparent;border-bottom-width: 10px;border-bottom-style: solid;border-bottom-color: black;border-top-width: 10px;border-top-style: solid;border-top-color: transparent;position: absolute;bottom: 100%;left: 50%;margin-left: -10px;}.wd-tooltip.wd-tooltip-right::before{border-left-width: 5px;border-left-style: solid;border-left-color: transparent;border-right-width: 5px;border-right-style: solid;border-right-color: black;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: transparent;border-top-width: 5px;border-top-style: solid;border-top-color: transparent;position: absolute;top: 50%;left: -10px;margin-top: -5px;}.wd-tooltip.wd-tooltip-left::before{border-left-width: 5px;border-left-style: solid;border-left-color: transparent;border-right-width: 5px;border-right-style: solid;border-right-color: black;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: transparent;border-top-width: 5px;border-top-style: solid;border-top-color: transparent;position: absolute;top: 50%;right: -10px;margin-top: -5px;}.wd-table{border-collapse: collapse;border-style: solid;border-color: Gray;border-width: 1px;}.wd-table.wd-mobile{width: 100%;}@keyframes wd-text-blink{0%{opacity: 1;}50%{opacity: 0;}100%{opacity: 1;}}.wd-text-typing{position: relative;display: inline-block;}.wd-text-typing:empty:before{content: "​";display: inline-block;}.wd-text-typing::after{content: '';position: absolute;right: -10px;top: 50%;height: calc(100% - 2px);transform: translateY(-50%);animation: wd-text-blink 0.5s linear infinite;unlock-border: true;border-right-width: 4px;border-right-color: currentcolor;border-right-style: solid;}.wd-flip-card{position: relative;perspective: 1000px;width: auto;height: auto;display: inline-block;}.wd-hover-card{position: relative;width: auto;height: auto;display: inline-block;}.wd-hover-card > div{overflow: hidden;}.wd-hover-card > div:last-child{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.75);text-align: center;color: white;z-index: -1;transition: opacity 0.3s cubic-bezier(0.3,0.58,0.55,1);opacity: 0;}.wd-hover-card.hover > div:last-child{opacity: 1;z-index: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;}.wd-hover-card > div:first-child > img{display: block;width: 100%;height: auto;transition: all 0.3s cubic-bezier(0.3,0.58,0.55,1);}.wd-hover-card > div:last-child > *{transition: all 0.3s cubic-bezier(0.3,0.58,0.55,1);}.wd-hover-card.zoom > div:first-child > img{transform: scale(1);}.wd-hover-card.zoom.hover > div:first-child > img{transform: scale(1.2);}.wd-hover-card.zoom > div:last-child > *{transform: scale(0.6);}.wd-hover-card.zoom.hover > div:last-child > *{transform: scale(1);}.wd-hover-card.top > div:last-child > *{transform: translate(0,-100%);}.wd-hover-card.top.hover > div:last-child > *{transform: translate(0,0);}.wd-hover-card.bottom > div:last-child > *{transform: translate(0,100%);}.wd-hover-card.bottom.hover > div:last-child > *{transform: translate(0,0);}.wd-hover-card.left > div:last-child > *{transform: translate(-100%);}.wd-hover-card.left.hover > div:last-child > *{transform: translate(0);}.wd-hover-card.right > div:last-child > *{transform: translate(100%);}.wd-hover-card.right.hover > div:last-child > *{transform: translate(0);}.wd-table td,.wd-table th{border-style: solid;border-color: Gray;border-width: 1px;padding: 10px;text-align: center;}.wd-table th{background-color: #777;color: white;}.wd-table.striped tr:nth-child(even) td,.wd-table.striped tr:nth-child(even) th{background-color: #eee;}.wd-table tfoot td{background-color: lightgrey;}.wd-table.wd-mobile td,.wd-table.wd-mobile th{display: inline-block;width: 50%;box-sizing: border-box;text-align: left;border-top-width: 0;border-left-width: 0;border-right-width: 0;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: lightgrey;}.wd-table.wd-mobile th{background-color: transparent;color: initial;border-right-width: 1px;border-right-style: solid;border-right-color: Gray;}.wd-table tr{}.wd-table.wd-mobile tr{border-style: solid;border-color: Gray;border-width: 1px;}.wd-table.wd-mobile thead{display: none;}.wd-table caption{padding: 10px;}.wd-table.wd-mobile colgroup{display: none;}.wd-flip-card > div{backface-visibility: hidden;-webkit-backface-visibility: hidden;transition: transform 0.6s;transform-style: preserve-3d;}.wd-flip-card > div:last-child{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #2980b9;text-align: center;color: white;z-index: -1;padding: 16px;box-sizing: border-box;unlock-overflow: true;overflow-x: hidden;overflow-y: auto;}.wd-flip-card > div.flip-left{transform: rotateX(0) rotateY(-180deg) rotateZ(0);}.wd-flip-card > div.flip-right{transform: rotateX(0) rotateY(180deg) rotateZ(0);}.wd-flip-card > div.flip-top{transform: rotateX(180deg) rotateY(0) rotateZ(0);}.wd-flip-card > div.flip-bottom{transform: rotateX(-180deg) rotateY(0) rotateZ(0);}.wd-flip-card > div > img{display: block;}.wd-accordion > div:first-child{display: flex;justify-content: space-between;align-items: center;background-color: lightgrey;color: white;min-height: 40px;padding-left: 10px;}.wd-accordion > div:first-child > div:last-child{width: 0;height: 0;margin-right: 10px;border-width: 10px;border-style: inset;border-color: transparent;cursor: pointer;}.wd-accordion > div:first-child > div:last-child.open{position: relative;bottom: 5px;border-bottom-width: 10px;border-bottom-style: solid;border-bottom-color: white;}.wd-accordion > div:first-child > div:last-child.closed{position: relative;top: 5px;margin-left: 5px;border-top-width: 10px;border-top-style: solid;border-top-color: white;}.wd-tabs > div:first-child > a{display: inline-block;background-color: #c8c8c8;padding: 10px;cursor: pointer;}.wd-tabs > div:first-child > a.wd-active-tab{background-color: #b8b8b8;}.wd-tabs > div:last-child > div.wd-tab-fading{opacity: 0;}