@keyframes mdp-float-aura{from{box-shadow:0 0 0 -1px var(--hmp-color-75),0 0 0 -1px var(--hmp-color-50),0 0 0 -1px var(--hmp-color-25)}to{box-shadow:0 0 0 15px rgba(255,255,255,0),0 0 0 30px rgba(255,255,255,0),0 0 0 45px rgba(255,255,255,0)}}@keyframes mdp-float-init{0%{opacity:0;transform:scale(.25)}50%{opacity:0}80%{transform:scale(1);opacity:1}90%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes mdp-popup-init{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes mdp-popup-content-fade{from{opacity:0;transform:translateX(-25px)}to{opacity:1;transform:translateX(0)}}.mdp-float{--hmp-color:rgb(51, 153, 255);--hmp-color-75:rgba(51, 153, 255, 0.75);--hmp-color-50:rgba(51, 153, 255, 0.5);--hmp-color-25:rgba(51, 153, 255, 0.25);--hmp-color-5:rgba(51, 153, 255, 0.05);position:absolute;z-index:999999;border-radius:50%;top:50px;right:50px;width:50px;height:50px;transition:.75s;transition-timing-function:ease-out}.mdp-float:hover{animation:mdp-float-aura infinite;animation-duration:2s}.mdp-float.mdp-float-inertia{transition:.25s}.mdp-float.mdp-float-slow{transition-delay:.5s;transition:5s}.mdp-float.mdp-float-init{animation:mdp-float-init 1s;animation-fill-mode:both}.mdp-float-btn{display:flex;justify-content:center;align-items:center;border-radius:50%;width:50px;height:50px;text-shadow:1px 0 0 var(--hmp-color);background-image:linear-gradient(210deg,var(--hmp-color-5) 0,var(--hmp-color-25) 100%);background-color:#fff;transition:.25s;box-shadow:0 7px 13px -3px var(--hmp-color-25),0 2px 4px 0 var(--hmp-color-50),inset 0 0 0 0 var(--hmp-color);position:relative;z-index:1}.mdp-float-btn:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:var(--hmp-color);border-radius:50%;transform:scale(0);transition-property:transform;transition-duration:.25s;transition-timing-function:ease-out}.mdp-float-btn svg{width:16.66667px;height:16.66667px;fill:var(--hmp-color);z-index:2}.mdp-float-btn:focus{outline:0}.mdp-float-btn:hover{transition:.25s;transition-delay:125ms;box-shadow:0 7px 26px -3px var(--hmp-color-25),0 2px 8px 0 var(--hmp-color-50);border:none}.mdp-float-btn:hover:before{transform:scale(1)}.mdp-float-btn:hover svg{transform:scale(1.1);fill:#fff}.mdp-float-btn:active{transform:scale(.75)}@media (max-width:720px){.mdp-float{top:25px;right:25px}}.mdp-float-popup{position:absolute;bottom:-33.33333px;right:-33.33333px;border-radius:25px;min-width:320px;background:#fff;box-shadow:0 0 4em -1em rgba(0,0,0,.2);animation:mdp-popup-init .6s;animation-fill-mode:both;transform-origin:bottom right}.mdp-float-popup>:nth-child(1){animation:mdp-popup-content-fade .6s;animation-delay:.25s;animation-fill-mode:both}.mdp-float-popup>:nth-child(2){animation:mdp-popup-content-fade .6s;animation-delay:.5s;animation-fill-mode:both}.mdp-float-popup>:nth-child(3){animation:mdp-popup-content-fade .6s;animation-delay:.75s;animation-fill-mode:both}.mdp-float-h{padding:0 0 33.33333px 0;margin:40px 33.33333px 0 33.33333px;border-bottom:1px solid #eee}.mdp-float-msg{padding:25px 33.33333px 0 33.33333px;margin:0!important;border:0!important}.mdp-float-action{display:flex;justify-content:center;align-items:center;border-radius:25px;height:50px;white-space:nowrap;text-shadow:1px 0 0 var(--hmp-color);background-image:linear-gradient(210deg,var(--hmp-color-5) 0,var(--hmp-color-25) 100%);background-color:#fff;transition:.25s;box-shadow:0 7px 13px -3px var(--hmp-color-25),0 2px 4px 0 var(--hmp-color-50),inset 0 0 0 0 var(--hmp-color);position:relative;margin:33.33333px 100px 33.33333px 33.33333px;text-decoration:none;color:var(--hmp-color-25);cursor:pointer;padding-left:25px;padding-right:25px}.mdp-float-action:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:var(--hmp-color);border-radius:25px;transform:scale(0);transition-property:transform;transition-duration:.25s;transition-timing-function:ease-out}.mdp-float-action:focus{outline:0}.mdp-float-action:hover{transition:.16667s;transition-delay:125ms;box-shadow:0 7px 26px -3px var(--hmp-color-25),0 2px 8px 0 var(--hmp-color-50);border:none;color:#fff}.mdp-float-action:hover:before{transform:scale(1)}.mdp-float-action span{font-family:sans-serif;font-size:20px;z-index:1}@media (max-width:420px){.mdp-float-popup{min-width:100%;max-width:100%;width:100%;background:red}}.selection-grid{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.selection-grid li:nth-child(1){animation-delay:50ms}.selection-grid li:nth-child(2){animation-delay:.1s}.selection-grid li:nth-child(3){animation-delay:.15s}.selection-grid li:nth-child(4){animation-delay:.2s}.selection-grid li:nth-child(5){animation-delay:.25s}.selection-grid li:nth-child(6){animation-delay:.3s}.selection-grid li:nth-child(7){animation-delay:.35s}.selection-grid li:nth-child(8){animation-delay:.4s}.selection-grid li:nth-child(9){animation-delay:.45s}.selection-grid li:nth-child(10){animation-delay:.5s}.selection-grid li:nth-child(11){animation-delay:.55s}.selection-grid li:nth-child(12){animation-delay:.6s}.selection-grid li:nth-child(13){animation-delay:.65s}.selection-grid li:nth-child(14){animation-delay:.7s}.selection-grid li:nth-child(15){animation-delay:.75s}.selection-grid li:nth-child(16){animation-delay:.8s}.selection-grid li:nth-child(17){animation-delay:.85s}.selection-grid li:nth-child(18){animation-delay:.9s}.selection-grid li:nth-child(19){animation-delay:.95s}.selection-grid li:nth-child(20){animation-delay:1s}.selection-grid .selection-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;margin:15px;padding:0;background-color:#fff;border-radius:8px;width:calc(25% - 30px);min-width:calc(25% - 30px);box-shadow:0 0 10px 0 rgba(37,141,255,.11);transition:all .3s ease-in-out;animation-name:fade-in;animation-duration:1s;animation-fill-mode:both;position:relative}.selection-grid .selection-tile:hover{box-shadow:0 2px 20px 0 rgba(37,141,255,.2);transition:all .3s ease-in-out}.selection-grid .selection-tile.selection-crawler:before,.selection-grid .selection-tile.selection-huger:before,.selection-grid .selection-tile.selection-imager:before,.selection-grid .selection-tile.selection-menuar:before,.selection-grid .selection-tile.selection-sliper:before{content:""/"WooCoomerce Products Support";background:url(https://myselection.io/wp-content/uploads/2021/08/WooCommerce.svg) left top no-repeat;background-size:contain;position:absolute;top:20px;left:20px;width:34px;height:20px}.selection-grid .selection-tile a{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 30px;color:#333;transition:all .3s ease-in-out}.selection-grid .selection-tile a:hover{color:#333;transition:all .3s ease-in-out}.selection-grid .selection-tile a:hover h6{color:#0075f6;transition:all .3s ease-in-out}.selection-grid .selection-tile .selection-tile--icon{display:flex;width:40px;min-width:40px;height:40px;min-height:40px;overflow:hidden;margin-top:4px}.selection-grid .selection-tile .selection-tile--icon img{max-width:40px;max-height:40px}.selection-grid .selection-tile .selection-tile--title{text-align:center}.selection-grid .selection-tile .selection-tile--description{text-align:center}.selection-grid .selection-tile .selection-tile--description p{margin-bottom:0}.selection-grid.selection-grid--woocommerce .selection-tile:before{content:""/"WooCoomerce Products Support";background:url(https://myselection.io/wp-content/uploads/2021/08/WooCommerce.svg) left top no-repeat;background-size:contain;position:absolute;top:20px;left:20px;width:34px;height:20px}body[data-elementor-device-mode=tablet] .selection-grid .selection-tile{width:calc(33% - 30px);min-width:calc(33% - 30px)}body[data-elementor-device-mode=mobile] .selection-grid .selection-tile{width:calc(50% - 30px);min-width:calc(50% - 30px)}@media only screen and (max-width:480px){body[data-elementor-device-mode=mobile] .selection-grid .selection-tile{width:calc(100% - 30px);min-width:calc(100% - 30px)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}