#dronecontainer{position:relative}@media (min-width:768px){#dronecontainer{height:40vw;width:40vw}}@media (min-width:1024px){#dronecontainer{height:35vw;width:35vw}}@media (min-width:1281px){#dronecontainer{height:38vw;width:38vw}}@media (min-width:1600px){#dronecontainer{height:650px;width:650px}}#dronebody{position:absolute;left:0;margin:17%;height:66%;width:66%}.prop_CW{position:absolute;width:41%}@keyframes propCW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.prop_CCW{position:absolute;width:41%}@keyframes propCCW{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}#prop1{left:.5%;top:.5%;animation:propCW 40s linear infinite}#prop2{right:.25%;top:.5%;animation:propCCW 48s linear infinite}#prop3{left:.5%;bottom:.15%;animation:propCCW 35s linear infinite}#prop4{right:.25%;bottom:.15%;animation:propCW 38s linear infinite}.checkboxes,.integrations{position:absolute}.checkboxes{text-align:center;z-index:5;width:25%;padding:25px 32px;display:flex;flex-direction:column}.integration_buttons{display:flex;flex-direction:row}#integration_body{font-family:Lato;font-size:1.5em}#integration_heading{font-family:lexend;font-size:2.5em}.cardanimation{visibility:hidden;transition:.5s ease;opacity:0}.checkbox-wrapper-16 *,.checkbox-wrapper-16 :after,.checkbox-wrapper-16 :before{box-sizing:border-box}.checkbox-wrapper-16 .checkbox-input{clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile{border-color:#7035f7;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#7035f7}.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile:before{transform:scale(1);opacity:1;background-color:#7035f7;border-color:#7035f7}.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile .checkbox-icon,.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile .checkbox-label{color:#7035f7}.checkbox-wrapper-16 .checkbox-input:focus+.checkbox-tile{border-color:#7035f7;box-shadow:0 5px 10px rgba(0,0,0,.1),0 0 0 4px #b5c9fc}.checkbox-wrapper-16 .checkbox-input:focus+.checkbox-tile:before{transform:scale(1);opacity:1}.checkbox-wrapper-16 .checkbox-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:7rem;min-height:7rem;border-radius:.5rem;border:2px solid #b5bfd9;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.1);transition:.15s ease;cursor:pointer;position:relative;margin:25px}.checkbox-wrapper-16 .checkbox-tile:before{content:"";position:absolute;display:block;width:1.25rem;height:1.25rem;border:2px solid #b5bfd9;background-color:#fff;border-radius:50%;top:.25rem;left:.25rem;opacity:0;transform:scale(0);transition:.25s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:50% 50%}.checkbox-wrapper-16 .checkbox-tile:hover{border-color:#7035f7}.checkbox-wrapper-16 .checkbox-tile:hover:before{transform:scale(1);opacity:1}.checkbox-wrapper-16 .checkbox-icon{transition:.375s ease;color:#494949}.checkbox-wrapper-16 .checkbox-icon svg{width:3rem;height:3rem}.checkbox-wrapper-16 .checkbox-label{color:#707070;transition:.375s ease;text-align:center;font-family:Lato;font-size:1em}