.elementor-2380 .elementor-element.elementor-element-a066325{--display:flex;--min-height:90vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-2380 .elementor-element.elementor-element-46dd105{--display:flex;}.elementor-2380 .elementor-element.elementor-element-7b9452d{--display:flex;}.elementor-2380 .elementor-element.elementor-element-d77ca27{text-align:center;}.elementor-2380 .elementor-element.elementor-element-d77ca27 .elementor-heading-title{font-size:18px;font-weight:500;}.elementor-2380 .elementor-element.elementor-element-a73cf83{--divider-border-style:slashes;--divider-color:var( --e-global-color-primary );--divider-border-width:1px;--divider-pattern-height:20px;--divider-pattern-size:20px;}.elementor-2380 .elementor-element.elementor-element-a73cf83 .elementor-divider-separator{width:15%;margin:0 auto;margin-center:0;}.elementor-2380 .elementor-element.elementor-element-a73cf83 .elementor-divider{text-align:center;padding-block-start:5px;padding-block-end:5px;}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-icon i{color:var( --e-global-color-2954bd4 );transition:color 0.3s;}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-icon svg{fill:var( --e-global-color-2954bd4 );transition:fill 0.3s;}.elementor-2380 .elementor-element.elementor-element-793d33d{--e-icon-list-icon-size:24px;--icon-vertical-offset:0px;}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-item > a{font-size:16px;font-weight:400;text-transform:capitalize;}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-text{color:var( --e-global-color-text );transition:color 0.3s;}@media(max-width:1024px){.elementor-2380 .elementor-element.elementor-element-d77ca27 .elementor-heading-title{font-size:16px;line-height:1.7em;}.elementor-2380 .elementor-element.elementor-element-a73cf83 .elementor-divider-separator{width:25%;}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(20px/2);}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(20px/2);}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(20px/2);margin-left:calc(20px/2);}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-20px/2);margin-left:calc(-20px/2);}body.rtl .elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-20px/2);}body:not(.rtl) .elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-20px/2);}.elementor-2380 .elementor-element.elementor-element-793d33d{--e-icon-list-icon-align:center;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-item > a{line-height:2.2em;}}@media(max-width:767px){.elementor-2380 .elementor-element.elementor-element-d77ca27 .elementor-heading-title{font-size:16px;}.elementor-2380 .elementor-element.elementor-element-a73cf83 .elementor-divider-separator{width:25%;}.elementor-2380 .elementor-element.elementor-element-793d33d{--e-icon-list-icon-size:18px;--e-icon-list-icon-align:center;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);}.elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2380 .elementor-element.elementor-element-793d33d .elementor-icon-list-item > a{font-size:14px;}}/* Start custom CSS for html, class: .elementor-element-48ff3a0 *//* General Layout */
.wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
}

.container {
    background-color: white;
    border-radius: 10px;
    padding-right: 20px;
}

.main-content {
    flex: 0 0 70%;
}

/* Options Grid */
.options.Personal,
.options.Enterprise {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tab-container {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
  position: relative; /* Thêm thuộc tính này */
}

.custom-title{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tab {
  margin-left:10px;
  margin-right:10px;
  cursor: pointer;
  text-align: center;
  flex: 0 0 auto;
  margin-right: 3px;
  transition: background-color 0.3s;
  position: relative; /* Thêm thuộc tính này */
  z-index: 1; /* Thêm thuộc tính này */
  font-size:18px;
  font-weight:500;
}

.tab:last-child {
  margin-right: 0;
}

.tab:hover {
  cursor: pointer;
}

.active-tab {
  color: #207DE9;
}

.active-tab::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 8px;
  background-image: var(--wpr-bg-12b519e6-efb0-4625-baad-fae1249a43c5);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}


/* Option Card */
.option {
    background-color: white;
    border: 1px solid white;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 140px;
    box-sizing: border-box;
    cursor: pointer;
    flex-basis: calc(25% - 10px);
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    transition: all 0.3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.option:hover {
    border-color: #CCE4FF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    transition: all 0.3s;
}

/* Icon */
.icon {
    color: #84B9F5;
    font-size: 25px!important;
}

/* Result Container */
.result {
    flex: 0 0 30%;
    background-color: white;
    border-radius: 10px;
    text-align: center; 
    border: 10px solid #FDEAD2!important;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
}

/* Option Text */
.option span{
    font-size: 14px;
    font-weight: 500;
}

/* Selected Option */
.option-selected {
    border: 1px solid #84B9F5;
    position: relative;
}

.option-selected::before {
    content: '';
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    width: 25px;
    height: 25px;
    border: 2px solid #6ADFD7;
    border-radius: 4px;
    background-color: #fff;
}

.option-selected::after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 5px;
    width: 6px;
    height: 12px;
    border-right: 2px solid #6ADFD7;
    border-bottom: 2px solid #6ADFD7;
    transform: rotate(45deg);
}

#selectedOptions {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Price */
.price {
    font-size: 18px!important;
    font-weight: 600;
    color: #33475B;
}

/* Locked Option */
.option-locked .icon {
    color:#9BB5CE;
}

.option-locked {
    position: relative;
    color:#9BB5CE;
    opacity:0.5;
}

.option-locked .fa-lock {
font-size: 16px;
margin-bottom: 5px;
}

/* Price From */
.price-from {
display: flex;
justify-content: space-between;
width: 100%;
font-size: 18px;
font-weight: 600;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 20px;
padding-top: 10px;
}

/* Options List */
.options-list {
font-size: 14px;
font-weight: 400;
color:#207DE9;
}

/* Option Label */
.option-label {
margin-right: 5px;
}

/* Total Container */
.total-container {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
border-top: 1px solid #e0e0e0;
padding-top: 20px;
}

.total-container h6 {
font-size: 18px;
margin-bottom: 0px;
}

.total-container h4 {
font-size: 30px;
margin-bottom: 15px;
color:#207DE9;
}

/* Option Item */
.options-list .option-item {
display: flex;
justify-content: space-between;
margin-bottom: 5px;
align-items: center;
}


/* Tablet */
@media screen and (max-width: 768px) {
    .wrapper {
        flex-direction: column; /* Thêm thuộc tính này */
    }

    .main-content {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }

    .result {
        flex: 0 0 100%;
    }

    .option {
        flex-basis: calc(33.333% - 10px); /* Thay đổi giá trị này */
    }
}

/* Mobile */
@media screen and (max-width: 480px) {
    .container {
    background-color: white;
    border-radius: 10px;
    padding: 0;
    }
    
    .options.Starter,
    .options.Professional,
    .options.Enterprise {
    flex-direction: row; /* Thêm thuộc tính này */
    flex-wrap: wrap; /* Thêm thuộc tính này */
  }
    .options {
        flex-direction: column;
    }

    .option {
        flex-basis: calc(50% - 5px); /* Giữ nguyên giá trị này */
        margin-bottom: 10px;
        height:100px;
    }

    .wrapper {
        padding: 10px;
    }

    .result {
        flex: 0 0 100%;
        padding:10px;
    }
}/* End custom CSS */