.twentytwenty-handle:before, .twentytwenty-handle:after {content:""; display:block; width:2px; background:#F6D330; height:1216px; position:absolute; left:50%; margin-left:-1px; z-index:30;}
.twentytwenty-left-arrow, .twentytwenty-right-arrow {width:0; height:0; border:4px inset transparent; position:absolute; top:50%; margin-top:-4px;}
.twentytwenty-container {width:100%; height:auto; overflow:hidden; position:relative; -webkit-user-select:none; -moz-user-select:none;}
.twentytwenty-container img {position:absolute; top:0; display:block; width:100%; height:auto;}
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active:hover.twentytwenty-overlay {background:rgba(0,0,0,0);}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label {opacity:0;}
.twentytwenty-container * {-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.twentytwenty-overlay {-webkit-transition-property:background; -moz-transition-property:background; transition-property:background; background:rgba(0,0,0,0); z-index:25;}
.twentytwenty-overlay:hover {background:rgba(0,0,0,0.5);}
.twentytwenty-overlay:hover .twentytwenty-after-label {opacity:1;}
.twentytwenty-overlay:hover .twentytwenty-before-label {opacity:1;}
.twentytwenty-before {z-index:20;}
.twentytwenty-after {z-index:10;}
.twentytwenty-handle {height:24px; width:24px; position:absolute; left:50%; top:50%; margin-left:-12px; margin-top:-13px; border:none; background:#F6D330; -webkit-border-radius:1000px; -moz-border-radius:1000px; border-radius:1000px; z-index:40;}
.twentytwenty-handle:before {bottom:50%; margin-bottom:1216px;}
.twentytwenty-handle:after {top:50%; margin-top:-608px;}
.twentytwenty-left-arrow {border-right:6px solid black; left:50%; margin-left:-13px;}
.twentytwenty-right-arrow {border-left:6px solid black; right:50%; margin-right:-13px;}