<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.seopkg-main {
    padding-top: 40px;
    padding-bottom: 40px
}

.seopkg-row {
    display: flex;
    align-content: center;
    flex-wrap: wrap
}

.seopkg-textowcol {
    width: 30%;
    margin: auto;
    padding-right: 30px
}

.seopkg-textowcol strong {
    font-size: 36px;
    line-height: 46px
}

.seopkg-textowcol .line-break {
    color: #4c94c8
}

.seopkg-arrowcol img {
    max-width: 100%
}

.seopkg-pkboxcol {
    width: 100%
}

.seopkg-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.seopkg-group {
    width: calc(33.33% - 30px);
    padding: 40px 30px 30px 30px;
    border: solid 2px #e4e5e7;
    position: relative;
    border-radius: 10px;
    margin: 0 15px;
}

.seopkg-group.active {
    border-color: var(--yellow);
    margin-left: -1px;
    margin-right: -1px;
    z-index: 1
}

.plan-status {
    color: #fff;
    padding: 7px 13px;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: -18px;
    left: auto;
    right: 6%;
    margin: auto;
    border-radius: 4px;
    background: var(--yellow);
    color: var(--text);
}

.seopkg_dtext {
    font-size: 14px;
    position: relative
}

.seopkg_dcol .qstn_icon {
    top: -5px;
    font-size: 15px;
    color: #000;
    line-height: 15px;
    position: absolute;
    left: 5px
}

.seopkg_dcol .seopkg_dthead .qstn_icon {
    background: #c2eaff;
    left: 0;
    z-index: 9999
}

.seopkglfullplane_pkgsec .tooltip {
    position: relative !important;
    top: 5px;
    vertical-align: middle;
    left: 5px;
}

.seopkglfullplane_pkgsec .seopkg_dtext .tooltip {
    top: -8px
}

.seopkg_dthead,
.seopkg_dtext {
    color: var(--text);
    font-size: 14px;
}

.seopkg_dtext .tooltip {
    margin-left: 1px
}

.seopkg-group.active .getstart-fnlbtn {
    background: #ff8a18
}

