﻿.video_info_leave_mobile_web {background: -webkit-linear-gradient(180deg, rgb(26 80 150 / 0%) 0, rgb(4 66 147 / 67%) 100%), url("../assets/img/user-dashboard.png") no-repeat;background: -o-linear-gradient(180deg, rgb(26 80 150 / 0%) 0, rgb(4 66 147 / 67%) 100%), url("../assets/img/user-dashboard.png") no-repeat;background: linear-gradient(180deg, rgb(26 80 150 / 0%) 0, rgb(4 66 147 / 67%) 100%), url("../assets/img/user-dashboard.png") no-repeat;}.video_item {display: flex;align-items: center;justify-content: center;border-radius: 4px;background-size: cover !important;box-shadow: 0px 50px 70px 0px rgba(0, 11, 40, 0.24);height: 550px;width: 100% !important;position: relative;z-index: 1;}.video_item img {display: block;width: 100%;}.video_icon {position: absolute !important;top: 50%;left: 50%;transform: translate(-50%, -50%);cursor: pointer }.video_icon {width: 80px;height: 80px;border-radius: 50%;background-color: rgb(255, 255, 255);box-shadow: 0px 20px 40px 0px rgba(1, 16, 58, 0.14);text-align: center;line-height: 85px;font-size: 30px;position: relative;transition: all 0.3s linear;display: inline-block;}.video_icon:before, .video_icon:after {content: "";width: 100%;height: 100%;border: 0.2px solid #fff;border-radius: 50%;opacity: 0.1;position: absolute;left: 0;}.video_icon:before {transform: scale(2.5);}.video_icon:after {transform: scale(3.8);}.video_icon i {color: var(--color-primary);text-shadow: 0px 6px 25px rgba(16, 147, 140, 0.9);position: relative;}.video_icon i:after {width: 300%;height: 300%;position: absolute;left: 50%;top: 50%;border-radius: 50%;box-shadow: 0px 1px 15px 1px rgba(255, 255, 255, 0.5);content: "";-webkit-animation: pulse 2s infinite;transform: scale(8);animation: pulse 2s infinite;}.no-shadow {box-shadow: none !important }@keyframes pulse {0% {opacity: 1;-webkit-transform: translate(-50%, -50%) scale(1);transform: translate(-50%, -50%) scale(1);}100% {opacity: 0;-webkit-transform: translate(-50%, -50%) scale(2);transform: translate(-50%, -50%) scale(2);}}.video-area {overflow: hidden;}.video-content {transform: translateY(0);transition: transform 0.5s ease;}.video_item video {background-color: #000;}.bg-theme-light {background-color: rgb(240 231 255);}.bg-secondary {background-color: var(--color-secondary) !important;}.enterprise-area .col-lg-3, .enterprise-area .col-lg-4 {display: flex;flex-direction: column;}.enterise-features-wrapper {flex: 1;display: flex;flex-direction: column;justify-content: flex-start;}.enterise-features-wrapper {padding: 30px 25px;background: #f7f5f2;border-radius: 10px;}.enterprise-icon {background: var(--color-grayish-blue);width: 80px;height: 80px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}.enterprise-icon img {width: 45px }.enterprise-icon i {color: #000;font-size: 20px;}.section-content .heading {font-size: 2.3rem }.heading-2 {font-size: 1.3rem;}.pricing-table-inner {position: relative;z-index: 3;padding: 30px;clip-path: polygon(0 0, calc(100% - 36px) 0, 100% 30px, 100% 100%, 0 100%);-webkit-clip-path: polygon(0 0, calc(100% - 36px) 0, 100% 30px, 100% 100%, 0 100%);border-radius: 10px;background: var(--color-white);border: 0;height: 100%;display: inline-flex;flex-direction: column;justify-content: space-between;}.pricing-header {text-align: left;}.pricing-header .icon {height: 50px;width: 50px;border-radius: 10px;background: #16181E;line-height: 50px;font-size: var(--h4);display: flex;justify-content: center;align-items: center;margin-bottom: 20px;}.pricing-header .subtitle {margin-bottom: 13px;font-size: 13px;}.rainbow-pricing.style-aiwave .pricing-header .pricing {display: flex;align-items: center;margin-bottom: 40px;}.pricing-header .pricing .price-text {font-size: var(--h3);line-height: 1.25;color: #333;font-weight: 600;}.pricing-table-inner .pricing-body {text-align: center;margin-bottom: 30px;}.features-section h6 {text-align: left;padding-bottom: 10px;border-bottom: 1px solid rgb(217 217 217);}.pricing-table-inner .pricing-body ul {text-align: left }.pricing-table-inner .pricing-body .list-style--1 {list-style: none;padding: 0;margin: 0;}.pricing-table-inner .pricing-body .list-style--1 li {display: flex;align-items: baseline;}.features-section .list-style--1 i {color: var(--color-primary);margin-right: 10px;font-weight: 800;}.switch-wrapper {position: relative;display: inline-flex;padding: 4px;border: 1px solid lightgrey;margin-bottom: 40px;border-radius: 30px;background: var(--color-white);}.switch-wrapper [type="radio"] {position: absolute;left: -9999px;}.switch-wrapper [type="radio"]:checked#monthly~label[for="monthly"], .switch-wrapper [type="radio"]:checked#yearly~label[for="yearly"] {color: var(--color-white);}.switch-wrapper [type="radio"]:checked#monthly~label[for="monthly"]:hover, .switch-wrapper [type="radio"]:checked#yearly~label[for="yearly"]:hover {background: transparent;}.switch-wrapper [type="radio"]:checked#monthly+label[for="yearly"]~.highlighter {transform: none;}.switch-wrapper [type="radio"]:checked#yearly+label[for="monthly"]~.highlighter {transform: translateX(100%);}.switch-wrapper label {font-size: 26px;color: #333;z-index: 1;min-width: 100px;line-height: 32px;cursor: pointer;border-radius: 30px;transition: color 0.25s ease-in-out;}.switch-wrapper label:hover {background: var(--lightgray);}.switch-wrapper .highlighter {position: absolute;top: 4px;left: 4px;width: calc(50% - 4px);height: calc(100% - 8px);border-radius: 30px;background: #5a17bf;transition: transform 0.25s ease-in-out;}@media (max-width:1199px) {.video_item {height: 400px;}}@media (max-width:576px) {.section-content .heading {font-size: 1.8rem;}.cta-area {padding-left: 20px;padding-right: 20px;}table th .amount span {transform: translateY(0px);}}