.cr{position:relative;background-color:var(--lightblue)}.cr-inner{position:relative;overflow:hidden;width:100%}.cr-open:checked+.cr-item{position:static;opacity:1}.cr-item{position:absolute;opacity:0;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out;height:498px;display:flex;justify-content:center;z-index:-1}.cr-item img{height:auto;max-width:100%;filter:drop-shadow(5px 5px 8px #aaa)}.cr-control{border-radius:50%;color:#888;cursor:pointer;display:none;font-size:40px;height:40px;line-height:35px;position:absolute;bottom:50%;cursor:pointer;text-align:center;width:40px;z-index:10;transition:all .3s ease-in-out;background-color:inherit}.cr-control.prev{left:2%}.cr-control.next{right:2%}.cr-control:hover{color:#000;transform:scale(1.1)}#cr-1:checked~.control-1,#cr-2:checked~.control-2,#cr-3:checked~.control-3,#cr-4:checked~.control-4,#cr-5:checked~.control-5,#cr-6:checked~.control-6,#cr-7:checked~.control-7,#cr-8:checked~.control-8,#cr-9:checked~.control-9,#cr-10:checked~.control-10{display:block}#cr-1:checked~.control-1~.cr-indicators li:nth-child(1) .cr-bullet,#cr-2:checked~.control-2~.cr-indicators li:nth-child(2) .cr-bullet,#cr-3:checked~.control-3~.cr-indicators li:nth-child(3) .cr-bullet,#cr-4:checked~.control-4~.cr-indicators li:nth-child(4) .cr-bullet,#cr-5:checked~.control-5~.cr-indicators li:nth-child(5) .cr-bullet,#cr-6:checked~.control-6~.cr-indicators li:nth-child(6) .cr-bullet,#cr-7:checked~.control-7~.cr-indicators li:nth-child(7) .cr-bullet,#cr-8:checked~.control-8~.cr-indicators li:nth-child(8) .cr-bullet,#cr-9:checked~.control-9~.cr-indicators li:nth-child(9) .cr-bullet,#cr-10:checked~.control-10~.cr-indicators li:nth-child(10) .cr-bullet{background-color:#2868b0}.cr-indicators{list-style:none;margin:0;padding:0;position:absolute;bottom:5%;left:0;right:0;text-align:center;z-index:10}.cr-indicators li{display:inline-block;margin:0 5px}.cr-bullet{color:#fff;cursor:pointer;display:block;font-size:35px;background-color:#aaa;width:30px;height:5px;transition:all .2s ease-in-out}.cr-bullet:hover{background-color:#2868b0!important}div.cr-center{max-width:1100px}div.cr-left{float:left;padding:100px 0}div.cr-img{max-height:298px;max-width:509px}div.cr-right{max-width:500px;padding:80px 20px 20px 60px;float:right}div.cr-right span{font-size:20px}div.cr-right h2{padding-bottom:.6rem;font-size:36px;font-weight:600}div.cr-right h2 span{font-size:inherit;font-weight:300}div.cr-right a{padding:.6rem 2rem;margin-top:20px;background-color:#2868b0;border-radius:20pt;color:#fff;border:none}div.cr-right a:hover{color:#fff;box-shadow:0 0 15px rgba(92,123,182,.7)}@media screen and (max-width:1100px){div.cr-left{padding:30px}div.cr-img{min-height:198px;margin:1rem}div.cr-right{float:none;padding:40px 20px 20px}ol.cr-indicators{bottom:10px;margin:0 auto}div.cr-item{min-height:700px}div.cr-right h2{font-size:24px}div.cr-right span{font-size:18px}.cr-control{bottom:0!important;background:0 0;color:#7f7f7f}.cr-bullet{width:12px;height:12px;border-radius:3px}}