.seopkg_pricing {
    padding: 15px 0 0;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.seopkgpln-title {
    display: block;
    margin: 5px 0 0 0;
    font-size: 24px;
    color: var(--text);
    font-weight: 600;
    text-transform: uppercase;

}

.seopln-subtitle {
    padding-top: 5px;
    font-size: 14px;
    font-weight: 400;
    color: var(--text);
    display: block;
    margin-bottom: 22px;
    min-height: 55px;
    text-align: justify;
}

.seopkg-panel .btnwrap {
    margin-top: 25px;
}

.seopkg-panel .btnwrap .btn {
    width: 100%;
}


.main-keywords1 {
    margin: 0;
    padding: 12px 0;
    color: #000;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.main-keywords1 ul {
    padding: 0;
}

.main-keywords1 ul li {
    margin: 5px 0;
}

.main-keywords1 ul li b {
    color: var(--yellow);
}

.seopkg-txtprice sup {
    font-size: 38px;
    font-weight: 300;
    left: -6px
}

.seopkg-txtprice span {
    font-size: 36px;
    color: var(--blue);
    line-height: 50px;
    font-weight: 700;
}

.priceyrvalid {
    display: block;
    font-size: 14px;
    color: #777;
    font-weight: 500;
}

.getstart-fnlbtn {
    background: #0090f1;
    padding: 14px 38px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: initial;
    text-transform: uppercase;
    border: none;
    border-radius: 8px;
    -webkit-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    outline: 0 !important
}

.getstart-fnlbtn:hover {
    background: #0f67a2 !important
}

.seopkglfullplane_pkgsec {
    padding-top: 60px
}

.legal_page .seopkglfullplane_pkgsec {
    margin-top: 0
}

.seopkg_showmenubtn {
    padding: 15px 10px;
    display: block;
    margin: 40px auto 0 auto;
    width: 400px;
    cursor: pointer;
}

.keyfeature_texttype {
    display: block;
    text-align: center;
    position: relative;
    padding-top: 20px;
}

.keyfeature_col {
    flex-grow: 1;
    width: 18%;
    background-color: #fff;
    border-right: #e4e4e4 1px solid;
    padding: 20px 10px;
    text-align: center;
    box-shadow: 5px 1px 12px 1px #e5e4e4;
}

.keyfeature_col:nth-child(2) {
    box-shadow: -5px 1px 12px 1px #e5e4e4;
}

.keyfeature_col:nth-child(1) {
    box-shadow: none;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    padding-top: 67px !important;
    text-align: left;
}

.keyfeature_localseo .keyfeature_col {
    width: 24%;
    padding: 0 15px 20px;
    flex-grow: inherit
}

.seopkg_dtrow {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #e1eef6;
    padding: 12px 12px;
    border: solid 1px #ddd
}

.seopkg_dtrow:nth-child(even) {
    background: #fff;
    border-color: #fff
}

.seopkg_dcol:nth-child(1) {
    width: 29.5%;
    text-align: left
}

.seopkg_dcol:nth-child(2) {
    width: 24%
}

.seopkg_dcol:nth-child(3) {
    width: 24%
}

.seopkg_dcol:last-child {
    padding-left: 10px
}

.seopkg_dcol {
    width: 22.5%;
    text-align: center
}

.seopkg_dcol .seopkg_pricing {
    padding: 20px 0 0 0
}

.seopkg_dcol .getstart-fnlbtn {
    margin: 18px 0
}

.seopkg_dtrow .tbl_icon {
    width: 26px;
    height: 26px;
    display: inline-flex;
    background: #0090f1;
    line-height: 28px;
    margin: auto
}

.seopkg-section.nationalsepkg_sec .seopkg-group {
    width: 25%;
    padding: 40px 20px;
    margin-left: -1px;
    margin-right: -1px
}

.seopkg-section.nationalsepkg_sec .seopkg-group.active::before {
    width: 101.7%
}

.seopkg-section.nationalsepkg_sec .seopkg-group.active::after {
    width: 101.7%
}

.qstn_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #c2eaff;
    font-size: 13px;
    color: #000;
    line-height: 16px;
    font-weight: 500;
    text-align: center;
    border-radius: 100px;
    position: relative;
    top: -3px;
    left: 0px;
}

.seopkgpln_listinfo {
    padding: 20px 0 0 0;
    list-style: none;
    margin: 0
}

.seopkgpln_listinfo li {
    padding: 3px 0 3px 30px;
    font-size: 15px;
    color: #1a1a1a;
    font-weight: 500;
    position: relative;
}

#seo_pricing .seopkg_pricing {
    justify-content: center;
    padding: 10px 0;
}

.seopkgpln_listinfo li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 21px;
    height: 21px;
    background: url(../images/bxs-check.svg) no-repeat;
    background-size: 100%;
}

.seopkg_keywordcat {
    display: block;
    padding: 5px 0;
    font-size: 16px;
    color: var(--text);
    font-weight: 600;
}

.seopkg_datatablegird:first-child {
    padding-top: 30px
}

.seopkg_affordabletext {
    padding: 60px 0 90px 0
}

.seopkg_affordabletext h3 {
    color: #14212b;
    font-size: 35px;
    font-weight: 700;
    text-align: center
}

.seopkg_affordabletext h3 span {
    display: block;
    padding-bottom: 5px;
    color: #0090f1;
    font-size: 24px
}

.seopkg_affordabletext h3 small {
    display: block;
    padding-top: 15px;
    font-size: 20px
}

.keyfeature_row {
    display: flex;
    flex-wrap: wrap
}

.keyfeature_col {
    flex-grow: 1;
    width: 15%
}

.keyfeature_col:nth-child(1) {
    width: 28%
}

.keyfeature_text {
    color: #14212b;
    font-size: 22px
}

.keyfeature_texttype {
    display: block;
    text-align: center;
    position: relative
}

.keyfeature_texttype .plan-status {
    width: 130px;
    padding: 8px;
    background: #ff8a18;
    color: #fff;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 4px
}

