.popular_devices_wrapper{position:relative}.popular_devices_wrapper .container{margin:0 auto;max-width:80rem;position:relative;width:95%}.popular_devices_wrapper .popular_device{flex:0 0 33.33%;max-width:33.33%;padding:0 20px}.popular_devices_wrapper .device_row{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -20px 50px}.popular_devices_wrapper .device_row:nth-child(2){margin-bottom:0}.popular_devices_wrapper .device_box{background-color:#a0d2d5;background-image:-moz-linear-gradient(0deg,#a0d2d5 0,#deeef1 100%);background-image:-webkit-linear-gradient(0deg,#a0d2d5,#deeef1);background-image:-ms-linear-gradient(0deg,#a0d2d5 0,#deeef1 100%);border-radius:5px;padding:40px 20px;position:relative;transition:all .4s ease}.popular_devices_wrapper .device_box .device_image img{display:block;height:18vh!important;margin:auto;object-fit:contain;position:relative;top:-1vh;width:auto}.popular_devices_wrapper .device_box .device_content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(to bottom right,hsla(0,0%,64%,.33),hsla(0,0%,49%,0),hsla(0,0%,60%,.33));border:2px solid hsla(0,0%,100%,.3);border-radius:30px;bottom:10px;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;margin:auto;padding:0!important;position:absolute;right:0;text-align:center;text-decoration:none;width:130px;z-index:10;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-items:center;color:#000;justify-content:space-evenly;transition:background .4s ease,color .2s ease}.popular_devices_wrapper .device_box:hover .device_content{background-image:-moz-linear-gradient(-114deg,#3ab3b0 0,#29989f 100%);background-image:-webkit-linear-gradient(-114deg,#3ab3b0,#29989f);background-image:-ms-linear-gradient(-114deg,#3ab3b0 0,#29989f 100%);border-color:#3ab3b0;color:#fff}.popular_devices_wrapper .device_box .device_content span{font-size:14px}.popular_devices_wrapper .device_box .device_content .plus_icon{word-wrap:break-word;align-items:center;background-color:transparent;background-image:-moz-linear-gradient(-114deg,#3ab3b0 0,#29989f 100%);background-image:-webkit-linear-gradient(-114deg,#3ab3b0,#29989f);background-image:-ms-linear-gradient(-114deg,#3ab3b0 0,#29989f 100%);border-color:#3ab3b0;border-radius:100%;color:#f79b00;cursor:pointer;display:inline-flex;font-family:Riona Sans Regular;font-size:12px;height:15px;justify-content:center;line-height:1;text-decoration:underline;touch-action:manipulation;transition:all .4s ease;width:15px}.popular_devices_wrapper .device_box .device_image{margin-top:-50px}.popular_devices_wrapper .device_box .device_content .plus_icon{right:10px}.popular_devices_wrapper .device_box a.device_link{word-wrap:break-word;background-color:transparent;cursor:pointer;height:100%;left:0;top:0;touch-action:manipulation;width:100%;z-index:1}.popular_devices_wrapper .device_box:hover .device_content .plus_icon svg{fill:#000}.popular_devices_wrapper .device_box:hover .device_content .plus_icon{background:#fff}@media screen and (min-width:768px){.mobile_visible{display:none!important}}@media screen and (max-width:767px){.desktop_visible{display:none!important}.popular_devices_wrapper .popular_device{flex:0 0 50%;margin-bottom:30px;max-width:50%}}@media screen and (max-width:479px){.popular_devices_wrapper .popular_device{flex:0 0 100%;max-width:100%}.popular_devices_wrapper .popular_device:last-child{margin-bottom:0}}