.keyfeature_texttype strong {
    display: block;
    color: #14212b;
    font-weight: 600;
    padding-top: 20px;
    font-size: 21px;
}

.keyfeature_texttype small {
    display: block;
    font-size: 13px;
    line-height: 18px;
}

.keyfeature_texttype .plan-status1 {
    width: 130px;
    padding: 8px;
    background: var(--yellow);
    color: #000;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 4px;
}

.seopkg-section.nationalsepkg_sec .seopkg_dcol:nth-child(1) {
    width: 40%
}

.seopkg-section.nationalsepkg_sec .seopkg_dcol {
    width: 15%
}

.new_keyword {
    color: var(--blue);
    font-size: 12px
}

.seopkg_datatablmedia {
    padding: 5px 5px;
    margin-top: 0;
    margin-right: 0;
    border: solid 1px #ddd
}

.lastyear_alone p {
    padding: 30px 0 10px 0;
    font-size: 23px;
    text-align: center;
    color: #14212b;
    font-weight: 700;
    margin: 0;
    padding-bottom: 0
}

.seopkg_datatablegird {
    padding-top: 0px !important;
    border: solid 1px #e4e4e4;
}

.seopkg-section.nationalsepkg_sec .seopkg_dcol:nth-child(1) {
    width: 28%;
    border-right: none;
    text-align: left;
    background-color: #f9f9f9;
    display: block;
}

.seopkg-section.nationalsepkg_sec .seopkg_dcol {
    width: 24%;
    background-color: #fff;
    border-right: #e4e4e4 1px solid;
    padding: 5px 10px 15px; 
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.seopkg-section.nationalsepkg_sec .seopkg_dcol {
    box-shadow: 5px 15px 12px 1px #e5e4e4;
}

.seopkg_dtrow {
    background: #f9f9f9;
    border: 0px;
    padding: 0px;
    align-items: inherit;
}

.keyfeature_row {
    background: #f9f9f9;
}

.seopkg_dtrow:nth-child(even) {
    background: #fff;
    border-color: #fff;
}

.seopkg-section.nationalsepkg_sec .seopkg_dcol:last-child {
    border: 0px;
}

.seopkg_dtrow .tbl_icon {
    margin: inherit;
}

.seopkg_dtrow .tbl_icon {
    width: 26px;
    height: 26px;
    background: none;
    color: var(--blue);
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.seopkg_dtext {
    font-size: 14px;
    font-weight: 600;
}

.seopkg_localpkgbottom .seopkg_dcol {
    flex-direction: column;
    justify-content: center;
}

.seopkg_localpkgbottom .seopkg_pricing {
    padding: 15px 0;
}

.seopkg_localpkgbottom .btn {
    margin-bottom: 15px;
}

.bg-darkyellow .fa {
    color: var(--yellow);
}

.tbl_icon+.tooltip {
    top: -4px;
}

#seo_pricing {
    display: none;
}




@media(max-width:1080px){
    .seopkgpln_listinfo li {font-size: 12px;}
    .seopkg-group {width: calc(33.33% - 20px);padding: 30px 15px 20px 15px;margin: 0 10px;}
    .seopkg-txtprice span { font-size: 28px; line-height: 40px;}
    .priceyrvalid{ font-size: 12px;}
    .seopkgpln-title{ font-size: 18px;}
    .seopln-subtitle {font-size: 12px;margin-bottom: 15px;min-height: 48px;}
    .seopkgpln_listinfo{ padding: 15px 0 0;}




}


@media(max-width:979px){
    .seopkg-group{ width: 100%; margin: 30px 0 0;padding: 20px 15px 20px 15px;}
    .seopkg-main{ padding-top: 0; padding-bottom: 20px;}
    .seopln-subtitle{ min-height: initial;}
    .plan-status {padding: 6px 10px;font-size: 12px;line-height: 20px;top: -18px;right: 3%;}
    .seopkg_showmenubtn{ display: none;}
    #packages{ padding-bottom: 0;}
}

@media(max-width:979px){
    .seopkg_showmenubtn {margin: 20px auto 0 auto;width: 100%;}





}</pre></body></html>