/* Minification failed. Returning unminified contents.
(219,47): run-time error CSS1030: Expected identifier, found 'a'
(219,48): run-time error CSS1031: Expected selector, found ')'
(219,48): run-time error CSS1025: Expected comma or open brace, found ')'
(556,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(556,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(556,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(556,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(625,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(625,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(625,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(625,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(668,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(668,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(668,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(668,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(737,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(737,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(737,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(737,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(780,40): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(780,62): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(780,84): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(780,109): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(852,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(852,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(852,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(852,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(924,44): run-time error CSS1039: Token not allowed after unary operator: '-ty'
(924,66): run-time error CSS1039: Token not allowed after unary operator: '-rx'
(924,88): run-time error CSS1039: Token not allowed after unary operator: '-ry'
(924,113): run-time error CSS1039: Token not allowed after unary operator: '-tz'
(2258,116): run-time error CSS1039: Token not allowed after unary operator: '-height'
(2268,119): run-time error CSS1039: Token not allowed after unary operator: '-height'
(4310,318): run-time error CSS1039: Token not allowed after unary operator: '-d'
(4310,335): run-time error CSS1038: Expected hex color, found '#0000'
(4310,340): run-time error CSS1019: Unexpected token, found ' '
(4310,340): run-time error CSS1042: Expected function, found ' '
(4310,340): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
(4314,321): run-time error CSS1038: Expected hex color, found '#0000'
(4314,389): run-time error CSS1038: Expected hex color, found '#0000'
 */
.nw-support{padding:30px 0;background-color:rgba(189,189,189,.2)}
@media screen and (min-width:768px){
.nw-support{padding:36px 0 45px}
}
.nw-support__title{margin-bottom:8px;text-align:center}
.nw-support__title span{display:inline-block;padding:0 66px;background:linear-gradient(to right,#00bf71,#00bf71) no-repeat left center/50px 3px,linear-gradient(to right,#00bf71,#00bf71) no-repeat right center/50px 3px}
@media screen and (min-width:576px){
.nw-support__title span{padding:0 107px;background:linear-gradient(to right,#00bf71,#00bf71) no-repeat left center/91px 3px,linear-gradient(to right,#00bf71,#00bf71) no-repeat right center/91px 3px}
}
.nw-support__description{max-width:604px;margin:0 auto 34px;line-height:1.5;text-align:center}
@media screen and (min-width:768px){
.nw-support__buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
}
.nw-support__buttons .item{display:flex;align-items:center;transition:all .3s ease;border-radius:46.5px;margin:0 20.5px;padding:7px 60px 7px 8px;background-color:#fff}
@media screen and (max-width:767px){
.nw-support__buttons .item{width:100%;max-width:300px;margin:15px auto 0}
}
@media screen and (min-width:768px){
.nw-support__buttons .item{margin:0 12px;padding:7px 28px 7px 8px}
}
@media screen and (min-width:992px){
.nw-support__buttons .item{margin:0 20.5px;padding:7px 60px 7px 8px}
}
.nw-support__buttons .item:hover{background-color:#00bf71}
.nw-support__buttons .item:hover .item-icon{background-color:#fff;color:#00bf71}
.nw-support__buttons .item:hover .item-content{color:#fff}
.nw-support__buttons .item-icon{display:flex;justify-content:center;align-items:center;transition:all .3s ease;border-radius:50%;width:70px;height:70px;background-color:#00bf71;color:#fff}
.nw-support__buttons .item-content{transition:all .3s ease;width:calc(100% - 70px);padding-left:22px;color:#595959}
.nw-support.bg-white .nw-support__buttons .item{background-color:#f0f0f0}
.nw-support.bg-white .nw-support__buttons .item:hover{background-color:#00bf71}
.nw-support__heading{margin-bottom:18px;text-align:center}
.nw-support__button{margin-bottom:28px;text-align:center}
.nw-support__button .btn{display:flex;justify-content:center;align-items:center;border-radius:52px;width:245px;height:53px;margin:0 auto}
.nw-support__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-15px}
.nw-support__list .item{display:flex;align-items:center;width:100%;padding:5px 10px}
@media screen and (min-width:768px){
.nw-support__list .item{width:50%;padding:14px}
}
@media screen and (min-width:1200px){
.nw-support__list .item{flex:none;width:auto}
}
.nw-support__list .item:hover{color:#00bf71}
.nw-support__list .item-icon{display:flex;justify-content:center;align-items:center;border:1px solid #00bf71;border-radius:50%;width:45px;height:45px;background:#fff}
.nw-support__list .item-content{width:calc(100% - 63px);padding-left:13px}
.nw-support--company{background-color:#fff}
@media screen and (min-width:768px){
.nw-support--company{padding-bottom:45px;padding-top:30px}
.nw-support__list .item{padding:10px}
.nw-support__list .item-icon{width:63px;height:63px}
}
.nw-support--company .nw-support__heading{margin-bottom:8px}
@media screen and (min-width:992px){
.nw-support--company .nw-support__list{padding:0 10% 0 7.7%}
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.blog-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.25rem 0 .625rem;
    margin-right: -.625rem;
}
    .blog-category a {
        display: block;
        white-space: nowrap;
        border: .0625rem solid #d6d6d6;
        border-radius: 999px;
        padding: .375rem .625rem .375rem 2.25rem;
        position: relative;
        margin: 0 .625rem .625rem 0;
        font-size: 13px;
        line-height: 1.4em;
        color: #555555;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .blog-category a:before {
            content: '';
            position: absolute;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: .0625rem solid #d6d6d6;
            background: url('/images3/common/icon.png') no-repeat -178px -98px;
            left: -.0625rem;
            top: -.0625rem;
            z-index: 2;
        }

.ns-body h1, .page-blog h1, h1 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 26px;
}

.ns-desc a:not(.btn):not(.button):not(.button a), .ns-body a:not(.btn):not(.button):not(.button a){
    color: #079f40
}
.ns-desc {
    font-weight: 600;
}

.text-justify {
    text-align: justify;
}

.xjobs-r li {
    border-bottom: 1px dashed #ddd;
}

.list-job3 li {
    margin: 10px 0 0;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: solid 1px #ddd;
    justify-content: flex-start;
}

.list-job3 li .logoemp {
    margin-right: 4%;
    height: 70px;
    width: 18%;
}

.list-job3 li a {
    text-decoration: none;
    color: #337ab7;
    cursor: pointer;
}

.logoemp {
    border: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}

.list-job3 li .job-descrip {
    width: 78%;
}

.ns-desc, .ns-body, .ns-content {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height:28px;
}

.text-justify {
    text-align: justify;
}


.xjobs {
    margin: 20px 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4em;
}

    .xjobs .panel-heading, .xjobs-r .panel-heading {
        background-color: #ed5d5f;
        color: white;
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

.xjobs .panel-body {
    border: 1px solid #ddd;
}
.fl-sb {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.list-job ul, .list-job2 ul, .list-job3 ul, .list-job4 ul, .list-job5 ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.xjobs .row, .xjobs li, .xjobs-r .row {
    padding: 7px;
    border-bottom: 1px dashed #ddd;
}

.xjobs li {
    margin: 0 !important;
    padding: 10px !important;
    list-style: none;
}

.ns-body li {
    list-style-type: circle;
    margin: 0 0 0 25px;
}

.list-job4 li {
    width: 100%;
}

.list-job4 li {
    padding: 6px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: 1px dashed #ddd;
    justify-content: flex-start;
}

.list-job4 li .logoemp {
    margin-right: 2%;
    height: 70px;
    width: 12%;
}

.xjobs .logoemp {
    height: 60px !important;
}

.list-job4 li .job-descrip {
    width: 71%;
}

.xjobs .titjob {
    font-size: 15px;
}

.titjob {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

.xjobs .titjob a {
    color: #666;
}

.xjobs .iconhot {
    margin-left: 5px;
    margin-right: 0;
}

.xjobs .namecompany {
    margin-bottom: 2px;
}

.namecompany {
    font-size: 13px;
    color: #666;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.infother {
    font-size: 13px;
    color: #999;
}

.xjobs .job-mg {
    margin-right: 20px;
}

.job-mg {
    margin-right: 15px;
}

.job-mg i {
    margin-right: 3px;
}

blockquote.decorate1 a {
    font-weight: 600;
    color: #58b3ce;
}

blockquote.decorate4 a {
    font-weight: 600;
    color: #58b3ce;
}

.ns-body h2 {
    font-size: 22px;
    margin: 15px 0;
    font-weight: 600;
    color: #11843c;
}
.ns-body p{
    margin:3px 0;
}
em {
    font-style: italic;
}

.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.color2 a {
    color: #fff !important;
    text-decoration: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    opacity: .5
}
.adsr {
    margin-bottom: 10px
}
.ns-body .glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ns-body .glyphicon-pushpin:before {
    content: "\f0a4"
}
.ns-body .glyphicon-hand-right:before {
    content: "\f0a4"
}
.ns-body .glyphicon-bookmark:before {
    content: "\f02e"
}
.ns-body .glyphicon-search:before {
    content: "\f002"
}
.ns-body .glyphicon-user:before {
    content: "\f007"
}
.ns-body .glyphicon-star:before {
    content: "\f005"
}
.ns-body .glyphicon-ok:before {
    content: "\f00c"
}

.ns-body .glyphicon-ok-sign:before {
    content: "\f058"
}

.ns-body .glyphicon-chevron-right:before {
    content: "\f054"
}
strong {
    font-weight: bold;
}
/* -------------Tem1--------- */
.color2 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color2 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color2 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #8cbaa2, #10bf51);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color2 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color2 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2--------- */
.box-color1 {
    display: inline-block;
    border: 2px solid #25ab56;
    border-radius: 15px;
    width: 100%;
}


    .box-color1 .header {
        position: relative;
        background-color: #25ab56;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color1 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color1 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color1 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color1 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #8cbaa2, #10bf51);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #86ae47;
            border-radius: 200px;
        }

            .box-color1 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color1 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1a--------- */
.color1 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color1 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color1 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, #9caed9, #25355a);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color1 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color1 .button:active {
            position: relative;
            top: 1px;
        }
/* -------------Tem2a--------- */
.box-color2 {
    display: inline-block;
    border: 2px solid #25355a;
    border-radius: 15px;
    width: 100%;
}


    .box-color2 .header {
        position: relative;
        background-color: #25355a;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color2 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color2 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color2 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color2 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, #9caed9, #25355a);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            text-shadow: 0px 1px 0px #25355a;
            border-radius: 200px
        }

            .box-color2 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color2 .action .button:active {
                position: relative;
                top: 1px;
            }
/* -------------Tem1b--------- */
.color3 {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .color3 a {
        color: #fff !important;
        text-decoration: none;
    }


    .color3 .button {
        -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        box-shadow: inset 0px 0px 0px 0px #d9fbbe;
        background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
        text-indent: 0px;
        border: 0px solid #9caed9;
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        padding: 1em 2em;
        text-decoration: none;
        text-align: center;
        /*text-shadow: 0px 1px 0px #86ae47;*/
        border-radius: 200px;
    }

        .color3 .button:hover {
            transition: box-shadow 0.5s ease, transform 0.2s ease;
            transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        }

        .color3 .button:active {
            position: relative;
            top: 1px;
        }


/* -------------Tem2b--------- */
.box-color3 {
    display: inline-block;
    border: 2px solid rgb(0, 114, 255);
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color3 .header {
        position: relative;
        background-color: rgb(0, 114, 255);
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color3 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color3 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color3 .action a {
            color: #fff !important;
            text-decoration: none;
        }


        .box-color3 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(0, 198, 255) 0%, rgb(0, 114, 255) 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color3 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color3 .action .button:active {
                position: relative;
                top: 1px;
            }


/******Template 4******/
.box-color4 {
    display: inline-block;
    border: 2px solid #FF8800;
    ;
    border-radius: 15px;
    width: 100%;
}


    .box-color4 .header {
        position: relative;
        background-color: #FF8800;
        ;
        width: 100%;
        height: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .box-color4 .header h2 {
            margin: 0;
            color: #fff;
            line-height: 1.5;
            font-size: 22px;
            text-align: center;
            padding-top: 5px;
        }

    .box-color4 .action {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

        .box-color4 .action a {
            color: #fff;
            text-decoration: none;
        }


        .box-color4 .action .button {
            -moz-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            -webkit-box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            box-shadow: inset 0px 0px 0px 0px #d9fbbe;
            background: linear-gradient(45deg, rgb(216, 201, 179) 0%, #FF8800 100%);
            text-indent: 0px;
            border: 0px solid #9caed9;
            display: inline-block;
            color: #ffffff;
            font-size: 17px;
            font-weight: bold;
            font-style: normal;
            padding: 15px;
            text-decoration: none;
            text-align: center;
            border-radius: 200px;
        }

            .box-color4 .action .button:hover {
                transition: box-shadow 0.5s ease, transform 0.2s ease;
                transform: translateY(var(--ty, 0)) rotateX(var(--rx, 0)) rotateY(var(--ry, 0)) translateZ(var(--tz, -12px));
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            }

            .box-color4 .action .button:active {
                position: relative;
                top: 1px;
            }

    .box-color4 .textin {
        padding: 10px 15px;
        line-height: 1.5;
        text-align: justify;
    }

/*********Menu*********/

.menu {
    border: 1px solid rgba(63, 195, 39, 0.75);
    ;
}

.menu-header {
    font-size: 20px;
    font-weight: 500;
    min-height: 15px;
    margin: 0;
    background: rgba(63, 195, 39, 0.75);
    padding: 15px;
    color: #fff;
}

    .menu-header .btn-collapse:hover {
        cursor: pointer;
    }

.collapsein {
    display: block;
    padding: 10px;
}

    .collapsein li {
        list-style-type: none;
        font-style: italic;
    }

.ns-desc .menu label, .ns-body .menu label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

em.highlight {
    background-color: #2eb938;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight2 {
    background-color: #ff5c5c;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight3 {
    background-color: #aaa;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight4 {
    background-color: #b84400;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight5 {
    background-color: #1C15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight6 {
    background-color: #FA15FA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.highlight7 {
    background-color: #16DAAA;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

blockquote p:last-child {
    margin: 0;
}

blockquote.decorate1, blockquote.decorate2, blockquote.decorate3, blockquote.decorate4 {
    background: #dddddd82;
}
/*Mẫu thiết kế thứ nhất*/
blockquote.decorate1 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #e64946;
}

    blockquote.decorate1 a {
        font-weight: 600;
        color: #e64946 !important;
    }

/*Mẫu thiết kế thứ hai*/
blockquote.decorate2 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #10bf51;
}

    blockquote.decorate2 a {
        font-weight: 600;
        color: #0b6e30;
    }

/*Mẫu thiết kế thứ ba*/

blockquote.decorate3 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #345390;
}

    blockquote.decorate3 a {
        font-weight: 600;
        color: #345390;
    }

/*Mẫu thiết kế thứ tư*/
blockquote.decorate4 {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    padding: 5px 0 5px 15px;
    border-left: 5px solid #58b3ce;
}

    blockquote.decorate4 a {
        font-weight: 600;
        color: #58b3ce;
    }

/* Template 2*/

em.highlight1 {
    background-color: #00a8ff;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 18px;
}

em.adjust {
    border-radius: 5px;
    padding: 5px;
}

    em.adjust p {
        margin: 0;
    }

    em.adjust a {
        text-decoration: none;
        color: #fff !important;
    }

        em.adjust a:hover {
            text-decoration: underline;
        }

/* template 3 */

.button.resize1 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #2eb938;
}

.button.resize2 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #00a8ff;
}

.button.resize3 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #ff5c5c;
}

.button.resize4 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #aaa;
}

.button.resize5 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #b84400;
}

.button.resize6 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #1C15FA;
}

.button.resize7 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #FA15FA;
}

.button.resize8 {
    border-radius: 5px;
    padding: 5px 7px;
    background: #16DAAA;
}

.box-color3 .textin {
    padding: 10px 15px;
    line-height: 1.5;
    text-align: justify;
}
.ns-mi-content .item {
    margin: 15px 0 30px 0;
    counter-increment: item;
}

.ns-mi-content h2 {
    border-bottom: dashed 1px #ddd;
    text-transform: uppercase
}
.ns-mi-content h2 i.fa{font-size:18px}
.ns-mi-content.ns-body {
    font-size: 16px;
    line-height: 22px
}

.ns-mi-content p {
    margin: 5px 0
}
.ns-mi-content .list-item h4:before {
    /*font-weight: bold;*/
    content: counter(item)'.';
    padding-right: 5px;
}
.ns-mi-content h3 {
    font-size: 20px;
    color: #253556
}
.mi-should h2 {
    color: #14a744
}
.mi-not h2 {
    color: #3f51b5
}
.list-num>.num {
    counter-increment: num;
    align-items: center;
    display: flex;
    margin: 0.9166666667em 0 0.75em;
    font-weight: 600;
}
.list-num>.num:before {
    content: counter(num);
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 0.6666666667em;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    background-color: #11be52;
    color: #fff;
}
.list-sub-num .num {
    counter-increment: subnum;
}
.list-sub-num .num:before {
    content: counter(num)'.'counter(subnum)'.';
    padding-right: 5px;
}
.hidebyfixed{
    display:none
}
.bd-clipboard {
    position: relative;
    float: right;
}

.btn-clipboard {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 10;
    display: block;
    padding: 0.25rem 0.5rem;
    font-size: 75%;
    color: #818a91;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.25rem;
}

.highlight {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f7f7f9;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.highlight div {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    font-size: inherit;
    color: #212529;
}

.cv-follow {
    position: fixed;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: none;
    padding: 5px 0;
    color: #fff;
}
.cv-follow button.close {
    color: #fff;
    padding-right: 10px;
    opacity: initial;
}
.cv-follow .btn-create-cv {
    padding: 7px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-weight: 600;
    color: #fff;
    background-color: #10bf51;
    border: solid 2px #85da89;
}
.sec-choose-news {
    padding: 30px 0;
    background: #efefef;
    border-radius: 10px
}

.sec-choose-news .title3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center
}

.sec-choose-news .whychoose-news {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    text-align: center;
    flex-wrap: wrap;
    margin: 10px 0
}

.whychoose-news li {
    list-style: none;
    width: 25%;
    padding: 10px;
    margin-left: 0
}

.whychoose-news .cimg5 img {
    width: 65%
}

.whychoose-news li p.txt7 {
    line-height: 26px
}

.sec-choose-news .cv-btn {
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 40px;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    background-color: #10bf51;
    border: solid 2px #a6c7a7;
    display: inline-block
}

@media screen and (max-width: 992px) {
    .whychoose-news li {
        display: flex;
        width: 100%;
        text-align: left;
        list-style: none;
        margin-left: 0
    }

        .whychoose-news li .cimg5 {
            width: 20%
        }

    .whychoose-news .cimg5 img {
        width: 90%
    }

    .whychoose-news li p.txt7 {
        padding-left: 10px;
        width: 80%
    }

    .sec-choose-news .cv-btn {
        width: 80%;
        padding: 7px 14px;
        font-size: 16px;
        line-height: 24px
    }
}

.xmd-1 .modal-content{border-radius:16px}
.xmd-1 .modal-header{padding:8px 20px 0;border:none}
.xmd-1 .modal-header .close{font-weight:300}
.xmd-1 .modal-body{margin:10px 22px 22px;border:dashed 1px #73C48F;border-radius:12px}
.xmd-1 .modal-body .tit{font-size:18px;font-weight:bold;margin:0 0 10px;color:#123983}
.xmd-1 .modal-body button{color:#fff;background-color:#2DB670;border-radius:30px;font-size:16px;font-weight:500;padding:7px 20px}
.xmd-1 .modal-footer{border:none;padding-top:0}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
table{border-collapse:collapse;border-spacing:0}
.image{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}
.image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;font-family:"object-fit: cover;";-o-object-fit:cover;object-fit:cover}
.image.fit-contain img{font-family:"object-fit: contain;";-o-object-fit:contain;object-fit:contain}
.image.position-bottom img{font-family:"object-fit: cover; object-position: bottom;";-o-object-position:bottom;object-position:bottom}
.image.position-top img{font-family:"object-fit: cover; object-position: top;";-o-object-position:top;object-position:top}
img{max-width:100%}
.ratio{position:relative}
.ratio::before{content:"";display:block;padding-bottom:100%}
html{overflow-x:hidden}
body{overflow-x:hidden;font-size:13px;line-height:1.47;font-family:Roboto,sans-serif;color:#333}
@media screen and (min-width:768px){
body{font-size:15px}
}
a{text-decoration:none;color:inherit}
a:focus,a:hover{color:inherit;text-decoration:none}
img{vertical-align:middle}
.gutters-10{margin-right:-10px;margin-left:-10px}
.gutters-11{margin-right:-11px;margin-left:-11px}
@media screen and (min-width:992px){
.gutters-14{margin-right:-14px;margin-left:-14px}
}
.gutters-10>[class*=col]{padding-right:10px;padding-left:10px}
.gutters-11>[class*=col]{padding-right:11px;padding-left:11px}
@media screen and (min-width:992px){
.gutters-14>[class*=col]{padding-right:14px;padding-left:14px}
}
.ol-none{outline:0}
.ol-none:active,.ol-none:focus,.ol-none:focus-visible,.ol-none:hover{box-shadow:none;outline:0}
.text-center{text-align:center}
.v-group [class*=col]{margin-bottom:28px}
.v-group img{box-shadow:0 0 5px #e2e2e2;border-radius:6px 6px 8px 8px}
.v-section{padding:30px 0}
@media screen and (min-width:992px){
.v-layout .container>.row .col-lg-4{flex:0 0 30.05%;max-width:30.05%}
}
@media screen and (min-width:992px){
.v-layout .container>.row .col-lg-8{flex:0 0 69.95%;max-width:69.95%}
}
@media screen and (min-width:576px){
.modal-dialog{max-width:520px}
}
@media screen and (min-width:768px){
.modal-dialog{max-width:700px}
}
@media screen and (min-width:992px){
.modal-dialog{max-width:770px}
}
.modal-content{overflow:hidden;border:none;border-radius:10px}
.modal-body{padding:0}
.btn-close{position:absolute;z-index:5;top:8px;right:8px;justify-content:center;align-items:center;display:flex;opacity:1;border-radius:50%;width:36px;height:36px;padding:0;background-color:#ececec;background-size:10px;cursor:pointer}
.v-banner{margin:0 0 13px;text-align:center}
.v-group-vertical{margin-bottom:30px}
.v-group-vertical [class*=col]{margin-bottom:14px}
.v-group-vertical img{box-shadow:0 0 5px #e2e2e2;border-radius:6px 6px 8px 8px}
.v-cate-sidebar{margin-bottom:30px}
.v-cate-sidebar__title{margin-bottom:10px;background:linear-gradient(to right,#10bf51,#10bf51) no-repeat left center/100% 1px}
.v-cate-sidebar__title span{display:inline-block;border-radius:6px 0 0 6px;padding:10px 64px 9px 15px;background-color:#10bf51;font-size:16px;line-height:1.2;font-weight:700;text-transform:uppercase;color:#fff;-webkit-clip-path:polygon(calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 0);clip-path:polygon(calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 0)}
@media screen and (min-width:768px){
.v-cate-sidebar__title span{font-size:18px}
}
.v-cate-item{position:relative;display:block;overflow:hidden;border-radius:6px}
.v-cate-sidebar .v-cate-item{margin-bottom:11px}
.v-cate-sidebar .v-cate-item:last-child{margin-bottom:0}
.v-cate-item__image{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f0f0f0}
.v-cate-item__image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:all .3s ease;background:linear-gradient(to right,#f0f0f0 0,#f0f0f0 50%,rgba(240,240,240,.9),rgba(240,240,240,.5))}
.v-cate-item__image img{position:absolute;top:0;right:0;bottom:0;height:100%}
.v-cate-item:hover .v-cate-item__image::after{background:linear-gradient(to right,#f6fffa 0,#f6fffa 50%,rgba(246,255,250,.9),rgba(246,255,250,.5))}
.v-cate-item__inner{position:relative;z-index:5;align-items:center;display:flex;padding:11px 15px}
.v-cate-item__inner::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:border-color .3s ease;border:1px solid #d3d3d3;border-radius:6px;pointer-events:none}
.v-cate-item:hover .v-cate-item__inner::after{border-color:#83cc9e}
.v-cate-item__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex;margin-right:12px;border:1px solid #cacaca;border-radius:50%;width:46px;height:46px;background-color:#fff}
.v-cate-item__icon .icon-idea{width:24px;height:24px}
.v-cate-item__icon .icon-rocket{width:14px;height:24px}
.v-cate-item__icon .icon-chat{width:20px;height:20px}
.v-cate-item__icon .icon-back{width:18px;height:16px}
.v-cate-item__icon .icon-dollar{width:10px;height:20px}
.v-cate-item__title{font-size:16px;line-height:1.34;font-weight:700}
@media screen and (min-width:768px){
.v-cate-item__title{font-size:18px}
}
.v-cate{padding:32px 0 9px;background-color:#f8f8f8}
.v-cate [class*=col]{margin-bottom:22px}
.v-blog{padding:30px 0}
.v-watched__title{position:relative;border:1px solid #e7e7e7;border-radius:6px;padding:8px 13px;background-color:#f8f8f8;font-size:14px;line-height:1.375;font-weight:700}
@media screen and (min-width:768px){
.v-watched__title{font-size:16px}
}
.v-watched__title i{margin-right:6px;color:#888}
.v-watched__title::after{content:"\f103";position:absolute;top:50%;right:14px;transform:translateY(-50%);font-family:FontAwesome;color:#888}
.site-footer__main{padding:40px 0 20px;background-color:#fbfbfb}
@media screen and (min-width:768px){
.site-footer__main{padding:50px 0}
}
.site-footer__info{margin-bottom:30px}
@media screen and (min-width:768px){
.site-footer__info{margin-bottom:0;width:39%;padding-right:30px}
}
.site-footer__logo{display:inline-block;margin-bottom:16px;width:102px;height:36px}
.site-footer__description{margin-bottom:20px;line-height:1.74}
@media screen and (min-width:768px){
.site-footer__description{margin-bottom:33px;max-width:365px}
}
.site-footer__social{flex-wrap:wrap;display:flex}
.site-footer__social li{margin-right:10px}
.site-footer__social a{justify-content:center;align-items:center;display:flex;border-width:1px;border-style:solid;border-radius:50%;width:50px;height:50px}
.site-footer__social a.site-footer__social-facebook{border-color:#4267b2;color:#4267b2}
.site-footer__social a.site-footer__social-youtube{border-color:#f02c2c;color:#f02c2c}
@media screen and (min-width:768px){
.site-footer__wrapper{width:61%}
}
@media screen and (min-width:768px){
.site-footer__wrapper [class*=col-md]:nth-child(1){width:30%}
}
@media screen and (min-width:992px){
.site-footer__wrapper [class*=col-md]:nth-child(1){width:32.5%}
}
@media screen and (min-width:768px){
.site-footer__wrapper [class*=col-md]:nth-child(2){width:35%}
}
@media screen and (min-width:992px){
.site-footer__wrapper [class*=col-md]:nth-child(2){width:38.5%}
}
@media screen and (min-width:768px){
.site-footer__wrapper [class*=col-md]:nth-child(3){width:35%}
}
@media screen and (min-width:992px){
.site-footer__wrapper [class*=col-md]:nth-child(3){width:29%}
}
.site-footer__title{margin-bottom:15px;color:#000}
@media screen and (min-width:768px){
.site-footer__title{margin-bottom:22px}
}
@media screen and (max-width:767px){
.site-footer__menu{margin-bottom:20px}
}
.site-footer__menu li{margin-bottom:12px}
.site-footer__bottom{padding:15px 0;background-color:#eee;color:#333}
@media screen and (min-width:768px){
.site-footer__bottom{padding:23px 0}
}
.site-footer__links{flex-wrap:wrap;justify-content:center;display:flex}
@media screen and (min-width:768px){
.site-footer__links{justify-content:flex-end}
}
.site-footer__links li{margin:0 5px}
@media screen and (min-width:576px){
.site-footer__links li{margin-left:20px}
}
@media screen and (min-width:768px){
.site-footer__links li{margin-left:35px}
}
@media screen and (min-width:992px){
.site-footer__links li{margin-left:64px}
}
.site-footer__copyright{margin-top:5px;text-align:center}
@media screen and (min-width:768px){
.site-footer__copyright{margin-top:0;text-align:left}
}
.site-header{position:relative;z-index:500;box-shadow:0 4px 4px rgba(212,212,212,.25);background-color:#fff;color:#000}
/*@media screen and (max-width:991px){
.navbar-collapse{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:block!important;transform:translateX(-100%);overflow-x:hidden;overflow-y:auto;transition:transform .3s ease!important;width:100%;height:100%!important;padding:40px 0;background-color:#fff}
.navbar-collapse.show{transform:translateX(0)}
}
.navbar-collapse-open{position:relative;margin-right:10px;border:none;padding:0;background:0 0}
@media screen and (min-width:992px){
.navbar-collapse-open{display:none}
}
.navbar-collapse-open .navbar-toggler-icon{width:26px;height:26px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23000000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-collapse-close{position:absolute;z-index:5;top:15px;right:15px;border:none;background:0 0}
.navbar{padding:11px 0 12px}
.navbar-nav{margin-right:auto;margin-left:auto;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem)}
@media screen and (min-width:576px){
.navbar-nav{max-width:540px}
}
@media screen and (min-width:768px){
.navbar-nav{max-width:720px}
}
@media screen and (min-width:992px){
.navbar-nav{margin-left:0;max-width:none;padding:0}
}
.navbar-light .navbar-nav .nav-link{padding:0;color:#000}
@media screen and (min-width:992px){
.navbar-light .navbar-nav .nav-link{padding:0 20px}
}
.navbar-light .navbar-nav .nav-link.dropdown-toggle::after{margin-left:11px;border:none;width:11px;height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:contain;vertical-align:.1em}
.navbar-light .navbar-nav .nav-item.active .nav-link{color:#0f8e3f}
@media screen and (max-width:991px){
.nav-item{border-bottom:1px solid #ebebeb;padding:8px 0}
.nav-item .dropdown-menu[data-bs-popper]{border:none;padding:0}
}
.navbar-brand{flex-shrink:0;margin-right:5px}
@media screen and (min-width:576px){
.navbar-brand{margin-right:15px}
}
@media screen and (min-width:992px){
.navbar-brand{margin-right:55px;width:102px}
}
.navbar-brand svg{width:100%;height:100%}
.nav-lang{position:relative;margin-left:5px}
.nav-lang__select{border:1px solid #eaeaea;border-radius:50px;width:120px;height:34px;padding:0 25px 0 15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-position:right 14px center;background-size:11px 6px;cursor:pointer;text-align:left;color:#000}
@media screen and (min-width:576px){
.nav-lang__select{width:136px;padding:0 30px 0 20px;background-position:right 17px center}
}
.nav-account{position:relative;margin-left:10px}
@media screen and (min-width:768px){
.nav-account{margin-left:25px}
}
.nav-account__wrapper{align-items:center;display:flex}
@media screen and (min-width:576px){
.nav-account__wrapper{padding-right:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:11px 6px}
}
.nav-account__wrapper::after{content:none}
.nav-account__image{flex-shrink:0;overflow:hidden;border-radius:50%;width:34px}
.nav-account__menu{box-shadow:0 0 20px rgba(212,212,212,.5);border:none;border-radius:10px;width:295px;padding:13px 12px;background-color:#fff}
@media screen and (min-width:768px){
.nav-account__menu{width:331px;padding:21px 28px 25px 23px}
}
.nav-account__menu::before{content:"";position:absolute;top:-5px;right:26px;transform:rotate(45deg);box-shadow:-1px -1px 50px rgba(212,212,212,.5);width:18px;height:18px;background-color:#fff}
@media screen and (min-width:992px){
.nav-account__menu::before{right:17px}
}
.nav-account__menu[data-bs-popper]{top:calc(100% + 11px);right:0;left:auto;margin-top:0}
@media screen and (min-width:992px){
.nav-account__menu[data-bs-popper]{top:calc(100% + 13px);right:9px}
}
.nav-account__menu .dropdown-menu{position:relative;margin:-5px 0 15px 32px;border:none;padding:0}
.nav-account__menu .dropdown-menu li{margin-bottom:6px}
.nav-account__menu .dropdown-menu li:last-child{margin-bottom:0}
.nav-account__menu .dropdown-item{padding:0;transition:color .3s ease}
.nav-account__menu .dropdown-item:hover{background-color:transparent;color:#11be52}
.nav-account__menu-wrapper{align-items:center;display:flex;margin-bottom:15px;border-bottom:1px solid #ebebeb;padding-bottom:17px}
.nav-account__menu-inner{position:relative;flex-shrink:0;margin-right:22px}
.nav-account__avatar{overflow:hidden;border-radius:50%;width:75px}
.nav-account__icon{position:absolute;z-index:2;right:-3px;bottom:1px;justify-content:center;align-items:center;display:flex;border:1px solid #ededed;border-radius:50%;width:28px;height:28px;background-color:#eaeaea;color:#777}
.nav-account__content{flex-grow:1}
.nav-account__title{color:#11be52}
.nav-account__text{margin-top:6px;color:#656565}
.nav-account__link{align-items:center;display:flex;transition:color .3s ease;margin-bottom:15px}
.nav-account__link:hover{color:#11be52}
.nav-account__link:last-child{margin-bottom:0}
.nav-account__link svg{margin-right:15px;width:17px;color:#11be52}
.nav-account__link.disabled{color:#a3a3a3}
.nav-account__link.disabled svg{color:#a3a3a3}
.nav-account__link-dropdown{padding-right:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E %3Cpath d='M9.5625 0.875L5.5 4.9375L1.4375 0.875' stroke='%23656565' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:11px 6px}
.nav-account__link-dropdown::after{content:none}
.nav-account__link-wrap{flex-wrap:wrap;align-items:center;display:flex}
.nav-account__link-title{margin-right:6px}
.nav-account__link-label{align-items:center;display:inline-flex;margin-right:4px;border-radius:30px;padding:3px 12px 2px;background-color:#11be52;color:#fff}
.nav-account__link-label:last-child{margin-right:0}
.nav-account__link-label.is-pro{padding-right:7px;padding-left:7px;background-color:#3f4deb}
.nav-account__link-label.is-pro>span{position:relative}
.nav-account__link-label.is-pro>span::before{content:"";position:relative;top:1px;flex-shrink:0;display:inline-block;margin-right:3px;width:11px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' viewBox='0 0 11 10' fill='none'%3E %3Cpath d='M8.4424 9.10489L3.14335 9.1333C2.91937 9.1345 2.7416 8.96044 2.74041 8.73876C2.73922 8.51708 2.91511 8.34112 3.1391 8.33992L8.43815 8.31151C8.66214 8.3103 8.83991 8.48437 8.84109 8.70605C8.84225 8.92189 8.66639 9.10369 8.4424 9.10489Z' fill='%23F3BE4B'/%3E %3Cpath d='M3.72397 7.40337C3.72397 7.40337 7.36669 7.38383 7.97971 7.38055C8.59273 7.37726 9.0172 6.28989 9.30622 5.22657C9.59525 4.16326 9.69312 2.62843 9.69312 2.62843C9.69312 2.62843 8.68012 3.88815 7.90786 3.87479C7.12971 3.86146 6.2692 2.78097 5.91574 1.72111C5.65034 1.69336 5.65034 1.69336 5.65034 1.69336C5.65034 1.69336 4.9655 3.69221 3.97628 3.89004C2.98705 4.08786 2.0129 2.69879 2.0129 2.69879L1.71918 2.88705C1.71918 2.88705 1.91618 4.44947 2.02597 5.13727C2.13576 5.82508 2.62761 7.40925 3.72397 7.40337Z' fill='%23F3BE4B'/%3E %3Cpath d='M5.75721 2.01365C6.25854 2.01096 6.66279 1.60656 6.66013 1.11039C6.65747 0.614227 6.24891 0.214184 5.74758 0.216873C5.24625 0.219561 4.842 0.623963 4.84466 1.12013C4.84732 1.61629 5.25589 2.01634 5.75721 2.01365Z' fill='%23F3BE4B'/%3E %3Cpath d='M9.85487 3.34513C10.3562 3.34244 10.7604 2.93804 10.7578 2.44187C10.7551 1.94571 10.3466 1.54567 9.84524 1.54835C9.34391 1.55104 8.93966 1.95544 8.94232 2.45161C8.94498 2.94778 9.35354 3.34782 9.85487 3.34513Z' fill='%23F3BE4B'/%3E %3Cpath d='M1.7201 3.28374C2.22143 3.28106 2.62568 2.87665 2.62302 2.38049C2.62036 1.88432 2.2118 1.48428 1.71047 1.48697C1.20914 1.48966 0.804891 1.89406 0.807552 2.39022C0.810213 2.88639 1.21878 3.28643 1.7201 3.28374Z' fill='%23F3BE4B'/%3E %3C/svg%3E");background-repeat:no-repeat;background-size:11px 10px}*/
#overlay{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;display:none;opacity:.5;background-color:#000}
#overlay.show{display:block}
.v-hero{background:linear-gradient(to bottom,#ecfff2,#fafffb)}
@media screen and (min-width:992px){
.v-hero{background:url(../images/common/hero-bg-3.png) no-repeat right calc(100% - 33px) top 1px/323px 175px,linear-gradient(to bottom,#ecfff2,#fafffb)}
}
.v-hero__wrapper{display:flex;height:200px}
.v-hero__content{position:relative;z-index:5;align-items:center;display:flex;width:44%}
.v-hero__featured{position:relative;width:56%}
.v-hero__featured::after,.v-hero__featured::before{content:"";position:absolute;z-index:2;top:0;bottom:0;background-repeat:no-repeat;background-size:auto 100%}
.v-hero__featured::before{left:-153px;width:205px;background-image:url(../images/common/hero-bg-1.png);background-position:left top}
.v-hero__featured::after{right:-334px;display:none;width:368px;background-image:url(../images/common/hero-bg-2.png);background-position:right top}
@media screen and (min-width:576px){
.v-hero__featured::after{display:block}
}
.v-hero__featured .image{right:-20px;width:auto}
.v-hero__title{font-size:20px;line-height:1.23;font-weight:700;text-transform:uppercase;color:#10bf51}
@media screen and (min-width:768px){
.v-hero__title{font-size:26px}
}
[class*=icon-]{position:relative;z-index:5;display:inline-block;background-repeat:no-repeat;background-size:contain}
.icon-idea{width:42px;height:42px;background-image:url(../images/common/icon-idea.png)}
.icon-idea-2{width:42px;height:42px;background-image:url(../images/common/icon-idea-2.png)}
.icon-chat{width:34px;height:34px;background-image:url(../images/common/icon-chat.png)}
.icon-chat-2{width:34px;height:34px;background-image:url(../images/common/icon-chat-2.png)}
.icon-rocket{width:26px;height:44px;background-image:url(../images/common/icon-rocket.png)}
.icon-rocket-2{width:26px;height:44px;background-image:url(../images/common/icon-rocket-2.png)}
.icon-back{width:30px;height:28px;background-image:url(../images/common/icon-back.png)}
.icon-back-2{width:30px;height:28px;background-image:url(../images/common/icon-back-2.png)}
.icon-dollar{width:18px;height:36px;background-image:url(../images/common/icon-dollar.png)}
.icon-pen{width:18px;height:18px;background-image:url(../images/common/icon-pen.png)}
.icon-email{width:19px;height:13px;background-image:url(../images/common/icon-email.png)}
.icon-question{width:18px;height:18px;background-image:url(../images/common/icon-question.png)}
.icon-question-2{width:16px;height:18px;background-image:url(../images/common/icon-question-2.png)}
.icon-left-chervon{width:12px;height:9px;background-image:url(../images/common/icon-left-chevron.png)}
.icon-download{width:22px;height:34px;background-image:url(../images/common/icon-download.png)}
.v-advisory__title{position:relative;margin-bottom:-19px;background:linear-gradient(to right,#10bf51,#10bf51) no-repeat left center/100% 1px}
.v-advisory__title-inner{display:inline-block;min-width:193px;padding:8px 54px 9px 14px;background-color:#10bf51;font-weight:700;color:#fff;-webkit-clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0);clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0)}
.v-advisory__title>a{position:absolute;right:0;bottom:60%;font-style:italic;color:#10bf51}
.v-advisory__wrapper{border-width:0 1px 1px 1px;border-style:solid;border-color:#e9e9e9;border-radius:5px 0 5px 5px;padding:35px 25px 4px 23px;background-color:#f9f9f9}
.v-advisory__wrapper>p{margin-bottom:6px;line-height:1.6}
.v-advisory__wrapper>p:last-of-type{margin-bottom:25px}
.v-advisory__wrapper>p i{color:#e20c0c}
.v-advisory__wrapper [class*=col]{margin-bottom:20px}
.v-advisory__item{align-items:flex-start;display:flex;box-shadow:0 0 5px #e4e4e4;border-radius:5px;height:100%;padding:20px 9px 16px;background-color:#fff}
.v-advisory__item-image{position:relative;flex-shrink:0;overflow:hidden;border:1px solid #e6e6e6;border-radius:50%;width:86px;height:86px}
.v-advisory__item-content{flex-grow:1;padding-left:15px}
.v-advisory__item-name{margin-bottom:5px;font-size:16px;line-height:1.34;font-weight:700}
@media screen and (min-width:768px){
.v-advisory__item-name{font-size:18px}
}
.v-advisory__item-pos{margin-bottom:8px;font-style:italic}
.v-advisory__item-text{margin-bottom:6px}
.v-advisory__item-text a,.v-advisory__item-text i{color:#10bf51}
.v-advisory__item-text a[aria-expanded=true]{display:none}
.v-author{margin-bottom:30px}
.v-author__title{position:relative;margin-bottom:-19px;background:linear-gradient(to right,#10bf51,#10bf51) no-repeat left center/100% 2px}
.v-author__title-inner{align-items:center;display:inline-flex;min-width:193px;padding:8px 54px 9px 14px;background-color:#10bf51;font-weight:700;color:#fff;-webkit-clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0);clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0)}
.v-author__title-inner [class*=icon]{margin-right:11px}
.v-author__wrapper{align-items:flex-start;display:flex;border-width:0 1px 1px 1px;border-style:solid;border-color:#e9e9e9;border-radius:5px 0 5px 5px;padding:38px 10px 13px;background-color:#f9f9f9}
.v-author__image{position:relative;flex-shrink:0;overflow:hidden;border:1px solid #e6e6e6;border-radius:50%;width:86px;height:86px}
.v-author__content{flex-grow:1;padding-left:15px}
.v-author__name{margin-bottom:5px;font-size:16px;line-height:1.34;font-weight:700}
@media screen and (min-width:768px){
.v-author__name{font-size:18px}
}
.v-author__pos{margin-bottom:8px;font-style:italic}
.v-author__text{margin-bottom:4px}
.v-author__text a,.v-author__text i{color:#10bf51}
.v-author__text a[aria-expanded=true]{display:none}
.v-blog-detail__thumbnail{position:relative}
.v-blog-detail__thumbnail::before{padding-bottom:85.414091471%}
.v-blog-detail__thumbnail+.v-blog-detail__title{position:relative;z-index:5;margin-top:-58px;margin-right:10px;margin-left:10px;padding:10px 10px 6px;background:rgba(255,255,255,.8)}
@media screen and (min-width:576px){
.v-blog-detail__thumbnail+.v-blog-detail__title{margin-right:20px;margin-left:20px;padding:19px 23px 6px}
}
.v-blog-detail__title{margin:-3px 0 8px;font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.1px;color:#10bf51}
@media screen and (min-width:768px){
.v-blog-detail__title{font-size:30px}
}
.v-blog-detail__reviews{align-items:center;display:flex;margin:10px 0;font-size:12px;color:#666}
@media screen and (min-width:768px){
.v-blog-detail__reviews{font-size:14px}
}
.v-blog-detail__reviews span{flex-shrink:0}
.v-blog-detail__reviews span:first-child{margin-right:7px}
.v-blog-detail__reviews span:last-child{margin-left:15px;color:#999}
.v-blog-detail__reviews i{color:#ffae00}
.v-blog-detail__reviews i+i{margin-left:3px}
.v-blog-detail__authors{flex-wrap:wrap;display:flex;margin-bottom:14px}
@media screen and (min-width:576px){
.v-blog-detail__authors--center{justify-content:center;margin-bottom:11px;background:linear-gradient(to right,rgba(51,51,51,0),#a5a5a5) no-repeat left center/143px 1px,linear-gradient(to left,rgba(51,51,51,0),#a5a5a5) no-repeat right center/143px 1px,linear-gradient(to right,#a5a5a5,#a5a5a5) no-repeat left 143px center/calc(100% - 286px) 1px}
}
.v-blog-detail__author{position:relative;z-index:5;align-items:center;display:flex;margin:2px 49px 2px 0;background-color:#fff}
@media screen and (min-width:576px){
.v-blog-detail__authors--center .v-blog-detail__author::before{content:"";position:absolute;top:0;right:-7px;bottom:0;left:-7px;background-color:#fff}
.v-blog-detail__authors--center .v-blog-detail__author::after{content:"";position:absolute;top:50%;left:-14px;transform:translateY(-50%);border-radius:50%;width:7px;height:7px;background-color:#a5a5a5}
.v-blog-detail__authors--center .v-blog-detail__author:last-child{margin-right:0}
.v-blog-detail__authors--center .v-blog-detail__author:last-child::after{right:-14px;left:auto}
}
.v-blog-detail__author-images{position:relative;z-index:5;flex-shrink:0;display:flex;margin-right:8px}
.v-blog-detail__author-image{position:relative;overflow:hidden;border:1px solid #dbdbdb;border-radius:50%;width:34px;height:34px}
.v-blog-detail__author-image+.v-blog-detail__author-image{margin-left:2px}
.v-blog-detail__author-title{position:relative;z-index:5}
.v-blog-detail__author-title b{font-weight:700}
.v-blog-detail__content b,.v-blog-detail__content strong{font-weight:700}
.v-blog-detail__content i{font-style:italic}
.v-blog-detail__content p{margin:0 0 15px}
.v-blog-detail__content h1,.v-blog-detail__content h2,.v-blog-detail__content h3,.v-blog-detail__content h4,.v-blog-detail__content h5,.v-blog-detail__content h6{margin:1.34em 0 .55em;font-weight:700}
.v-blog-detail__content h1{font-size:2.5em}
.v-blog-detail__content h2{font-size:2em}
.v-blog-detail__content h3{font-size:1.5em}
.v-blog-detail__content h4{font-size:1em}
.v-blog-detail__content figure{margin-bottom:14px;text-align:center}
.v-blog-detail__content .table-of-contents{margin-bottom:19px;border-left:4px solid #263757;padding:20px 20px 14px;background-color:#f8f8f8}
.v-blog-detail__content .table-of-contents__title{margin-bottom:15px;font-weight:700;text-transform:uppercase;color:#253556}
.v-blog-detail__content .table-of-contents a,.v-blog-detail__content .table-of-contents p{font-style:italic}
.v-blog-detail__content .table-of-contents p{margin-bottom:4px}
.v-blog-detail__content .more{position:relative;overflow:hidden;margin-top:20px;margin-bottom:9px;padding:8px 17px}
.v-blog-detail__content .more+.more{margin-top:0}
.v-blog-detail__content .more::before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border-width:1px;border-style:solid;pointer-events:none}
.v-blog-detail__content .more::after{content:"";position:absolute;z-index:5;top:50%;right:18px;transform:rotate(45deg) translateY(-50%);transform-origin:top;box-shadow:28px -28px 0 #fff;border-width:1px 1px 0 0;border-style:solid;width:85px;height:85px}
.v-blog-detail__content .more>div::before{content:"";position:absolute;z-index:5;top:-1px;bottom:-1px;left:-1px;width:7px}
.v-blog-detail__content .more.green{background-color:#f6fffa}
.v-blog-detail__content .more.green::before{border-color:#b5dcc6}
.v-blog-detail__content .more.green::after{border-color:#b5dcc6}
.v-blog-detail__content .more.green>div::before{background-color:#10bf51}
.v-blog-detail__content .more.red{background-color:#fff7f7}
.v-blog-detail__content .more.red::before{border-color:#f2b8b8}
.v-blog-detail__content .more.red::after{border-color:#f2b8b8}
.v-blog-detail__content .more.red>div::before{background-color:#e20c0c}
.v-blog-detail__navigation{justify-content:space-between;align-items:center;display:flex;margin-bottom:30px}
.v-blog-detail__navigation a{display:inline-block;border-radius:15px;padding:5px 15px 4px;background-color:#ededed;font-size:12px;text-transform:uppercase}
@media screen and (min-width:768px){
.v-blog-detail__navigation a{font-size:14px}
}
.v-blog-detail__navigation a i+span,.v-blog-detail__navigation a span+i{margin-left:5px}
.v-nav{position:relative;margin:0 auto 48px;box-shadow:0 2px 5px silver;max-width:700px}
.v-nav:hover .v-nav__image::after{opacity:0}
.v-nav.style-01{padding:20px 25px 21px;background:url(../images/common/nav-bg-1.png) no-repeat center/cover;text-align:center}
.v-nav.style-02{box-shadow:0 3px 10px silver;border-radius:0 60px 0 60px;padding:34px 25px 35px;text-align:center}
.v-nav.style-02::after,.v-nav.style-02::before{content:"";position:absolute;pointer-events:none}
.v-nav.style-02::before{top:10px;right:10px;bottom:10px;left:10px;border:1px dashed #11be52;border-radius:0 50px 0 50px}
.v-nav.style-02::after{z-index:2;right:3px;bottom:5px;width:80px;height:74px;background:url(../images/common/icon-speaker.png) no-repeat center/contain}
@media screen and (min-width:768px){
.v-nav.style-02::after{width:108px;height:92px}
}
.v-nav.style-03{display:flex;min-height:250px}
.v-nav.style-04{display:flex;min-height:230px;padding:10px;background:url(../images/common/nav-bg-3.png) no-repeat right center/cover}
.v-nav.style-04::before{content:"";position:absolute;top:0;bottom:0;left:0;width:26.4%;background-color:#11be52}
.v-nav.style-05{box-shadow:none;max-width:662px;min-height:218px;padding:8px 32px 28px;background:url(../images/common/nav-bg-4.png) no-repeat center/100% 100%;text-align:center}
@media screen and (min-width:768px){
.v-nav.style-05{padding-bottom:48px}
}
.v-nav.style-06{flex-direction:row-reverse;display:flex;box-shadow:none;min-height:220px}
.v-nav.style-07{display:flex;min-height:210px}
.v-nav__image{position:relative;z-index:1}
.v-nav__image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;transition:opacity .3s ease;background-color:#000;pointer-events:none}
.v-nav__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.style-03 .v-nav__image{width:50%}
.style-04 .v-nav__image{width:40%}
@media screen and (min-width:768px){
.style-04 .v-nav__image{width:31%}
}
.style-06 .v-nav__image{width:44%}
.style-07 .v-nav__image{width:44%}
.v-nav__content{position:relative;z-index:5}
.style-03 .v-nav__content{flex-direction:column;justify-content:center;align-items:flex-end;display:flex;width:50%;padding:25px 20px 25px 0;text-align:right}
@media screen and (min-width:768px){
.style-03 .v-nav__content{padding-right:30px}
}
.style-03 .v-nav__content::before{content:"";position:absolute;top:0;right:0;bottom:0;left:-72px;background:url(../images/common/nav-bg-2.png) no-repeat center/100% 100%}
@media screen and (min-width:768px){
.style-03 .v-nav__content::before{left:-108px}
}
.style-04 .v-nav__content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex;width:60%;padding:0 20px}
@media screen and (min-width:768px){
.style-04 .v-nav__content{width:69%;padding:0 29px}
}
.style-06 .v-nav__content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex;width:56%;padding:25px 15px 25px 20px}
@media screen and (min-width:768px){
.style-06 .v-nav__content{padding-right:35px;padding-left:29px}
}
.style-06 .v-nav__content::before{content:"";position:absolute;top:0;right:-58px;bottom:0;left:0;background:url(../images/common/nav-bg-5.png) no-repeat center/100% 100%}
@media screen and (min-width:768px){
.style-06 .v-nav__content::before{right:-90px}
}
.style-07 .v-nav__content{flex-direction:column;justify-content:center;align-items:flex-end;display:flex;width:56%;padding:25px 20px 25px 15px;text-align:right}
@media screen and (min-width:768px){
.style-07 .v-nav__content{padding-right:30px}
}
.style-07 .v-nav__content::before{content:"";position:absolute;top:0;right:0;bottom:0;left:-50px;background:url(../images/common/nav-bg-6.png) no-repeat center/100% 100%}
@media screen and (min-width:768px){
.style-07 .v-nav__content::before{left:-108px}
}
.v-nav__title{position:relative;z-index:5;margin-bottom:13px!important;font-size:18px;line-height:1.25;font-weight:700;color:#333}
@media screen and (min-width:768px){
.v-nav__title{font-size:24px}
}
.style-02 .v-nav__title{margin-bottom:18px!important}
.style-03 .v-nav__title{margin-bottom:18px!important}
@media screen and (min-width:768px){
.style-03 .v-nav__title{margin-left:-30px!important}
}
.style-02 .v-nav__title{margin-bottom:22px!important}
.style-05 .v-nav__title{font-size:13px;line-height:1.47}
@media screen and (min-width:768px){
.style-05 .v-nav__title{font-size:15px}
}
.style-06 .v-nav__title{margin-bottom:22px!important}
.style-07 .v-nav__title{margin-bottom:22px!important}
.v-nav__text{margin-bottom:22px!important;font-size:13px;line-height:1.47;color:#333}
@media screen and (min-width:768px){
.v-nav__text{font-size:15px}
}
.v-nav__icon{margin:0 0 10px}
.v-nav__button{position:relative;z-index:5;font-size:13px;font-weight:700;text-transform:uppercase}
@media screen and (min-width:768px){
.v-nav__button{font-size:15px}
}
.v-nav__button i{margin-left:4px}
.style-01 .v-nav__button{border-radius:20px;padding:8px 21px}
.style-02 .v-nav__button{border-radius:20px;padding:8px 21px}
.style-03 .v-nav__button{border-radius:0;width:120px;height:34px;padding:7px;-webkit-clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%)}
@media screen and (min-width:768px){
.style-03 .v-nav__button{width:146px;height:40px}
}
.style-04 .v-nav__button{border:none;border-radius:0;padding:0;background:0 0}
.style-04 .v-nav__button:hover::after,.style-04 .v-nav__button:hover::before{background-color:#089c41}
.style-04 .v-nav__button:hover span{background-color:#089c41}
.style-04 .v-nav__button::after,.style-04 .v-nav__button::before{content:"";position:absolute;top:0;bottom:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:26px;background:#11be52;-webkit-clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%)}
.style-04 .v-nav__button::before{right:-19px}
.style-04 .v-nav__button::after{right:-36px;opacity:.5}
.style-04 .v-nav__button:hover{background:0 0}
.style-04 .v-nav__button>span{justify-content:center;align-items:center;display:flex;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:120px;height:34px;padding:7px 14px 7px 7px;background-color:#11be52;-webkit-clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%)}
@media screen and (min-width:768px){
.style-04 .v-nav__button>span{width:130px;height:40px}
}
.style-05 .v-nav__button{border-radius:25px;font-size:13px;text-transform:initial}
@media screen and (min-width:768px){
.style-05 .v-nav__button{padding:9px 29px;font-size:20px}
}
.style-06 .v-nav__button{border-radius:0;width:120px;height:34px;padding:7px;-webkit-clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,15px 50%)}
@media screen and (min-width:768px){
.style-06 .v-nav__button{width:146px;height:40px}
}
.style-07 .v-nav__button{border-radius:20px;padding:8px 21px}
.more.style-02{border-width:1px;border-style:solid;border-radius:20px}
.more.style-02::after,.more.style-02::before{content:none}
.more.style-02>div{display:flex}
.more.style-02>div::before{top:0;bottom:0;left:0;border-radius:20px;width:96px}
.more.style-02>div>b:first-of-type{position:relative;z-index:5;flex-shrink:0;margin-right:13px;width:76px;color:#fff}
.more.style-02.green{border-color:#10bf51}
.more.style-02.red{border-color:#e20c0c}
.more.style-03{border-width:1px 8px 1px 1px;border-style:solid;border-radius:8px;padding-left:55px}
.more.style-03::after,.more.style-03::before{content:none}
.more.style-03>div::before{border-radius:8px 20px 20px 8px;width:45px;background-image:url(../images/common/icon-pointing-right.png);background-repeat:no-repeat;background-position:center}
.more.style-03.green{border-color:#10bf51}
.more.style-03.red{border-color:#e20c0c}
.more.style-04{padding:9px 17px 9px 80px}
.more.style-04::after,.more.style-04::before{z-index:2;top:-1px;bottom:-1px;transform:none;border:none;width:70px;height:auto;-webkit-clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%)}
.more.style-04::before{z-index:3;left:-49px;background-color:#fff}
.more.style-04::after{left:-48px}
.more.style-04>div>b:first-of-type::after,.more.style-04>div>b:first-of-type::before{content:"";position:absolute;z-index:2;top:-1px;bottom:-1px;transform:none;border:none;width:70px;height:auto;-webkit-clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%)}
.more.style-04>div>b:first-of-type::before{z-index:3;right:-49px;background-color:#fff}
.more.style-04>div>b:first-of-type::after{right:-48px}
.more.style-04>div::before{left:6px;width:70px;background-image:url(../images/common/icon-pointing-right.png);background-repeat:no-repeat;background-position:center;-webkit-clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%);clip-path:polygon(20px 0,100% 0,calc(100% - 20px) 100%,0 100%)}
.more.style-04>div::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-width:1px 0;border-style:solid}
.more.style-04.green{border-color:#10bf51}
.more.style-04.green::after{background-color:#10bf51}
.more.style-04.green>div>b:first-of-type::after{background-color:#10bf51}
.more.style-04.green>div::after{border-color:#10bf51}
.more.style-04.red{border-color:#e20c0c}
.more.style-04.red::after{background-color:#e20c0c}
.more.style-04.red>div>b:first-of-type::after{background-color:#e20c0c}
.more.style-04.red>div::after{border-color:#e20c0c}
.more.style-05{border-width:1px;border-style:solid;border-radius:22px 0 22px 0;padding-left:19px}
.more.style-05::after,.more.style-05::before{content:none}
.more.style-05>div{display:flex}
.more.style-05>div::before{left:98px;border-radius:22px 0 0 0;width:100%;background-color:transparent!important;pointer-events:none}
.more.style-05>div>b:first-of-type{position:relative;z-index:5;flex-shrink:0;margin-right:18px;width:76px;color:#fff}
.more.style-05.green{border-color:#10bf51}
.more.style-05.green>div::before{box-shadow:-100px 0 0 #10bf51}
.more.style-05.red{border-color:#e20c0c}
.more.style-05.red>div::before{box-shadow:-100px 0 0 #e20c0c}
.v-blog-list{overflow:hidden;margin:0 -12px 12px;padding:0 12px}
.v-blog-list__head{position:relative;margin-bottom:20px}
@media screen and (min-width:576px){
.v-blog-list__head{align-items:center;display:flex;border:1px solid #10bf51;border-radius:35px;padding:10px 22px 11px 12px;background-color:#e9f7ef}
}
@media screen and (min-width:576px){
.v-blog-list__head::before{content:"";position:absolute;top:50%;left:-1px;width:1px;height:9999px;background:linear-gradient(to bottom,#10bf51 6px,transparent 0) repeat-y left top/1px 12px}
}
.v-blog-list__title{flex-grow:1;align-items:center;display:flex}
@media screen and (max-width:575px){
.v-blog-list__title{position:relative;border:1px solid #10bf51;border-radius:35px;padding:10px 12px;background-color:#e9f7ef}
.v-blog-list__title::before{content:"";position:absolute;top:50%;left:-1px;width:1px;height:9999px;background:linear-gradient(to bottom,#10bf51 6px,transparent 0) repeat-y left top/1px 12px}
}
.v-blog-list__title-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex;margin-right:12px;border:1px solid #10bf51;border-radius:50%;width:46px;height:46px;background-color:#fff}
.v-blog-list__title-icon .icon-idea{width:24px;height:24px}
.v-blog-list__title-text{font-size:20px;line-height:1.2;font-weight:700}
@media screen and (min-width:768px){
.v-blog-list__title-text{font-size:24px}
}
.v-blog-list__form{position:relative;flex-shrink:0;margin-left:15px;width:100%;max-width:243px}
@media screen and (max-width:575px){
.v-blog-list__form{margin:18px auto 0}
}
.v-blog-list__form .form-control{border:none;border-bottom:1px solid #e0e0e0;border-radius:0;width:100%;padding:8px 40px 0 0;background:0 0;font-size:14px;line-height:1.3}
.v-blog-list__form .form-control::-moz-placeholder{font-style:italic;color:#999}
.v-blog-list__form .form-control:-ms-input-placeholder{font-style:italic;color:#999}
.v-blog-list__form .form-control::placeholder{font-style:italic;color:#999}
.v-blog-list__form .btn{position:absolute;z-index:5;top:52%;right:0;transform:translateY(-50%);border:none;padding:0;background:0 0;cursor:pointer;color:#10bf51}
.v-blog-list__main{padding-left:20px}
@media screen and (min-width:768px){
.v-blog-list__main{padding-left:34px}
}
.v-blog-list__btn{position:relative;z-index:2;align-items:center;display:flex;margin-bottom:20px;border-radius:25px;width:100%;padding:13px 40px 13px 13px;background-color:#10bf51;font-size:16px;line-height:1.2;font-weight:700;text-align:left;color:#fff}
@media screen and (min-width:768px){
.v-blog-list__btn{font-size:18px}
}
.v-blog-list__btn::before{content:"";position:absolute;top:50%;left:-20px;transform:translateY(-50%);width:20px;height:1px;background:linear-gradient(to right,#10bf51 6px,transparent 0) repeat-x left top/12px 1px}
@media screen and (min-width:768px){
.v-blog-list__btn::before{left:-34px;width:34px}
}
.v-blog-list__btn:hover{background-color:#11d057;color:#fff}
.v-blog-list__btn [class*=icon]{flex-shrink:0;margin-right:10px}
.v-blog-list__btn [class*=fa]{position:absolute;top:50%;right:22px;transform:translateY(-50%);transition:transform .3s ease}
.v-blog-list__btn[aria-expanded=true] [class*=fa]{transform:translateY(-50%) rotate(180deg)}
.v-blog-list__btn span{white-space:normal}
.v-blog-list__block:last-child .v-blog-list__btn::after{content:"";position:absolute;z-index:5;top:calc(50% + .5px);left:-21px;width:3px;height:9999px;background-color:#fff}
@media screen and (min-width:768px){
.v-blog-list__block:last-child .v-blog-list__btn::after{left:-35px}
}
.v-blog-list__wrapper{position:relative;margin-top:-20px;margin-bottom:21px;padding-top:16px;padding-left:20px}
@media screen and (min-width:768px){
.v-blog-list__wrapper{padding-left:32px}
}
.v-blog-list__wrapper::before{content:"";position:absolute;top:-22px;bottom:0;left:0;width:1px;background:linear-gradient(to bottom,#bbb 6px,transparent 0) repeat-y left top/1px 12px}
.v-blog-list__item{position:relative;display:flex;transition:all .3s ease;margin-bottom:5px;box-shadow:0 0 6px #d6d6d6;border:1px solid transparent;border-radius:6px;padding:8px 14px 8px 15px;background-color:#fff}
.v-blog-list__item::before{content:"";position:absolute;top:50%;left:-20px;transform:translateY(-50%);width:20px;height:1px;background:linear-gradient(to right,#bbb 6px,transparent 0) repeat-x left top/12px 1px}
@media screen and (min-width:768px){
.v-blog-list__item::before{left:-32px;width:32px}
}
.v-blog-list__item:last-child::after{content:"";position:absolute;z-index:5;top:calc(50% + .5px);bottom:-1px;left:-21px;width:3px;background-color:#fff}
@media screen and (min-width:768px){
.v-blog-list__item:last-child::after{left:-33px}
}
.v-blog-list__item:hover{border-color:#eb0026}
.v-blog-list__item.readed{background-color:#e9e9e9}
.v-blog-list__item-title{position:relative;flex-grow:1;transition:all .3s ease;color:#333}
.v-blog-list__item-title::before{content:"";position:absolute;z-index:2;top:50%;left:-19px;transform:translateY(-50%);border-radius:50%;width:8px;height:8px;background-color:#bbb}
.v-blog-list__item.disabled .v-blog-list__item-title{color:#999}
.v-blog-list__item:hover .v-blog-list__item-title{color:#eb0026}
.v-blog-list__item:hover .v-blog-list__item-title::before{background-color:#eb0026}
.v-blog-list__item-title .green,.v-blog-list__item-title .red{position:relative;top:-4px;display:inline-block;margin-left:1px;border-radius:2px;padding:1px 4px;font-size:11px;line-height:1;color:#fff}
@media screen and (min-width:1200px){
.v-blog-list__item-title .green,.v-blog-list__item-title .red{padding:3px 4px;font-size:12px}
}
.v-blog-list__item-title .green{background-color:#10bf51}
.v-blog-list__item-title .red{background-color:#eb0026}
.v-blog-list__item.readed .v-blog-list__item-title i{font-style:italic;color:#888}
.v-blog-list__item-content{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex;min-width:55px;padding-left:15px}
@media screen and (min-width:768px){
.v-blog-list__item-content{min-width:80px}
}
.v-blog-list__item-icons{flex-shrink:0;margin-right:10px;min-width:20px;color:#10bf51}
@media screen and (min-width:768px){
.v-blog-list__item-icons{margin-right:14px;min-width:42px}
}
.v-blog-list__item.disabled .v-blog-list__item-icons{color:#79d89c}
.v-blog-list__item-btn{position:relative;top:-2px;flex-shrink:0;transition:all .3s ease;font-size:22px;line-height:1;color:#bbb}
.v-blog-list__item:hover .v-blog-list__item-btn{color:#eb0026}
.v-blog-list__item.disabled .v-blog-list__item-btn{color:#dcdcdc}
.v-featured{padding:40px 0 29px;background-color:#f8f8f8}
.v-featured__title{position:relative;margin-bottom:20px;padding-bottom:17px;font-size:22px;font-weight:700;text-align:center;text-transform:uppercase}
@media screen and (min-width:768px){
.v-featured__title{font-size:30px;line-height:1.2}
}
.v-featured__title::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:56px;height:5px;background-color:#10bf51}
.v-featured-main{position:relative;margin-bottom:30px}
@media screen and (min-width:576px){
.v-featured-main{padding:30px 29px;background-color:#fff}
}
.v-featured-main.hot::after{content:"";position:absolute;top:0;right:0;width:56px;height:40px;background:url(../images/common/icon-hot.png) no-repeat center/contain}
.v-featured-main__slider .slick-arrow{position:absolute;z-index:5;bottom:0;justify-content:center;align-items:center;display:flex;transition:background-color .3s ease;border:none;border-radius:50%;width:36px;height:36px;padding:0;background-color:#f2f2f2;font-size:0}
.v-featured-main__slider .slick-arrow::before{font-size:18px;font-family:FontAwesome;color:#bcbcbc}
.v-featured-main__slider .slick-arrow:hover{background-color:#e5e5e5}
.v-featured-main__slider .slick-prev{right:42px}
.v-featured-main__slider .slick-prev::before{content:"\f104"}
.v-featured-main__slider .slick-next{right:1px}
.v-featured-main__slider .slick-next::before{content:"\f105"}
.v-featured-main__item{align-items:flex-start;display:flex}
.v-featured-main__item-image{position:relative;width:48.65%;height:307px}
.v-featured-main__item-image::before{content:"";position:absolute;top:10px;right:10px;bottom:0;left:0;background-color:#10bf51}
.v-featured-main__item-image .image{bottom:10px;left:10px;width:auto;height:auto}
.v-featured-main__item-content{width:51.35%;padding-top:45px;padding-bottom:44px;padding-left:15px}
@media screen and (min-width:576px){
.v-featured-main__item-content{padding-top:30px;padding-left:30px}
}
.v-featured-main__item-title{margin-bottom:8px;font-size:18px;line-height:1.28;font-weight:700}
@media screen and (min-width:768px){
.v-featured-main__item-title{margin-bottom:11px;font-size:28px}
}
.v-featured-main__item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px}
@media screen and (min-width:768px){
.v-featured-main__item-text{margin-bottom:20px}
}
.v-featured-main__item-btn{display:inline-block;border:2px solid #10bf51;border-radius:15px;padding:2px 13px;color:#10bf51}
.v-featured-main__item-btn:hover{border-color:#10bf51;color:#10bf51}
.v-featured-main__item-btn:hover i{left:3px}
.v-featured-main__item-btn i{position:relative;left:0;transition:all .3s ease;margin-left:1px}
.v-featured-other{overflow:hidden}
.v-featured-other .slick-list{margin-right:-7px;margin-left:-7px}
@media screen and (min-width:576px){
.v-featured-other .slick-list{margin-right:-15px;margin-left:-15px}
}
.v-featured-other .slick-slide{padding-right:7px;padding-left:7px}
@media screen and (min-width:576px){
.v-featured-other .slick-slide{padding-right:15px;padding-left:15px}
}
.v-featured-other .slick-arrow{position:absolute;z-index:5;top:32px;justify-content:center;align-items:center;display:flex;transition:background-color .3s ease;border:none;width:36px;height:36px;padding:0;background-color:rgba(0,0,0,.3);font-size:0}
@media screen and (min-width:992px){
.v-featured-other .slick-arrow{top:58px}
}
.v-featured-other .slick-arrow::before{font-size:18px;font-family:FontAwesome;color:#c6c6c6}
.v-featured-other .slick-arrow:hover{background-color:rgba(0,0,0,.2)}
.v-featured-other .slick-prev{left:0;border-radius:0 5px 5px 0}
.v-featured-other .slick-prev::before{content:"\f104"}
.v-featured-other .slick-next{right:0;border-radius:5px 0 0 5px}
.v-featured-other .slick-next::before{content:"\f105"}
.v-featured-other__item{display:block;text-align:center}
.v-featured-other__item:hover{color:#10bf51}
.v-featured-other__item-image{position:relative;margin-bottom:10px;height:100px}
@media screen and (min-width:992px){
.v-featured-other__item-image{height:152px}
}
.v-featured-other__item-title{font-weight:700}
@media screen and (min-width:576px){
.v-filter-modal{display:flex}
}
.v-filter-modal__left{padding:30px 20px;background:url(../images/common/modal-bg.png) no-repeat left bottom/100% auto,#e7fbef;text-align:center}
@media screen and (min-width:576px){
.v-filter-modal__left{width:45%;padding:71px 25px}
}
@media screen and (min-width:768px){
.v-filter-modal__left{padding:73px 25px}
}
.v-filter-modal__right{padding:25px 20px}
@media screen and (min-width:576px){
.v-filter-modal__right{width:55%;padding:65px 30px 75px}
}
.v-filter-modal__heading{margin:0 0 15px;font-size:26px;line-height:1;font-family:"Roboto Condensed",sans-serif;font-weight:700;text-transform:uppercase;color:#10bf51}
@media screen and (min-width:768px){
.v-filter-modal__heading{font-size:36px}
}
.v-filter-modal__heading small{font-size:18px}
@media screen and (min-width:768px){
.v-filter-modal__heading small{font-size:20px}
}
.v-flter-modal__text{line-height:1.6;font-style:italic}
.v-filter-modal__title{margin:0 0 5px;font-size:24px;font-family:"Roboto Condensed",sans-serif;font-weight:700;text-align:center;text-transform:uppercase}
@media screen and (min-width:768px){
.v-filter-modal__title{font-size:34px}
}
.v-filter-modal__description{margin:0 auto 15px;max-width:320px;text-align:center}
.v-filter-modal__form .form-select{margin-bottom:12px;border:2px solid #bababa;border-radius:20px;height:40px;padding-left:15px;font-size:14px;color:#888}
.v-filter-modal__form .form-check{margin-bottom:17px;padding-left:25px}
.v-filter-modal__form .form-check-label{font-size:14px;line-height:1.57;color:#666}
.v-filter-modal__form .form-check-label i{font-style:italic;color:#888}
.v-filter-modal__form .form-check-input[type=checkbox]{margin-top:4px;border:1px solid #cecece;border-radius:3px;width:14px;height:14px;background-color:transparent}
.v-filter-modal__form .form-check-input:checked[type=checkbox]{border-color:#cecece;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%2310bf51' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");background-size:16px}
.v-filter-modal__form .btn{border-color:#9f9f9f;border-radius:20px;padding:7px 20px;background-color:#9f9f9f;font-weight:700;color:#fff}
.v-filter-modal__form .btn:hover{border-color:#7f7f7f;background-color:#7f7f7f;color:#fff}
.v-related{position:relative;margin-bottom:30px;box-shadow:0 0 5px #dbdbdb;padding:8px 0 0}
.v-related::before{content:"";position:absolute;top:8px;bottom:0;left:0;width:3px;background-color:#253556}
.v-related__title span{display:inline-block;padding:11px 40px 8px 15px;background-color:#253556;font-size:16px;line-height:1.2;font-weight:700;text-transform:uppercase;color:#fff;-webkit-clip-path:polygon(calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 0);clip-path:polygon(calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 0)}
@media screen and (min-width:1200px){
.v-related__title span{font-size:18px}
}
.v-related__list{padding:2px 16px}
.v-related__item-title{position:relative;display:block;border-bottom:1px dashed #dfdfdf;padding:7px 0 6px 14px;font-size:14px;line-height:1.375}
@media screen and (min-width:768px){
.v-related__item-title{font-size:16px}
}
.v-related__item-title::before{content:"\f0da";position:absolute;top:7px;left:0;transition:transform .3s ease;font-family:FontAwesome}
.v-related__item-title[aria-expanded=true]::before{transform:rotate(90deg)}
.v-related__item:last-child .v-related__item-title{border-bottom:none}
.v-related__item-link{position:relative;display:block;transition:color .3s ease;margin-left:12px;border-bottom:1px dashed #dfdfdf;padding:9px 0 8px 16px;color:#333}
.v-related__item-link::before{content:"";position:absolute;top:16px;left:2px;transition:background-color .3s ease;border-radius:50%;width:6px;height:6px;background-color:#888}
.v-related__item-link:hover{color:#10bf51}
.v-related__item-link:hover::before{background-color:#10bf51}
.v-related__item-link:last-child{border-bottom:none}
.v-staff{padding:20px 0 35px;background:linear-gradient(to bottom,#f9fffb,#fff)}
.v-staff__heading{align-items:center;display:flex}
.v-staff__heading::after{content:"";flex-grow:1;opacity:.15;margin-top:9px;margin-left:11px;height:1px;background:linear-gradient(to right,#000,#fff)}
.v-staff__heading .btn{position:relative;flex-shrink:0;justify-content:center;align-items:center;display:flex;margin-right:9px;border:none;border-radius:50%;width:50px;height:50px;padding:0;background-color:rgba(172,172,172,.2);cursor:pointer;color:#fff}
.v-staff__heading .btn::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:40px;height:40px;background-color:#acacac}
.v-staff__heading .btn i{position:relative;z-index:5}
.v-staff__heading .btn[aria-expanded=true]{background-color:rgba(16,191,81,.2)}
.v-staff__heading .btn[aria-expanded=true]::after{background-color:#10bf51}
.v-staff__heading span{display:block;margin-top:3px;font-size:18px;line-height:1.2;font-weight:700}
@media screen and (min-width:768px){
.v-staff__heading span{font-size:22px}
}
.v-staff__filter{margin:10px 0 0;border:1px solid #cdead5;border-radius:5px;padding:14px 12px}
@media screen and (min-width:576px){
.v-staff__filter{padding:14px 20px 19px;margin:10px 0 30px}
}
.v-staff__filter p{margin:5px 0;font-style:italic}
.v-staff__filter .form-select{margin-right:10px;border:1px solid #d3d3d3;border-radius:5px!important;height:40px;padding-left:10px;background-color:#fff;background-position:right 6px center;font-size:14px;color:#888}
@media screen and (max-width:575px){
.v-staff__filter .form-select{width:calc(50% - 5px)}
}
.v-staff__filter .form-select:nth-child(2){max-width:250px}
@media screen and (max-width:575px){
.v-staff__filter .form-select:nth-child(2){margin-right:0}
}
.v-staff__filter .btn{flex-shrink:0;justify-content:center;align-items:center;display:flex;margin-top:10px;margin-left:0!important;border-radius:5px!important;width:106px;height:35px;font-weight:700}
@media screen and (min-width:576px){
.v-staff__filter .btn{margin-top:0}
}
.v-staff__main{position:relative;overflow:hidden}
.v-staff__member{z-index:10;margin:20px auto;border-radius:10px;width:150px;padding:10px;background-color:#10bf51;text-align:center;color:#fff}
@media screen and (min-width:768px){
.v-staff__member{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}
}
@media screen and (min-width:992px){
.v-staff__member{width:180px;padding:15px}
}
.v-staff__member-image{margin:0 auto 10px;border-radius:50%;width:120px}
@media screen and (min-width:992px){
.v-staff__member-image{width:150px}
}
.v-staff__member-title{line-height:1.6;font-weight:700;text-transform:uppercase}
@media screen and (min-width:768px){
.v-staff__wrapper{justify-content:space-between;align-items:center;display:flex}
}
.v-staff__left,.v-staff__right{position:relative;width:100%;padding-left:32px}
@media screen and (min-width:768px){
.v-staff__left,.v-staff__right{max-width:265px;padding-left:0}
}
@media screen and (min-width:992px){
.v-staff__left,.v-staff__right{max-width:360px}
}
@media screen and (min-width:1200px){
.v-staff__left,.v-staff__right{max-width:470px}
}
.v-staff__left::after,.v-staff__right::after{position:absolute;top:50%;transform:translateY(-50%);width:100px;height:1px;background-color:#10bf51}
@media screen and (min-width:768px){
.v-staff__left::after,.v-staff__right::after{content:""}
}
@media screen and (min-width:768px){
.v-staff__left{padding-right:50px}
}
@media screen and (min-width:992px){
.v-staff__left{padding-right:90px}
}
@media screen and (min-width:768px){
.v-staff__left::after{left:100%}
}
@media screen and (min-width:768px){
.v-staff__right{padding-left:50px}
}
@media screen and (min-width:992px){
.v-staff__right{padding-left:90px}
}
@media screen and (min-width:768px){
.v-staff__right::after{right:100%}
}
.v-staff__item{position:relative;align-items:center;display:flex;margin:15px 0;border:1.5px solid #10bf51;border-radius:30px}
@media screen and (min-width:768px){
.v-staff__item{margin:30px 0}
}
@media screen and (min-width:768px){
.v-staff__item:first-child{margin-top:0}
}
.v-staff__item:first-child:not(:last-child)::after{position:absolute;top:50%;left:-52px;width:1px;height:calc(var(--height)/ 2);background-color:#10bf51}
@media screen and (min-width:768px){
.v-staff__item:first-child:not(:last-child)::after{content:""}
}
@media screen and (min-width:992px){
.v-staff__item:first-child:not(:last-child)::after{left:-92px}
}
@media screen and (min-width:768px){
.v-staff__item:last-child{margin-bottom:0}
}
.v-staff__item:last-child:not(:first-child)::after{position:absolute;bottom:50%;left:-52px;width:1px;height:calc(var(--height)/ 2);background-color:#10bf51}
@media screen and (min-width:768px){
.v-staff__item:last-child:not(:first-child)::after{content:""}
}
@media screen and (min-width:992px){
.v-staff__item:last-child:not(:first-child)::after{left:-92px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item{flex-direction:row-reverse}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item::before{right:42px;left:0}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item:first-child:not(:last-child)::after{right:-52px;left:auto}
}
@media screen and (min-width:992px){
.v-staff__left .v-staff__item:first-child:not(:last-child)::after{right:-92px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item:last-child:not(:first-child)::after{right:-52px;left:auto}
}
@media screen and (min-width:992px){
.v-staff__left .v-staff__item:last-child:not(:first-child)::after{right:-92px}
}
.v-staff__item-line{position:absolute;top:50%;left:-44px;display:none;transform:translateY(-50%);border-radius:50%;width:10px;height:10px;background-color:#10bf51}
@media screen and (min-width:768px){
.v-staff__item-line{display:block}
}
@media screen and (min-width:992px){
.v-staff__item-line{left:-61px}
}
.v-staff__item-line::before{content:"";position:absolute;top:50%;left:-8px;transform:translateY(-50%);width:10px;height:1px;background-color:#10bf51}
@media screen and (min-width:992px){
.v-staff__item-line::before{left:-31px;width:35px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item-line{right:-44px;left:auto}
}
@media screen and (min-width:992px){
.v-staff__left .v-staff__item-line{right:-61px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item-line::before{right:-8px;left:auto}
}
@media screen and (min-width:992px){
.v-staff__left .v-staff__item-line::before{right:-31px}
}
.v-staff__item-icon{position:relative;z-index:5;flex-shrink:0;justify-content:center;align-items:center;display:flex;margin-left:-32px;box-shadow:0 0 5px #e3e3e3;border-radius:50%;width:64px;height:64px;background-color:#10bf51}
@media screen and (min-width:992px){
.v-staff__item-icon{margin-left:-43px;width:84px;height:84px}
}
.v-staff__item-icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;width:60px;height:60px;background:linear-gradient(to right,#e4e4e4,#fff)}
@media screen and (min-width:992px){
.v-staff__item-icon::before{width:76px;height:76px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item-icon{margin-right:-32px;margin-left:0}
}
@media screen and (min-width:992px){
.v-staff__left .v-staff__item-icon{margin-right:-43px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item-icon::before{background:linear-gradient(to left,#e4e4e4,#fff)}
}
.v-staff__item-content{position:relative;z-index:2;flex-grow:1;padding:15px 10px}
@media screen and (min-width:992px){
.v-staff__item-content{padding:15px 10px 12px 23px}
}
@media screen and (min-width:768px){
.v-staff__left .v-staff__item-content{text-align:right}
}
@media screen and (min-width:992px){
.v-staff__left .v-staff__item-content{padding:15px 18px 12px 10px}
}
.v-staff__item-title{margin-bottom:3px;font-size:18px;line-height:1.5;font-weight:700;text-transform:uppercase}
@media screen and (min-width:992px){
.v-staff__item-title{font-size:20px}
}
.v-staff__item-text{margin-bottom:7px;line-height:1.6}
.v-staff__item-btn{align-items:center;display:inline-flex;font-style:italic;color:#10bf51}
.v-staff__item-btn:hover{color:#10bf51}
.v-staff__item-btn:hover i{left:3px}
.v-staff__item-btn i{position:relative;left:0;transition:all .3s ease;margin-left:5px}
.v-viewed{margin-bottom:40px}
@media screen and (min-width:992px){
.v-viewed{margin-bottom:0}
}
.v-viewed__title{margin-bottom:16px;background:linear-gradient(to right,#10bf51,#10bf51) no-repeat left center/100% 1px}
.v-viewed__title span{display:inline-block;border-radius:6px 0 0 6px;padding:9px 54px 9px 15px;background-color:#10bf51;font-size:18px;line-height:1.2;font-weight:700;color:#fff;-webkit-clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0);clip-path:polygon(calc(100% - 27px) 0,100% 50%,calc(100% - 27px) 100%,0 100%,0 0)}
@media screen and (min-width:768px){
.v-viewed__title span{font-size:22px}
}
.v-viewed__list{margin-bottom:20px}
.v-viewed__item{display:flex;transition:all .3s ease;margin-bottom:5px;box-shadow:0 0 5px #d6d6d6;border:1px solid #fff;border-radius:6px;padding:10px 15px 7px}
.v-viewed__item:hover{border-color:#eb0026}
.v-viewed__item-title{flex-grow:1;transition:all .3s ease;color:#333}
.v-viewed__item:hover .v-viewed__item-title{color:#eb0026}
.v-viewed__item-content{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex;min-width:34%;padding-left:15px}
.v-viewed__item-icons{flex-shrink:0;margin-right:10px;min-width:20px;color:#10bf51}
@media screen and (min-width:768px){
.v-viewed__item-icons{margin-right:14px;min-width:42px}
}
@media screen and (min-width:768px){
.v-viewed__item:hover .v-viewed__item-icons{margin-right:0;min-width:38px}
}
.v-viewed__item-date{flex-shrink:0;align-items:center;display:flex;margin-right:10px;color:#aaa}
@media screen and (min-width:768px){
.v-viewed__item-date{margin-right:31px}
}
.v-viewed__item-date span{display:inline-block;display:none;overflow:hidden;width:0}
@media screen and (min-width:576px){
.v-viewed__item-date span{display:block}
}
.v-viewed__item:hover .v-viewed__item-date span{overflow:visible;margin-left:4px;width:auto}
.v-viewed__item-btn{flex-shrink:0;transition:color .3s ease;font-size:12px;font-weight:400;color:#aaa}
@media screen and (min-width:768px){
.v-viewed__item-btn{font-size:14px}
}
.v-viewed__item:hover .v-viewed__item-btn{color:#eb0026}
.v-viewed__btn{display:inline-block;transition:all .3s ease;border-radius:15px;padding:4px 14px;background-color:#f1f1f1;color:#999}
.v-viewed__btn:hover{background-color:#e2e2e2;color:#999}
.select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}

.v-hidden {
    display: none;
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (min-width:576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem*2));
    }

    .modal-dialog-centered {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - (0.5rem*2));
    }

    .modal-md {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modalCapNhatMongMuon .modal-body {
    padding: 0;
}
#mTxt-email{
    margin-bottom:20px;
}
#step2{display:none}

.modal-open .modal {
    overflow-x: initial;
    overflow-y: initial;
}
.select2-container .select2-search--inline .select2-search__field  {
    padding-left: 10px;
}
.input-group > div {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-right: 10px;
}
.frm-namsinh {
    max-width: 250px;
}

.v-blog-detail__content a strong, .v-blog-detail__content a b, .v-blog-detail__content strong a, .v-blog-detail__content b a {
    color: blue !important;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: .5;
}
.v-blog-detail__content img {margin: 10px auto}
.v-blog-detail__content .v-nav__image img {margin:0}
.v-blog-detail__desc{font-weight:600;margin-bottom:15px}


.v-banner{
    display:none;
}

.v-blog-detail__body a.internal-link-normal {
    color: #333 !important;
    font-weight: normal;
    text-decoration: none;
}

.v-blog-detail__body a.internal-link-bold {
    color: #333 !important;
    font-weight: bold;
    text-decoration: none;
}

.v-blog-detail__body h2.title-margin, .v-blog-detail__body h3.title-margin, .v-blog-detail__body h4.title-margin, .v-blog-detail__body h5.title-margin {
    margin: 0.8em 0 0.4em
}

.v-blog-detail__body img.cropped-img {
    margin: 0 auto;
}

.v-blog-detail__body .designed-box-title {
    margin: 1.6em auto 0
}

.v-blog-detail__body .designed-box-normal {
    margin: 1.6em auto 1.4em
}
.v-staff__item-icon .icon-6 {
    width: 32px;
    height: 32px;
    background-image: url(../images/common/icon-info.png);
}
.v-cate-item__icon [class*=icon-], .v-staff__item-icon [class*=icon-] {
    background: none;
}
.v-cate-item__icon [class*=icon-]:before {
    color: #10bf51;
    font: normal normal normal 16px/1 FontAwesome;
}
.v-staff__item-icon [class*=icon-]:before {
    color: #10bf51;
    font: normal normal normal 28px/1 FontAwesome;
}
.v-staff__item-icon .icon-1:before, .v-cate-item__icon .icon-1:before {
    content: '\f0eb';
}
.v-staff__item-icon .icon-2:before, .v-cate-item__icon .icon-2:before {
    content: '\f135';
}
.v-staff__item-icon .icon-3:before, .v-cate-item__icon .icon-3:before {
    content: '\f02d';
}
.v-staff__item-icon .icon-4:before, .v-cate-item__icon .icon-4:before {
    content: '\f2c6';
}
.v-staff__item-icon .icon-5:before, .v-cate-item__icon .icon-5:before {
    content: '\f27b';
}
.v-staff__item-icon .icon-6:before, .v-cate-item__icon .icon-6:before {
    content: "\f0a1";
}
.v-staff__item-icon .icon-7:before, .v-cate-item__icon .icon-7:before {
    content: '\f140';
}
.v-staff__item-icon .icon-8:before, .v-cate-item__icon .icon-8:before {
    content: '\f0c1';
}
.v-staff__item-icon .icon-9:before, .v-cate-item__icon .icon-9:before {
    content: '\f155';
}
.v-staff__item-icon .icon-10:before, .v-cate-item__icon .icon-10:before {
    content: '\f2de';
}
.v-staff__item-icon .icon-11:before, .v-cate-item__icon .icon-11:before {
    content: '\f0b1';
}
.v-staff__item-icon .icon-12:before, .v-cate-item__icon .icon-12:before {
    content: '\f1b2';
}
.v-staff__main .v-staff__item-text > a:before {
    content: '\f0da';
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 3px;
}
.v-staff__main .v-staff__item-text > a {
    color: #0b9f42;
    cursor: pointer;
}
.v-staff__main .v-staff__item-text > a:hover{
    text-decoration:underline
}
.v-blog .col-lg-8 iframe.ifr-h128{
    display:none
}
.v-hero__featured .image {
    background-image: url(/images3/page-content-vip/hero.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

@media screen and (max-width:1024px)
{
    .v-hero__featured .image{
        background-size:cover
    }
}
.v-banner a {background: url(/images3/page-content-vip/banner.png) no-repeat;width: 100%;aspect-ratio: 6.32;object-fit: cover;display: block;background-size: contain;background-repeat: no-repeat}
.bgimg {width: 100%;aspect-ratio: 2.17;object-fit: cover;display: block;background-size: contain;background-repeat: no-repeat}
.bg-cv:not(.bglazy) {background-image: url(/images3/page-content-vip/image-06.png)}
.bg-mbti:not(.bglazy) {background-image: url(/images3/page-content-vip/image-07.png)}
.bg-disc:not(.bglazy) {background-image: url(/images3/page-content-vip/image-08.png)}
.bg-mi:not(.bglazy) {background-image: url(/images3/page-content-vip/image-09.png)}

.v-cate-item__image .bgr {background-repeat: no-repeat;background-position: right;background-size: cover;height: 100%;width: 50%;float: right;}
.v-cate .col-lg-4:nth-of-type(6n+1) .v-cate-item .bgr:not(.bglazy), .v-cate-sidebar .v-cate-item:nth-of-type(6n+1) .bgr:not(.bglazy) {
    background-image: url(/images3/page-content-vip/image-10.png)
}
.v-cate .col-lg-4:nth-of-type(6n+2) .v-cate-item .bgr:not(.bglazy), .v-cate-sidebar .v-cate-item:nth-of-type(6n+2) .bgr:not(.bglazy) {
    background-image: url(/images3/page-content-vip/image-11.png)
}
.v-cate .col-lg-4:nth-of-type(6n+3) .v-cate-item .bgr:not(.bglazy), .v-cate-sidebar .v-cate-item:nth-of-type(6n+3) .bgr:not(.bglazy) {
    background-image: url(/images3/page-content-vip/image-12.png)
}
.v-cate .col-lg-4:nth-of-type(6n+4) .v-cate-item .bgr:not(.bglazy), .v-cate-sidebar .v-cate-item:nth-of-type(6n+4) .bgr:not(.bglazy) {
    background-image: url(/images3/page-content-vip/image-13.png)
}
.v-cate .col-lg-4:nth-of-type(6n+5) .v-cate-item .bgr:not(.bglazy), .v-cate-sidebar .v-cate-item:nth-of-type(6n+5) .bgr:not(.bglazy) {
    background-image: url(/images3/page-content-vip/image-14.png)
}
.v-cate .col-lg-4:nth-of-type(6n+6) .v-cate-item .bgr:not(.bglazy), .v-cate-sidebar .v-cate-item:nth-of-type(6n+6) .bgr:not(.bglazy) {
    background-image: url(/images3/page-content-vip/image-15.png)
}
@font-face {
    font-family: 'Didot Italic';
    src: url('/fonts3/Didot-Italic-02.ttf');
	font-display: swap
}

.image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

    .image img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        font-family: 'object-fit: cover;';
        object-fit: 'cover';
    }

.blog-sidebar--bd-green {
    border: 2px solid #00c83a;
}

.action-sidebar {
    margin-top: 14px;
    margin-bottom: 12px;
}

.action-sidebar2 {
    margin-bottom: 0;
}

.action-sidebar__box {
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 14px;
}

.action-sidebar__box2 {
    margin-bottom: 20px;
    padding-bottom: 13px;
}

.action-sidebar__box:hover .action-sidebar__box-title2,
.action-sidebar__box:hover .action-sidebar__box-title {
    color: #00c83a;
}

.action-sidebar__box-label {
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 7px;
    border-radius: 2px;
    padding: 4px 8px;
    background-color: #eb0026;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

.action-sidebar__box-image {
    position: relative;
    margin-bottom: 12px;
}

.action-sidebar__box-image2 {
    margin-bottom: 7px;
}

.action-sidebar__box-image::before {
    content: '';
    display: block;
    padding-bottom: 57%;
}

.action-sidebar__box-image2::before {
    padding-bottom: 56%;
}

.action-sidebar__box-title {
    transition: color .3s ease-in-out;
    font-size: 22px;
    line-height: 1.36;
    font-weight: 500;
    color: #333;
}

.action-sidebar__box-title2 {
    transition: color .3s ease-in-out;
    font-size: 20;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}

.action-sidebar__list {
    counter-reset: section;
}

.action-sidebar__item {
    position: relative;
    display: block;
    margin-bottom: 13px;
    min-height: 42px;
    padding-left: 58px;
    font-size: 15px;
    line-height: 1.47;
    color: #333;
}

    .action-sidebar__item:hover {
        text-decoration: none;
        color: #333;
    }

    .action-sidebar__item:last-child {
        margin-bottom: 0;
    }

    .action-sidebar__item::before {
        content: counter(section, decimal-leading-zero);
        position: absolute;
        top: 0;
        left: 4px;
        font-size: 40px;
        line-height: 1;
        font-family: 'Didot Italic';
        counter-increment: section;
        color: #263456;
    }

    .action-sidebar__item span {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

.for-you-sidebar__cta,
.action-sidebar__cta {
    text-align: right;
}

.for-you-sidebar__btn,
.action-sidebar__btn {
    align-items: center;
    display: inline-flex;
    margin-top: 17px;
    margin-right: -5px;
}

.for-you-sidebar__btn,
.action-sidebar__btn2 {
    margin-top: 0;
    margin-right: 0;
}

    .for-you-sidebar__btn:hover,
    .action-sidebar__btn:hover {
        text-decoration: none;
    }

.for-you-sidebar__btn-text,
.action-sidebar__btn-text {
    transition: color .3s ease-in-out;
    margin-right: 6px;
    font-size: 14px;
    line-height: 1.57;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

    .for-you-sidebar__btn-text:hover,
    .action-sidebar__btn-text:hover {
        color: #00c83a;
    }

.for-you-sidebar__btn-icon,
.action-sidebar__btn-icon {
    position: relative;
    top: -2px;
    align-items: center;
    display: flex;
    font-size: 22px;
}

    .for-you-sidebar__btn-icon i:first-child,
    .action-sidebar__btn-icon i:first-child {
        opacity: 0.2;
        color: #a8ffc1;
    }

    .for-you-sidebar__btn-icon i:nth-child(2),
    .action-sidebar__btn-icon i:nth-child(2) {
        color: #a8ffc1;
    }

    .for-you-sidebar__btn-icon i:last-child,
    .action-sidebar__btn-icon i:last-child {
        color: #00c83a;
    }

.action-module {
    padding: 21px 0 35px;
}

    .action-module .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .action-module [class*='col'] {
        padding-right: 15px;
        padding-left: 15px;
    }

.action-module__inner {
    border: 1px solid #00c83a;
    border-radius: 10px;
    padding: 23px 16px 28px 20px;
    background-color: #fafffb;
}

.about-joboko__head,
.for-you__head,
.action-module__head {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}

.about-joboko__title,
.for-you__title,
.action-module__title {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 9px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

    .about-joboko__title::before,
    .for-you__title::before,
    .action-module__title::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 68px;
        height: 4px;
        background-color: #00c83a;
    }

.about-joboko__btn,
.for-you__btn,
.action-module__btn {
    align-items: center;
    display: inline-flex;
}

    .about-joboko__btn:hover,
    .for-you__btn:hover,
    .action-module__btn:hover {
        text-decoration: none;
    }

.about-joboko__btn-text,
.for-you__btn-text,
.action-module__btn-text {
    transition: color .3s ease-in-out;
    margin-right: 6px;
    font-size: 14px;
    line-height: 1.57;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

    .about-joboko__btn-text:hover,
    .for-you__btn-text:hover,
    .action-module__btn-text:hover {
        color: #00c83a;
    }

.about-joboko__btn-icon,
.for-you__btn-icon,
.action-module__btn-icon {
    position: relative;
    top: -2px;
    align-items: center;
    display: flex;
    font-size: 22px;
}

    .about-joboko__btn-icon i:first-child,
    .for-you__btn-icon i:first-child,
    .action-module__btn-icon i:first-child {
        opacity: 0.2;
        color: #a8ffc1;
    }

    .about-joboko__btn-icon i:nth-child(2),
    .for-you__btn-icon i:nth-child(2),
    .action-module__btn-icon i:nth-child(2) {
        color: #a8ffc1;
    }

    .about-joboko__btn-icon i:last-child,
    .for-you__btn-icon i:last-child,
    .action-module__btn-icon i:last-child {
        color: #00c83a;
    }

.action-module__item {
    align-items: flex-start;
    display: flex;
    margin-bottom: 19px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 17px;
}

.for-you [class*='col']:last-child .for-you__item,
.action-module [class*='col']:last-child .action-module__item {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.action-module__item:hover {
    color: inherit;
}

.action-module__item-image {
    position: relative;
    width: 36.4%;
}

    .action-module__item-image::before {
        content: '';
        display: block;
        padding-bottom: 57%;
    }

.action-module__item-content {
    width: 63.6%;
    padding-left: 17px;
}

.action-module__item-title {
    display: -webkit-box;
    overflow: hidden;
    transition: color .3s ease-in-out;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.41;
    font-weight: bold;
    text-overflow: ellipsis;
    color: #000;
    color: #000;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.action-module__item-text {
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.47;
    font-weight: 400;
    text-overflow: ellipsis;
    color: #333;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.for-you {
    padding: 21px 0 29px;
}

    .for-you .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .for-you [class*='col'] {
        padding-right: 15px;
        padding-left: 15px;
    }

.for-you__item {
    display: block;
    transition: color .3s ease-in-out;
    margin-bottom: 17px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 19px;
    font-size: 18px;
    line-height: 1.44;
    font-weight: bold;
    color: #000;
}

    .action-module__item-title:hover,
    .for-you__item:hover {
        color: #00c83a;
    }

.action-sidebar__item2 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 19px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 20px;
}

    .for-you-sidebar__item:hover,
    .action-sidebar__box:hover,
    .action-sidebar__item:hover,
    .action-sidebar__item2:hover {
        text-decoration: none;
    }

.action-sidebar__item2-image {
    position: relative;
    width: 42%;
}

    .action-sidebar__item2-image::before {
        content: '';
        display: block;
        padding-bottom: 56%;
    }

.action-sidebar__item2-content {
    width: 58%;
    padding-left: 15px;
}

.action-sidebar__item2-title {
    display: -webkit-box;
    overflow: hidden;
    transition: color .3s ease-in-out;
    margin: -4px 0 0;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    text-overflow: ellipsis;
    color: #000;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.action-sidebar__item2:hover .action-sidebar__item2-title {
    color: #00c83a;
}

.blog-sidebar2 {
    margin-bottom: 19px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    padding: 17px 17px 13px;
    background-color: #fff;
}

.blog-sidebar2--bd-green {
    border-color: #00c83a;
}

.blog-sidebar2-title {
    position: relative;
    margin-bottom: 21px;
    padding-bottom: 9px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    color: #009f2e;
}

.blog-sidebar2-title2 {
    margin-bottom: 15px;
}

.blog-sidebar2-title3 {
    font-size: 20px;
}

.blog-sidebar2-title::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 68px;
    height: 4px;
    background-color: #009f2e;
}

.for-you-sidebar {
    padding-bottom: 10px;
}

.for-you-sidebar__item {
    display: block;
    transition: color .3s ease-in-out;
    margin-bottom: 12px;
    border-bottom: 1px dotted #b7b7b7;
    padding-bottom: 17px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
}

    .for-you-sidebar__item:hover {
        color: #00c83a;
    }

.about-joboko {
    padding: 52px 0;
}

.about-joboko__item {
    align-items: flex-start;
    display: flex;
    margin-bottom: 21px;
    border-bottom: 1px dotted #c5c5c5;
    padding-bottom: 16px;
}

    .about-joboko__item:last-child {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
    }

.about-joboko__item-image {
    position: relative;
    width: 35%;
}

    .about-joboko__item-image::before {
        content: '';
        display: block;
        padding-bottom: 56%;
    }

.about-joboko__item-content {
    width: 64%;
    padding-left: 10px;
}

.about-joboko__item-date {
    margin: -5px 0 4px;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    color: #888888;
}

.about-joboko__item-title {
    display: -webkit-box;
    overflow: hidden;
    transition: color .3s ease-in-out;
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    text-overflow: ellipsis;
    color: #000;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.about-joboko__item-text {
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    line-height: 1.71;
    font-weight: 400;
    text-overflow: ellipsis;
    color: #555555;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.about-joboko__item:hover {
    text-decoration: none;
}

    .about-joboko__item:hover .about-joboko__item-title {
        color: #00c83a;
    }

.about-joboko__item--large {
    display: block;
}

    .about-joboko__item--large .about-joboko__item-image {
        margin-bottom: 10px;
        width: 100%;
    }

    .about-joboko__item--large .about-joboko__item-content {
        width: 100%;
        padding-left: 0;
    }

    .about-joboko__item--large .about-joboko__item-title {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 1.25;
        font-weight: bold;
    }

    .about-joboko__item--large .about-joboko__item-text {
        font-size: 15px;
        line-height: 1.47;
        -webkit-line-clamp: 3;
        line-clamp: 3;
    }

@media only screen and (min-width: 1200px) {
    .about-joboko .container {
        width: 1197px;
    }
}

@media only screen and (min-width: 768px) {
    .for-you [class*='col']:nth-last-child(-n+2) .for-you__item,
    .action-module [class*='col']:nth-last-child(-n+2) .action-module__item {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
    }

    .for-you .row {
        margin-right: -36px;
        margin-left: -36px;
    }

    .for-you [class*='col'] {
        padding-right: 36px;
        padding-left: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb {
        margin-bottom: 40px;
        border-bottom: 1px dotted #b7b7b7;
        padding: 10px 0;
        background-color: transparent;
    }

        .breadcrumb h1,
        .breadcrumb a {
            font-size: 15px;
            font-weight: 400;
            color: #333;
        }

    .action-sidebar__box-image::before {
        padding-bottom: 68%;
    }

    .about-joboko__head,
    .for-you__head,
    .action-module__head {
        align-items: flex-start;
    }

    .action-module__inner {
        padding: 20px 15px;
    }

    .about-joboko__title,
    .for-you__title,
    .action-module__title {
        font-size: 17px;
    }

    .about-joboko__btn-text,
    .for-you__btn-text,
    .action-module__btn-text {
        margin-right: 3px;
    }

    .about-joboko__btn-icon,
    .for-you__btn-icon,
    .action-module__btn-icon {
        font-size: 16px;
    }

    .about-joboko__item--large,
    .about-joboko__item--large:last-child {
        margin-bottom: 30px;
    }

        .about-joboko__item--large .about-joboko__item-title {
            font-size: 18px;
        }
}


.blog-sidebar {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    margin-bottom: 1.875rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
}

.action-sidebar {
    margin-top: 14px;
    margin-bottom: 12px;
}

.khoi-sukien {
	content-visibility: auto;
}

    .khoi-sukien .ttl-blog01 {
        font-size: 1.4rem;
        text-transform: uppercase;
        font-size: 1.5rem;
        line-height: 1;
        font-weight: bold;
        color: #333333;
        padding-bottom: 0.7 rem;
        margin-bottom: 0;
        position: relative;
    }


    .khoi-sukien .action-sidebar__box-title {
        transition: color .3s ease-in-out;
        font-size: 22px;
        line-height: 1.36;
        font-weight: 500;
        color: #333;
        margin:0
    }

@charset "UTF-8";
.action-module{margin-bottom:16px;padding:38px 0 31px;background-color:#f4f4f4}
.action-module a:hover{text-decoration:none}
.action-module .row{margin-right:-14px;margin-left:-14px}
.action-module [class*=col-]{padding-right:14px;padding-left:14px}
.action-module.action-module-v2{margin-bottom:0;padding:29px 0 40px;background-color:#ededed}
.action-module.action-module-v3{margin-bottom:0;padding:8px 0 40px;background-color:#f1f1f1}
.action-module__inner{border-color:#0a208f;border-radius:8px;background-color:#fff}
@media screen and (min-width:768px){
.action-module__inner{padding:20px 23px 36px 27px}
}
@media screen and (min-width:768px){
.action-module-v3 .action-module__inner{padding-bottom:25px}
}
.action-module__title{padding-left:3px;text-transform:none;color:#243556}
@media screen and (min-width:768px){
.action-module__title{padding-bottom:0;letter-spacing:1px}
}
.action-module__title::before{background-color:#00bf71}
@media screen and (min-width:768px){
.action-module__title::before{bottom:9px;left:103%;width:92px;height:3px}
}
.action-module-v2 .action-module__title{padding-left:0}
@media screen and (min-width:768px){
.action-module-v2 .action-module__title::before{left:107%}
}
@media screen and (min-width:768px){
.action-module-v3 .action-module__title::before{left:114%}
}
.action-module__btn-text{margin-right:0;font-size:14px;font-weight:400;text-transform:none;color:#555}
.action-module__btn-icon{top:0;font-size:16px}
.action-module__head{margin-bottom:26px}
.action-module__item{border-bottom:none;margin-bottom:30px;padding-bottom:0}
.action-module__item-image{position:relative;overflow:hidden;border-radius:6px;width:37.4%}
.action-module__item-content{width:62.6%;padding-left:20px}
.action-module__item-title{font-size:15px;line-height:20px;color:#292929}
@media screen and (min-width:768px){
.action-module__item-title{margin:5px 0 13px}
}
.action-module__item-title:hover,.action-module__slider .item-title:hover{color:#00af68}
.action-module__item-text{line-height:20px;color:#5e5e5e}
.action-module__slider{margin-top:20px}
.action-module__slider .slick-list{margin-right:-8.5px;margin-left:-8.5px;padding:10px 0}
.action-module__slider .slick-slide{padding-right:8.5px;padding-left:8.5px}
.action-module__slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;border:none;padding:0;background:0 0;color:#6a6a6a}
.action-module__slider .slick-arrow::before{content:none}
.action-module__slider .slick-arrow:hover{color:#0a208f}
.action-module__slider .slick-prev{left:-53px}
.action-module__slider .slick-next{right:-53px}
.action-module__slider .item{display:flex;align-items:flex-start;box-shadow:2px 2px 8px 0 rgba(0,0,0,.15);border-radius:8px;padding:14px 14px 10px;background:#fff}
.action-module__slider .item-image{overflow:hidden;border-radius:6px;width:115px}
.action-module__slider .item-image::before{padding-bottom:86.9565217391%}
.action-module__slider .item-content{width:calc(100% - 115px);padding-left:10px}
.action-module__slider .item-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease;margin:0 0 6px;font-size:15px;line-height:18px;font-weight:600;font-style:normal;color:#292929}
.action-module__slider .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:18px;font-weight:400;font-style:normal;color:#5d5d5d}
.action-module__slider .item-date-v2{margin-top:6px;font-size:14px;line-height:20px;font-weight:400;font-style:normal;color:#9d9d9d}
.action-module-v2 .action-module__slider{margin-top:11px}
.action-module-v2 .action-module__slider .slick-slide>div+div{margin-top:14px}
.action-module-v2 .action-module__slider .slick-arrow{top:-37px;transform:none;width:30px;height:30px}
.action-module-v2 .action-module__slider .slick-arrow:not(:hover){color:#6a6a6a}
.action-module-v2 .action-module__slider .slick-arrow svg{width:100%;height:100%}
.action-module-v2 .action-module__slider .slick-next{right:5px}
.action-module-v2 .action-module__slider .slick-prev{right:39px;left:auto}
.action-module-v3 .action-module__slider{margin-top:13px}
.action-module-v3 .action-module__slider .slick-list{margin-right:-14px;margin-left:-14px}
.action-module-v3 .action-module__slider .slick-slide{padding-right:14px;padding-left:14px}
.action-module-v3 .action-module__slider .slick-slide>div+div{margin-top:30px}
.action-module-v3 .action-module__slider .slick-arrow{top:-41px;transform:none;width:30px;height:30px}
.action-module-v3 .action-module__slider .slick-arrow:not(:hover){color:#6a6a6a}
.action-module-v3 .action-module__slider .slick-arrow svg{width:100%;height:100%}
.action-module-v3 .action-module__slider .slick-next{right:0}
.action-module-v3 .action-module__slider .slick-prev{right:33px;left:auto}
.action-module-v3 .action-module__slider .item{box-shadow:none;padding:0}
@media screen and (min-width:768px){
.action-module-v3 .action-module__slider .item-image{width:33%}
}
.action-module-v3 .action-module__slider .item-image::before{padding-bottom:52.7777777778%}
@media screen and (min-width:768px){
.action-module-v3 .action-module__slider .item-content{width:67%;padding-left:24px}
}
.action-module-v3 .action-module__slider .item-title{line-height:1.2667}
.action-module-v3 .action-module__slider .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
@media screen and (min-width:992px){
.nw-blog-layout{display:flex}
}
.nw-blog-layout__content{margin-bottom:25px}
@media screen and (min-width:992px){
.nw-blog-layout__content{width:calc(100% - 300px);margin-bottom:0;padding-right:35px}
}
@media screen and (min-width:992px){
.nw-blog-layout__sidebar{width:300px}
}
.nw-blog-detail{padding:30px 0 41px;background-color:#f4f4f4}
.nw-blog-detail__content{border-radius:6px;margin-bottom:17px;padding:16px 12px 25px;background:#fff}
@media screen and (min-width:768px){
.nw-blog-detail__content{padding-right:28px;padding-left:28px}
}
.nw-blog-detail__title{margin:0 0 5px}
.nw-blog-detail__author{display:flex;align-items:center;margin-bottom:11px}
.nw-blog-detail__author .ratio{flex-shrink:0;overflow:hidden;border-radius:50%;width:22px;margin-right:5px}
.nw-blog-detail__description{margin-bottom:17px;line-height:1.42}
.nw-blog-detail__wysiwyg{line-height:1.42}
.nw-blog-detail__wysiwyg figure{margin-bottom:20px}
.nw-blog-detail__wysiwyg h2{margin:0 0 5px}
.nw-blog-detail__wysiwyg h3{margin:0 0 3px}
.nw-blog-detail__wysiwyg p{margin-bottom:7px}
.nw-blog-detail__wysiwyg .more{display:flex;border:1px dashed #3f9aed;border-radius:58px;margin:18px 0 8px;background:#f6faff}
.nw-blog-detail__wysiwyg .more-label{display:flex;justify-content:center;align-items:center;border-radius:58px;width:101px;height:39px;margin:-1px;background:#123983;text-align:center;color:#fff}
.nw-blog-detail__wysiwyg .more-content{width:calc(100% - 101px);padding:9px 15px}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .more-content{padding-right:22px;padding-left:22px}
}
.nw-blog-detail__wysiwyg .more-content a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}
.nw-blog-detail__wysiwyg .apply{border:1px dashed #3f9aed;border-radius:8px;margin:17px 0 15px;padding:15px;background:#f6faff}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply{display:flex;align-items:center;padding:10px 21px 10px 28px}
}
.nw-blog-detail__wysiwyg .apply-content{margin-bottom:25px}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply-content{width:calc(100% - 142px);margin-bottom:0;padding-right:24px}
}
.nw-blog-detail__wysiwyg .apply-content .btn{display:flex;justify-content:center;align-items:center;border-radius:44px;width:176px;height:36px;margin:16px auto}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply-content .btn{margin:16px 0 0}
}
.nw-blog-detail__wysiwyg .apply-image{width:142px;margin:0 auto}
@media screen and (min-width:768px){
.nw-blog-detail__wysiwyg .apply-image{margin:0}
}
.nw-blog-detail__next{margin-bottom:32px;text-align:center;display:flex}
.nw-blog-detail__next .btn{display:flex;justify-content:center;align-items:center;border:1px solid #acacac;border-radius:44px;width:176px;height:36px;margin:0 auto;background:#fff;color:#979797}
.nw-blog-detail__next .btn svg{flex-shrink:0;margin:0 5px}
.nw-blog-detail__next .btn:hover{border-color:#123983;background-color:#123983;color:#fff}
.nw-blog-author{display:flex;align-items:center;border-radius:6px;padding:15px 19px;background:#fff}
.nw-blog-author__image{overflow:hidden;border-radius:50%;width:88px}
.nw-blog-author__content{width:calc(100% - 88px);padding-left:20px}
.nw-sidebar-posts{overflow:hidden;border-radius:6px;margin-bottom:22px;background:#fff}
.nw-sidebar-posts__title{display:flex;align-items:center;padding:13px 15px 8px;background-color:#d9d9d9;color:#424242}
@media screen and (min-width:768px){
.nw-sidebar-posts__title{padding-right:22px;padding-left:22px}
}
.nw-sidebar-posts__title svg{margin-right:4px}
.nw-sidebar-posts__content{padding:11px 12px 5px;background-color:#fff}
.nw-sidebar-posts__inner{position:relative;margin-bottom:6px;padding:9px 12px 11px 13px;line-height:1.3333}
.nw-sidebar-posts__inner [data-bs-toggle=collapse]{position:unset;border:none;padding:0;background:0 0;cursor:pointer;text-align:left}
.nw-sidebar-posts__inner [data-bs-toggle=collapse][aria-expanded=true]::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:rgba(234,242,255,.7);pointer-events:none}
.nw-sidebar-posts__inner [data-bs-toggle=collapse][aria-expanded=true]>svg{transform:rotate(180deg)}
.nw-sidebar-posts__inner [data-bs-toggle=collapse]>span,.nw-sidebar-posts__inner [data-bs-toggle=collapse]>svg{position:relative;z-index:3;transition:transform .3s ease;color:#424242}
.nw-sidebar-posts__inner .collapse{position:relative;z-index:3}
.nw-sidebar-posts__inner li{border-bottom:1px dashed #c5c5c5;padding:9px 0 8px}
.nw-sidebar-posts__inner li:first-child{padding-top:7px}
.nw-sidebar-posts__inner li:last-child{border-bottom:none}
.nw-sidebar-posts__inner li a{position:relative;display:block;padding-left:10px;color:#424242}
.nw-sidebar-posts__inner li a::before{content:"";position:absolute;top:7px;left:0;border-radius:50%;width:6px;height:6px;background-color:#424242}
.nw-sidebar-posts__inner li a.active,.nw-sidebar-posts__inner li a:hover{text-decoration:underline;color:#123983}
.nw-sidebar-posts__inner li a.active::before,.nw-sidebar-posts__inner li a:hover::before{background-color:#123983}
.nw-sidebar-resources{border-radius:6px;margin-bottom:22px;padding:21px 12px 25px;background:linear-gradient(to right,#123983,#123983) no-repeat left top/100% 5px,#fff}
@media screen and (min-width:768px){
.nw-sidebar-resources{padding-right:22px;padding-left:22px}
}
.nw-sidebar-resources.has-border{border:1.5px solid #e1e1e1;border-top:none}
.nw-sidebar-resources__title{margin:0 0 3px;text-align:center}
.nw-sidebar-resources__list{line-height:1.3333}
.nw-sidebar-resources__list .item{position:relative;display:flex;align-items:center;transition:all .3s ease;border-bottom:1px dashed #c5c5c5;padding:10px 0 11px}
.nw-sidebar-resources__list .item:last-of-type{border-bottom:none;margin-bottom:10px}
.nw-sidebar-resources__list .item::before{content:"";position:absolute;top:5px;right:0;bottom:5px;left:0;opacity:0;visibility:hidden;transition:all .3s ease;border-radius:6px;background:#f3f3f3;pointer-events:none}
.nw-sidebar-resources__list .item svg{transition:all .3s ease;color:#848484}
.nw-sidebar-resources__list .item.active,.nw-sidebar-resources__list .item:hover{color:#00bf71}
.nw-sidebar-resources__list .item.active::before,.nw-sidebar-resources__list .item:hover::before{opacity:1;visibility:visible}
.nw-sidebar-resources__list .item.active svg,.nw-sidebar-resources__list .item:hover svg{color:#00bf71}
.nw-sidebar-resources__list .item.active a,.nw-sidebar-resources__list .item:hover a{font-weight:700;color:#00bf71}
.nw-sidebar-resources__list .item:last-child{border-bottom:none}
.nw-sidebar-resources__list .item a{transition:none!important}
.nw-sidebar-resources__list .item a:hover{text-decoration:none;color:#00bf71}
.nw-sidebar-resources__list .item-icon{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;width:38px}
.nw-sidebar-resources__list .item-content{position:relative;z-index:3;width:calc(100% - 38px);color:#555}
.nw-sidebar-banner{margin-bottom:22px}
.nw-sidebar-events{border:1.5px solid #e1e1e1;border-radius:6px;margin-bottom:22px;padding:23px 15px 10px;background:#fff}
@media screen and (min-width:768px){
.nw-sidebar-events{padding-right:20px;padding-left:22px}
}
.nw-sidebar-events .item-featured{display:block;margin-bottom:13px}
.nw-sidebar-events .item-featured .ratio{overflow:hidden;border-radius:8px;margin-bottom:6px}
.nw-sidebar-events .item-featured .ratio::before{padding-bottom:54.8638132296%}
.nw-sidebar-events .item-featured p{line-height:1.25;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}
.nw-sidebar-events .item{display:flex;align-items:center;margin-bottom:17px;text-decoration:none}
.nw-sidebar-events .item:hover span{text-decoration:underline}
.nw-sidebar-events .item strong{flex-shrink:0;width:38px;margin-right:12px;text-align:center}
.nw-sidebar-events .item span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.16667}
.nv-sidebar-events__title{margin-bottom:12px}
.nw-sidebar-related{border:1.5px solid #e1e1e1;border-radius:6px;margin-bottom:22px;padding:17px 15px 27px;background:#fff}
@media screen and (min-width:768px){
.nw-sidebar-related{padding-right:19px;padding-left:20px}
}
.nw-sidebar-related .item{display:block;border-bottom:1px dashed #c5c5c5;margin-bottom:8px;padding-bottom:9px}
.nw-sidebar-related .item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.nw-sidebar-related .item p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.nw-sidebar-related .item p+p{margin-top:3px}
.nw-sidebar-related .item .fz-14{line-height:1.4286}
.nw-sidebar-related .item .fz-12{opacity:.8;line-height:1.16667}
.nw-sidebar-related__title{margin:0 0 15px}
.nw-blog-article{padding:30px 0 0}
.nw-blog-list{padding:30px 0 35px}
.nw-blog-list__banner{margin-bottom:24px}
.nw-blog-list__wrapper{border:1.5px solid #e1e1e1;border-radius:6px;margin-bottom:18px;padding:20px 15px 27px;background:#fff}
@media screen and (min-width:768px){
.nw-blog-list__wrapper{padding-right:21px;padding-left:21px}
}
.nw-blog-list__posts{margin-top:27px}
.nw-blog-list__posts .item{margin-bottom:34px}
.nw-blog-list__posts .item:last-child{margin-bottom:0}
.nw-blog-list__posts .item-wrapper{display:flex;align-items:flex-start}
.nw-blog-list__posts .item-image{overflow:hidden;border-radius:6px;width:120px}
@media screen and (min-width:768px){
.nw-blog-list__posts .item-image{width:170px}
}
.nw-blog-list__posts .item-image::before{padding-bottom:55.8823529412%}
.nw-blog-list__posts .item-content{width:calc(100% - 120px);padding-left:12px;line-height:1.4286}
@media screen and (min-width:768px){
.nw-blog-list__posts .item-content{width:calc(100% - 170px);margin-top:6px;padding-left:17px}
}
.nw-blog-list__posts .item-content p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.nw-blog-list__posts .item-content p+p{margin-top:5px}
.nw-blog-list__posts .item-title{display:block;margin-bottom:9px}
.nw-pagination{display:flex;justify-content:center;align-items:center;color:#595959}
.nw-pagination div{margin:0 9px}
.nw-pagination a{display:flex;color:#9d9d9d}
.nw-pagination a:hover{color:#123983}
.nw-blog-banner{margin:13px 0 39px}
.nw-category-list{padding:33px 0;background-color:#f1f1f1}
.nw-category-list__title{margin-bottom:3px}
.nw-category-list__description{margin-bottom:17px;line-height:1.375}
.nw-category-list__inner{border-radius:6px;padding:15px 12px;background-color:#fff}
@media screen and (min-width:768px){
.nw-category-list__inner{padding:23px 24px 23px 25px}
}
.nw-category-list__inner [class*=col-]{margin-bottom:18px}
.nw-category-list__inner .item{display:flex;align-items:flex-start;transition:all .3s ease;box-shadow:1px 1px 5px rgba(0,0,0,.15);border:1px solid transparent;border-radius:8px;height:100%;padding:14px 12px;background:#fff}
@media screen and (min-width:768px){
.nw-category-list__inner .item{padding-right:16px;padding-left:16px}
}
.nw-category-list__inner .item:hover{border-color:#00bf71}
.nw-category-list__inner .item-image{display:flex;justify-content:center;width:67px}
.nw-category-list__inner .item-content{width:calc(100% - 67px);padding-left:15px}
.nw-category-list__inner .item-content a:hover{text-decoration:none}
.nw-category-list__inner .item-content .fz-16{line-height:1.3125}
.nw-category-list__inner .item-content .fz-13{line-height:1.2308}
.nw-breadcrumb .breadcrumb{border-bottom:none;margin-bottom:19px;padding:0;background:0 0;color:#3c3c3c}
.nw-breadcrumb .breadcrumb a{color:#3c3c3c}
.nw-breadcrumb .breadcrumb-item.active{color:#123983}
.nw-breadcrumb .breadcrumb-item+.breadcrumb-item::before{padding-right:4px;padding-left:4px}
.cv-nw-detail{padding:20px 0 7px;background-color:#f4f4f4}
.cv-nw-detail__inner{border-radius:6px;padding:15px 12px;background-color:#fff}
@media screen and (min-width:768px){
.cv-nw-detail__inner{padding:21px 24px 44px}
}
.cv-nw-detail__head{padding-left:6px}
.cv-nw-detail__title{margin-bottom:1px}
.cv-nw-detail__description{margin-bottom:9px}
.cv-nw-detail__link{display:inline-block}
.cv-nw-detail__link span{text-decoration:underline}
.cv-nw-detail__link svg{margin-left:2px}
.cv-nw-detail__link:hover{color:#00bf71;text-decoration:none}
.cv-nw-detail__wrapper{margin-top:13px}
@media screen and (min-width:992px){
.cv-nw-detail__wrapper{display:flex;align-items:flex-start}
}
.cv-nw-detail__content{padding-bottom:20px}
@media screen and (min-width:992px){
.cv-nw-detail__content{width:calc(100% - 334px);padding-right:35px;padding-bottom:0}
}
.cv-nw-detail__tools{margin:6px 0 17px;padding:0 4px}
@media screen and (min-width:768px){
.cv-nw-detail__tools{display:flex;justify-content:space-between;align-items:center}
}
.cv-nw-detail__colors{display:flex;align-items:center;margin-bottom:5px;padding-top:3px}
@media screen and (min-width:768px){
.cv-nw-detail__colors{margin-bottom:0}
}
.cv-nw-detail__colors a{border-radius:50%;width:18px;height:18px;margin-left:7px}
.cv-nw-detail__colors-title{flex-shrink:0;margin-right:8px;color:#4b4b4b}
.cv-nw-detail__language{display:flex;align-items:center}
.cv-nw-detail__language a{border:1px solid #dedede;width:28px;margin-left:11px}
.cv-nw-detail__language-title{flex-shrink:0;margin-right:6px;color:#4b4b4b}
.cv-nw-detail__iframe{box-shadow:1px 2px 9.9px 0 rgba(0,0,0,.25);border-radius:8px}
.cv-nw-detail__iframe img{border-radius:8px}
.cv-nw-detail__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-top:28px;gap:15px}
.cv-nw-detail__footer .btn{display:flex;justify-content:center;align-items:center;border-radius:44px;width:220px;height:45px;margin:0 auto;text-align:center}
@media screen and (min-width:768px){
.cv-nw-detail__footer .btn{margin:0 0 0 20px}
}
.cv-nw-detail__dropdown{display:flex;align-items:center;margin:0 auto}
@media screen and (min-width:768px){
.cv-nw-detail__dropdown{margin:0}
}
@media screen and (min-width:768px){
.cv-nw-detail__dropdown .dropdown{margin-left:15px}
}
.cv-nw-detail__dropdown .dropdown-toggle{display:flex;justify-content:space-between;align-items:center;border:1px solid #5d5d5d;border-radius:44px;width:220px;height:45px;padding:0 21px;background:#fff;cursor:pointer;color:#5d5d5d}
.cv-nw-detail__dropdown .dropdown-toggle::after{content:"";transform-origin:center;transition:all .3s ease;border:none;width:14px;height:8px;margin-left:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath stroke='%235D5D5D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 7 7 1 1 7'/%3E%3C/svg%3E") no-repeat}
.cv-nw-detail__dropdown .dropdown-toggle[aria-expanded=false]::after{transform:rotate(180deg)}
.cv-nw-detail__dropdown .dropdown-menu{top:-10px!important;left:20px!important;box-shadow:0 0 4px 0 rgba(0,0,0,.25);border:none;border-radius:6px;width:181px;padding:2px 11px 6px 16px;background:#fff}
.cv-nw-detail__dropdown .dropdown-item{display:block;border-bottom:.5px dashed #5d5d5d;padding:5px 0;color:#5d5d5d}
.cv-nw-detail__dropdown li:last-child .dropdown-item{border-bottom:none}
@media screen and (min-width:992px){
.cv-nw-detail__sidebar{width:334px}
}
.cv-nw-detail__sidebar-title{margin-bottom:18px}
.cv-nw-detail__sidebar-list{overflow-x:hidden;overflow-y:auto;max-height:1060px;margin-right:-14px;padding-right:7px}
.cv-nw-detail__sidebar-list::-webkit-scrollbar{width:7px}
.cv-nw-detail__sidebar-list::-webkit-scrollbar-track{border-radius:10px}
.cv-nw-detail__sidebar-list::-webkit-scrollbar-thumb{border-radius:10px;background:#d9d9d9}
.cv-nw-detail__sidebar-list::-webkit-scrollbar-thumb:hover{background:#d9d9d9}
.cv-nw-detail__sidebar-list .row{margin-right:-11px;margin-left:-11px}
.cv-nw-detail__sidebar-list [class*=col-]{padding-right:11px;padding-left:11px}
.cv-nw-detail__sidebar-list .item{display:block;margin-bottom:18px}
.cv-nw-detail__sidebar-list .item-image{margin-bottom:8px}
.cv-nw-detail__sidebar-list .item-image::before{padding-bottom:141.4012738854%}
.nw-find-job{padding:30px 0 20px;background-color:#f1f1f1}
.nw-find-job .nw-post-viewed__list .item{display:flex;align-items:center;padding:8px 0}
.nw-find-job .nw-post-viewed__list .item-entry{justify-content:center;width:18px}
.nw-find-job .nw-post-viewed__list .item-content{width:calc(100% - 18px)}
.nw-find-job__banner{margin-bottom:24px}
.nw-find-job__inner{box-shadow:0 2px 8.3px 0 rgba(0,0,0,.15);border-radius:6px;margin-bottom:36px;padding:15px 20px;background:#fff}
@media screen and (min-width:768px){
.nw-find-job__inner{padding:22px 24px 28px 28px}
}
.nw-find-job__title{display:flex;align-items:center;border-radius:5px;margin-bottom:18px;padding:5px 15px;background-color:#00bf71;color:#fff}
.nw-find-job__title svg{flex-shrink:0;margin-right:11px}
.nw-find-job__heading{position:relative;display:block;border:none;padding:0;background:0 0;text-align:left}
.nw-find-job__heading::before{content:"";position:absolute;top:calc(50% - 3px);left:-20px;width:16px;height:6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='6' fill='none'%3E%3Cpath fill='%23123983' d='M10.333 3a2.667 2.667 0 1 0 5.334 0 2.667 2.667 0 0 0-5.334 0ZM0 3.5h13v-1H0v1Z'/%3E%3C/svg%3E") no-repeat}
@media screen and (min-width:768px){
.nw-find-job__heading::before{left:-28px}
}
.nw-find-job__heading svg{transition:all .3s ease;margin-left:4px}
.nw-find-job__heading[aria-expanded=true] svg{transform:rotate(180deg)}
.collapse+.nw-find-job__heading{margin-top:20px}
.site-footer__main{padding:40px 0 20px;background-color:#fbfbfb}
@media screen and (min-width:768px){
.site-footer__main{padding:50px 0}
}
.site-footer__info{margin-bottom:30px}
@media screen and (min-width:768px){
.site-footer__info{margin-bottom:0;width:39%;padding-right:30px}
}
.site-footer__logo{display:inline-block;margin-bottom:16px;width:102px;height:36px}
.site-footer__description{margin-bottom:20px;line-height:1.74}
@media screen and (min-width:768px){
.site-footer__description{margin-bottom:33px;max-width:365px}
}
.site-footer__social{flex-wrap:wrap;display:flex}
.site-footer__social li{margin-right:10px}
.site-footer__social a{justify-content:center;align-items:center;display:flex;border-width:1px;border-style:solid;border-radius:50%;width:50px;height:50px}
.site-footer__social a.site-footer__social-facebook{border-color:#4267b2;color:#4267b2}
.site-footer__social a.site-footer__social-youtube{border-color:#f02c2c;color:#f02c2c}
@media screen and (min-width:768px){
.site-footer__wrapper{width:61%}
}
@media screen and (min-width:768px){
.site-footer__wrapper [class*=col-md]:nth-child(1){width:30%}
}
@media screen and (min-width:992px){
.site-footer__wrapper [class*=col-md]:nth-child(1){width:32.5%}
}
@media screen and (min-width:768px){
.site-footer__wrapper [class*=col-md]:nth-child(2){width:35%}
}
@media screen and (min-width:992px){
.site-footer__wrapper [class*=col-md]:nth-child(2){width:38.5%}
}
@media screen and (min-width:768px){
.site-footer__wrapper [class*=col-md]:nth-child(3){width:35%}
}
@media screen and (min-width:992px){
.site-footer__wrapper [class*=col-md]:nth-child(3){width:29%}
}
.site-footer__title{margin-bottom:15px;color:#000}
@media screen and (min-width:768px){
.site-footer__title{margin-bottom:22px}
}
@media screen and (max-width:767px){
.site-footer__menu{margin-bottom:20px}
}
.site-footer__menu li{margin-bottom:12px}
.site-footer__bottom{padding:15px 0;background-color:#eee;color:#333}
@media screen and (min-width:768px){
.site-footer__bottom{padding:23px 0}
}
.site-footer__links{flex-wrap:wrap;justify-content:center;display:flex}
@media screen and (min-width:768px){
.site-footer__links{justify-content:flex-end}
}
.site-footer__links li{margin:0 5px}
@media screen and (min-width:576px){
.site-footer__links li{margin-left:20px}
}
@media screen and (min-width:768px){
.site-footer__links li{margin-left:35px}
}
@media screen and (min-width:992px){
.site-footer__links li{margin-left:64px}
}
.site-footer__copyright{margin-top:5px;text-align:center}
@media screen and (min-width:768px){
.site-footer__copyright{margin-top:0;text-align:left}
}
.nw-guide-list__hero{overflow:hidden;padding:26px 0 24px;background:url(../images/common/grid.png) no-repeat center,linear-gradient(115deg,#1d2a64 18.94%,#1e316e 30.92%,#1f448a 51.57%,#2262b7 78.23%,#2474d1 91.99%)}
@media screen and (min-width:768px){
.nw-guide-list__hero .container{display:flex;justify-content:space-between;align-items:center}
}
.nw-guide-list__hero-title{position:relative;z-index:3;max-width:638px;line-height:1.2;color:#fff}
@media screen and (min-width:768px){
.nw-guide-list__hero-title{padding-right:29px;padding-left:29px}
}
.nw-guide-list__hero-image{position:relative;flex-shrink:0;margin:40px auto 0;text-align:center}
@media screen and (min-width:768px){
.nw-guide-list__hero-image{width:44%;margin:0}
}
.nw-guide-list__hero-image::before{content:"";position:absolute;top:-3px;left:51.6%;transform:translateX(-50%);width:853px;height:161px;background:url(../images/common/bg.png) no-repeat center;pointer-events:none}
.nw-guide-list__hero-image img{position:relative;z-index:3;max-width:201px}
.nw-guide-list__wrapper{padding:30px 0 39px}
@media screen and (min-width:992px){
.nw-guide-list__wrapper{display:flex;justify-content:space-between;align-items:flex-start}
}
.nw-guide-list__content{margin-bottom:20px}
@media screen and (min-width:992px){
.nw-guide-list__content{border:1.5px solid #e1e1e1;border-radius:6px;width:calc(100% - 335px);margin-bottom:0;padding:21px 30px;background:#fff}
}
.nw-guide-list__section{margin-bottom:23px}
.nw-guide-list__section:last-child{margin-bottom:0}
.nw-guide-list__section p{margin-bottom:9px;line-height:1.6875}
.nw-guide-list__section [class*=col-]{margin-bottom:15px}
.nw-guide-list__section a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;text-decoration:underline;color:#123983}
.nw-guide-list__section a::before{content:"•";display:inline-block;width:1em;font-weight:700;color:#123983;margin-left:6px}
.nw-guide-list__section a:hover{color:#00bf71}
@media screen and (min-width:992px){
.nw-guide-list__sidebar{width:300px}
}
.nw-guide-list__sidebar-title{border-radius:6px 6px 0 0;margin:0;padding:10px 10px 14px;background-color:#123983;text-align:center;color:#fff}
.nw-guide-list__sidebar-list{border:1.5px solid #e1e1e1;border-top:none;border-radius:0 0 6px 6px;padding:14px 12px;background:#fff;line-height:1.375}
@media screen and (min-width:768px){
.nw-guide-list__sidebar-list{padding-right:21px;padding-left:21px}
}
.nw-guide-list__sidebar-list ul li{display:flex;margin-bottom:10.5px}
.nw-guide-list__sidebar-list ul li::before{content:"•";display:inline-block;width:1em;font-weight:700;color:#123983}
@media screen and (min-width:768px){
.nw-guide-list__sidebar-list ul li::before{margin-left:8px}
}
.nw-guide-list__sidebar-list ul a.active{color:#123983}
.nw-guide{padding:0 0 41px;background-color:#f4f4f4}
.nw-guide__inner{border-radius:6px;padding:15px 12px;background:#fff}
@media screen and (min-width:768px){
.nw-guide__inner{padding:21px 28px 34px}
}
.nw-guide__title{position:relative;display:inline-block;flex-shrink:0;margin-right:auto;margin-bottom:8px;padding-right:80px;line-height:1.4583}
@media screen and (min-width:768px){
.nw-guide__title{padding-right:98px}
}
.nw-guide__title::after{content:"";position:absolute;right:0;bottom:7px;width:81px;height:3px;background-color:#00bf71}
@media screen and (min-width:768px){
.nw-guide__title::after{right:-5px;bottom:11px;width:91px}
}
.nw-guide__text{line-height:1.5}
.nw-guide__text h3{margin:0;font-size:24px;font-weight:700}
.nw-guide__text figure{width:100%;max-width:874px;margin:29px auto 32px}
.dropdown-item,.nw-header .navbar .nav-item .nav-link{transition:none!important}
.nw-job-hot{padding:30px 0;background-color:#f2f2f2}
.nw-job-hot a:hover{text-decoration:none}
.nw-job-hot .item{display:flex;align-items:center;border-radius:5px;margin-bottom:14px;padding:14px 14px 20px 15px;background-color:#fff}
.nw-job-hot .item:hover .item-title{color:#00bf71}
.nw-job-hot .item-logo{width:79px;height:72px}
.nw-job-hot .item-logo img{width:auto;max-height:100%}
.nw-job-hot .item-content{width:calc(100% - 79px);padding-left:17px}
.nw-job-hot .item-head{display:flex;align-items:center;margin-bottom:7px}
.nw-job-hot .item-title{display:flex;flex-grow:1;align-items:flex-start;transition:all .3s ease;padding-right:10px;text-transform:uppercase}
.nw-job-hot .item-title .hot{display:inline-block;flex-shrink:0;border-radius:37px;margin-right:7px;padding:3px 5px 2px 6px;background:#e20c0c;vertical-align:middle;color:#fff}
.nw-job-hot .item-button{display:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s ease;box-shadow:0 1px 4px 0 rgba(0,0,0,.25);border-radius:41px;width:91px;height:30px;background-color:#fff;color:#6a6a6a}
.nw-job-hot .item-button:hover{background-color:#00bf71;color:#fff}
@media screen and (min-width:576px){
.nw-job-hot .item-button{display:flex}
}
.nw-job-hot .item-company{display:flex;align-items:center;margin-bottom:9px}
.nw-job-hot .item-company svg{flex-shrink:0;margin-right:3px}
.nw-job-hot .item-rate{display:flex;align-items:center;margin-bottom:6px}
.nw-job-hot .item-rate svg{flex-shrink:0;margin-right:5px;margin-left:2px}
.nw-job-hot .item-bottom{display:flex;align-items:center;opacity:.8}
.nw-job-hot .item-date-v2{display:none;align-items:center;width:35.8%;padding-right:12px;color:#6f7882}
@media screen and (min-width:576px){
.nw-job-hot .item-date-v2{display:flex}
}
.nw-job-hot .item-date-v2 svg{flex-shrink:0;margin-right:4px}
.nw-job-hot .item-location{display:flex;align-items:center;color:#6f7882}
@media screen and (min-width:576px){
.nw-job-hot .item-location{width:64.2%}
}
.nw-job-hot .item-location svg{flex-shrink:0;margin-right:5px}
.nw-job-hot__head{margin-bottom:15px}
@media screen and (min-width:576px){
.nw-job-hot__head{display:flex;flex-wrap:wrap}
}
@media screen and (min-width:768px){
.nw-job-hot__head{margin-bottom:17px;padding-right:100px}
}
.nw-job-hot__head-title{position:relative;display:inline-block;flex-shrink:0;margin-right:auto;margin-bottom:10px;padding-right:80px;line-height:1.4583;letter-spacing:1px}
@media screen and (min-width:768px){
.nw-job-hot__head-title{padding-right:98px}
}
@media screen and (min-width:992px){
.nw-job-hot__head-title{margin-bottom:0}
}
.nw-job-hot__head-title::after{content:"";position:absolute;right:0;bottom:7px;width:70px;height:3px;background-color:#00bf71}
@media screen and (min-width:768px){
.nw-job-hot__head-title::after{bottom:9px;right:-5px;width:91px}
}
.nw-job-hot__head-content{flex-grow:1}
@media screen and (min-width:576px){
.nw-job-hot__head-content{display:flex;flex-wrap:wrap;align-items:center}
}
@media screen and (min-width:992px){
.nw-job-hot__head-content{justify-content:flex-end}
}
.nw-job-hot__head-list{display:flex;flex-wrap:wrap;align-items:center}
@media screen and (min-width:576px){
.nw-job-hot__head-list{margin-right:20px}
}
@media screen and (min-width:768px){
.nw-job-hot__head-list{margin-right:37px}
}
.nw-job-hot__head-list li{margin:5px 10px 5px 0}
@media screen and (min-width:768px){
.nw-job-hot__head-list li{margin:0 14px 0 0}
}
.nw-job-hot__head-list li:last-child{margin-right:0}
.nw-job-hot__head-list a{display:block;transition:all .3s ease;border-radius:45px;padding:5px 15px;background-color:#e3e3e3;text-align:center;color:#6a6a6a}
@media screen and (min-width:768px){
.nw-job-hot__head-list a{padding:7px 23px}
}
.nw-job-hot__head-list a:hover{background-color:#00bf71;color:#fff}
.nw-job-hot__head-link{display:block;transition:all .3s ease;margin-top:10px;text-decoration:underline;color:#6a6a6a}
@media screen and (min-width:576px){
.nw-job-hot__head-link{margin-top:0}
}
@media screen and (min-width:992px){
.nw-job-hot__head-link{margin-bottom:8px}
}
.nw-job-hot__head-link:hover{text-decoration:underline;color:#00bf71}
.nw-job-hot .item-button.active,.nw-job-hot .item-button:hover{background-color:#00bf71;color:#fff}
.nw-job-hot .j-color-hot{color:#e20c0c}
.list-cv-section{padding:31px 0 22px;background-color:#fff}
.list-cv-section__head{padding:0;background:0 0;text-align:left}
.list-cv-section__head-v2{margin-bottom:13px}
.list-cv-section__title{margin:0 0 1px;font-size:30px;line-height:35px;color:#123983}
.list-cv-section__head-v2 .list-cv-section__title{margin-bottom:8px;font-size:26px;line-height:30px}
.list-cv-section__text{line-height:22px;color:#292929}
@media screen and (min-width:768px){
.list-cv-order{margin-bottom:11px}
}
.list-cv-order>p{font-size:14px;line-height:26px}
.list-cv-order .wrapper button{font-size:12px}
@media screen and (min-width:992px){
.list-cv-order .wrapper button{min-width:89px;padding:4px 18px}
}
@media screen and (min-width:992px){
.list-cv-order .wrapper button.all{background-color:#123983}
}
@media screen and (min-width:992px){
.list-cv-order .wrapper button.newest{background-color:rgba(230,230,230,.6)}
.list-cv-order .wrapper button.newest::before{width:12px;height:12px;margin-right:7px}
}
@media screen and (min-width:992px){
.list-cv-order .wrapper button.popular{background-color:rgba(230,230,230,.6)}
.list-cv-order .wrapper button.popular::before{width:17px;height:14px;margin-right:10px}
}
@media screen and (min-width:992px){
.list-cv-order .wrapper button.favourite{background-color:rgba(230,230,230,.6)}
.list-cv-order .wrapper button.favourite::before{width:17px;height:13px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='13' fill='none'%3E%3Cpath stroke='%23D9282D' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12.286 1C9.75 1 8.5 3 8.5 3S7.25 1 4.714 1C2.654 1 1.021 2.38 1 4.025c-.043 3.417 3.388 5.847 7.148 7.888A.74.74 0 0 0 8.5 12a.74.74 0 0 0 .352-.087c3.76-2.041 7.19-4.471 7.148-7.888C15.979 2.38 14.347 1 12.286 1Z'/%3E%3C/svg%3E")}
}
@media screen and (min-width:1200px){
.list-cv-section__main{width:calc(100% - 300px);padding-right:35px}
}
.list-cv-section__sidebar{margin-top:0}
@media screen and (min-width:1200px){
.list-cv-section__sidebar{width:300px}
}
@media screen and (min-width:768px){
.list-cv-filter{box-shadow:none;border:1px solid #e1e1e1;border-top:none;border-radius:6px;margin-bottom:22px;padding:23px 24px 26px 26px;background:linear-gradient(to right,#123983,#123983) no-repeat left top/100% 5px,#fff}
}
.list-cv-filter__title{color:#123983}
@media screen and (min-width:768px){
.list-cv-filter__title{margin-bottom:12px;padding-left:36px}
}
.list-cv-filter__title::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='19' fill='none'%3E%3Cpath fill='%23123983' d='M16.946 2.777h4.197-4.197ZM1 2.777h12.59H1Zm15.946 13.034h4.197-4.197ZM1 15.811h12.59H1Zm7.554-6.517h12.589-12.59ZM1 9.294h4.196H1Z'/%3E%3Cpath stroke='%23123983' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M1 9.294h4.196m11.75-6.517h4.197-4.197ZM1 2.777h12.59H1Zm15.946 13.034h4.197-4.197ZM1 15.811h12.59H1Zm7.554-6.517h12.589-12.59Z'/%3E%3Cpath fill='%23123983' stroke='%23123983' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.3' d='M15.219 4.555a1.777 1.777 0 1 0 0-3.555 1.777 1.777 0 0 0 0 3.555ZM6.924 11.072a1.777 1.777 0 1 0 0-3.555 1.777 1.777 0 0 0 0 3.554ZM15.219 17.588a1.777 1.777 0 1 0 0-3.554 1.777 1.777 0 0 0 0 3.554Z'/%3E%3C/svg%3E")}
@media screen and (min-width:768px){
.list-cv-filter__title::before{top:-3px;left:1px;width:22px;height:29px}
}
@media screen and (min-width:768px){
.list-cv-filter__form .form-control{margin-bottom:14px;padding-left:12px;background-position:right 15px center}
}
.list-cv-tags__list-v2{margin-top:5px;margin-bottom:10px}
@media screen and (min-width:768px){
.list-cv-tags__list-v2{display:block!important;overflow-y:auto;height:auto!important;max-height:630px;margin-top:0;margin-bottom:0;padding-right:8px}
.list-cv-tags__list-v2::-webkit-scrollbar{width:9px}
.list-cv-tags__list-v2::-webkit-scrollbar-track{border-radius:10px}
.list-cv-tags__list-v2::-webkit-scrollbar-thumb{border-radius:10px;background:#d9d9d9}
.list-cv-tags__list-v2::-webkit-scrollbar-thumb:hover{background:#d9d9d9}
}
.list-cv-tags__list-v2 .item{display:flex;border:1px solid #e2e2e2;border-radius:44px;margin-bottom:6px;padding:6px 15px 7px;background:#fff;font-size:14px;color:#6b6b6b}
.list-cv-tags__list-v2 .item.active,.list-cv-tags__list-v2 .item:hover{border-color:#123983!important;text-decoration:none;color:#123983}
.list-cv-tags__list-v2 .item-icon{display:flex;justify-content:center;align-items:center;width:15px}
.list-cv-tags__list-v2 .item-text{width:calc(100% - 15px);padding-left:6px}
@media screen and (min-width:768px){
.list-cv-filter__form .btn{font-size:16px}
}
@media screen and (min-width:768px){
.list-cv-tags{box-shadow:none;border:1px solid #e1e1e1;border-radius:6px;margin-bottom:22px;padding:18px 8px 23px 16px}
.list-cv-tags.has-border{background:linear-gradient(to right,#123983,#123983) no-repeat left top/100% 5px,#fff}
}
.list-cv-tags__button{display:inline-block;border:none;border-radius:999px;margin-bottom:6px;padding:9px 35px;background-color:#d4d4d4;font-size:15px;text-align:center;color:#424242}
@media screen and (min-width:768px){
.list-cv-tags__button{margin-bottom:20px;font-size:18px}
}
.list-cv-tags__button:hover{background-color:#123983;text-decoration:none;color:#fff}
.list-cv-tags__title{border-bottom:1px dashed #c5c5c5;margin-bottom:15px;padding-bottom:11px;color:#123983}
@media screen and (min-width:768px){
.list-cv-tags__title{margin-right:17px;padding-left:38px}
}
.list-cv-tags__title button{border:none;background-color:#123983}
@media screen and (min-width:768px){
.list-cv-tags__title button{top:2px;left:6px;width:22px;height:22px}
}
.list-cv-tags__title button::after,.list-cv-tags__title button::before{border-radius:20px;background-color:#fff}
@media screen and (min-width:768px){
.list-cv-tags__title button::after,.list-cv-tags__title button::before{width:11px;height:2px}
}
.list-cv-order-v2{display:flex;align-items:flex-start;border-top:1px dashed #c5c5c5;margin-bottom:19px;padding-top:14px;font-size:13px;line-height:18px}
.list-cv-order-v2>p{flex-shrink:0;margin:0 10px 0 2px;font-weight:500;color:#123983}
.list-cv-order-v2 .wrapper{color:#292929}
.list-cv-order-v2 .wrapper a{display:inline-block;margin:0 9px 2px 9px;text-decoration:underline}
.list-cv-order-v2 .wrapper a:hover{color:#123983}
.list-cv-order-v2 .wrapper .action-module__btn{display:inline-flex;text-decoration:none;color:#00bf71}
.list-cv-order-v2 .wrapper .action-module__btn-text{font-size:13px;line-height:18px;color:#00bf71}
@media screen and (min-width:576px){
.list-all-cv .row{margin-bottom:-5px}
}
.list-all-cv .item{margin-bottom:16px}
.list-all-cv .item-head{overflow:hidden;box-shadow:none;border:1px solid #e1e1e1;border-radius:6px}
.list-all-cv .item-head:hover .item-tags{opacity:0;visibility:hidden}
.list-all-cv .item-img img{min-height:368px}
.list-all-cv .item-tags{opacity:1;visibility:visible;transition:all .3s ease;background:linear-gradient(180deg,rgba(186,186,186,0) 0,rgba(144,142,142,.56) 61.98%,#7f7f7f 100%)}
.list-all-cv .item-tags>span{background:rgba(72,72,72,.45);font-size:11px}
.list-all-cv .item-func{display:flex;flex-direction:column;align-items:center;padding:20px;background:rgba(53,53,53,.5)}
.list-all-cv .item-func .btn-com01-md{max-width:138px}
@media screen and (min-width:576px){
.list-all-cv .item-body{padding-top:2px}
}
@media screen and (min-width:576px){
.list-all-cv .item-colors{box-shadow:none;min-height:29px;padding:7px 6px}
}
.list-all-cv .item-colors a{border:none;margin:0 2px}
@media screen and (min-width:768px){
.list-all-cv .btn-view-more{width:342px}
}
.list-all-cv .btn-view-more i{margin-left:7px;font-size:16px}
.list-all-cv .item.new::after{top:13px;right:10px;width:51px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='18' fill='none'%3E%3Crect width='49.4' height='17.784' x='.844' y='.032' fill='%2300BF71' rx='8.892'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m17.64 5.59-5.533 6.669-2.37-2.501'/%3E%3Cpath fill='%23fff' d='M22.038 5.423h1.364l2.009 5.741 2.008-5.741h1.365l-2.825 7.82h-1.096l-2.825-7.82Zm-.736 0h1.359l.247 5.596v2.224h-1.606v-7.82Zm6.859 0h1.364v7.82h-1.611v-2.224l.247-5.596Zm8.937-.602h1.037c0 .501-.072.927-.215 1.278-.14.351-.356.62-.65.806-.294.186-.671.28-1.133.28v-.833c.254 0 .45-.061.59-.183.14-.122.237-.297.29-.526.054-.23.081-.503.081-.822Zm.242 4.33v.37c0 .594-.08 1.128-.242 1.6a3.406 3.406 0 0 1-.682 1.209c-.294.33-.644.582-1.053.757a3.341 3.341 0 0 1-1.343.263c-.39 0-.757-.055-1.1-.166a3.101 3.101 0 0 1-.924-.494 3.204 3.204 0 0 1-.704-.795 3.865 3.865 0 0 1-.457-1.064 5.18 5.18 0 0 1-.155-1.31v-.37c0-.599.08-1.132.241-1.601.165-.473.394-.876.688-1.209a2.991 2.991 0 0 1 1.053-.763 3.379 3.379 0 0 1 1.348-.263c.39 0 .755.057 1.096.172.343.111.651.276.923.494.276.215.51.478.704.79.197.311.347.666.451 1.063.104.398.156.836.156 1.316Zm-1.628.37v-.382c0-.329-.025-.628-.075-.897a2.752 2.752 0 0 0-.215-.709 1.67 1.67 0 0 0-.349-.51 1.356 1.356 0 0 0-.472-.317 1.55 1.55 0 0 0-.591-.107c-.272 0-.514.055-.725.166-.212.108-.39.269-.537.484-.144.215-.253.48-.328.795-.075.315-.113.68-.113 1.095v.382c0 .33.023.628.07.897.05.268.122.506.215.714.096.204.213.376.349.516.14.14.299.245.478.317.183.071.383.107.602.107.272 0 .512-.055.72-.166.21-.112.388-.274.531-.49a2.36 2.36 0 0 0 .328-.8c.075-.318.112-.683.112-1.095Zm-2.411-4.555 1.052-1.654h1.682l-1.477 1.654H33.3Zm7.084.457v7.82H38.78v-7.82h1.606Z'/%3E%3C/svg%3E") no-repeat center/contain}
.list-all-cv .item.favourite::after{top:13px;right:10px;width:89px;height:19px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='89' height='19' fill='none'%3E%3Crect width='88.01' height='17.784' x='.66' y='.62' fill='%23D9282D' rx='8.892'/%3E%3Cpath fill='%23fff' d='m23.144 6.152 1.632 3.567 1.633-3.567h1.757l-2.573 4.974v2.846H23.96v-2.846l-2.578-4.974h1.762Zm10.983 6.564v1.256h-4.162v-1.256h4.162Zm-3.636-6.564v7.82H28.88v-7.82h1.611Zm3.094 3.185v1.225h-3.62V9.337h3.62Zm.537-3.185v1.262h-4.157V6.152h4.157Zm-2.078-2.116 1.622 1.493v.065h-1.23l-.844-.785-.832.785H29.55v-.081l1.596-1.477h.897Zm7.342 2.116h1.606v5.167c0 .602-.13 1.108-.387 1.52a2.387 2.387 0 0 1-1.058.93c-.448.207-.963.31-1.547.31s-1.103-.103-1.558-.31a2.419 2.419 0 0 1-1.063-.93c-.254-.412-.381-.918-.381-1.52V6.152h1.61v5.167c0 .351.056.637.167.86.111.221.27.384.478.488.212.104.46.156.747.156.294 0 .542-.052.747-.156.207-.104.365-.267.472-.489.111-.222.167-.508.167-.859V6.152Zm8.878 0v7.82h-1.606v-7.82h1.606Zm2.406 0v1.262h-6.38V6.152h6.38Zm6.134 3.185v1.257h-4.082V9.337h4.082ZM53.2 6.152v7.82H51.59v-7.82H53.2Zm4.754 0v7.82h-1.606v-7.82h1.606Zm3.115 0v7.82h-1.606v-7.82h1.606Zm-1.542-.462 1.053-1.654h1.681L60.784 5.69h-1.257Zm7.584 5.688h1.606a2.913 2.913 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.454.23-1.002.344-1.643.344-.501 0-.95-.086-1.348-.258a2.867 2.867 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.075-1.09.225-1.553.154-.465.373-.86.656-1.187a2.92 2.92 0 0 1 1.026-.752 3.264 3.264 0 0 1 1.332-.263c.651 0 1.2.118 1.648.355.452.236.8.562 1.048.977.25.416.4.888.451 1.418h-1.611a2.074 2.074 0 0 0-.188-.8 1.066 1.066 0 0 0-.49-.5c-.214-.114-.5-.171-.858-.171-.269 0-.504.05-.704.15-.2.1-.369.252-.505.457a2.254 2.254 0 0 0-.306.773c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.092 1.069.06.304.153.562.279.774.129.207.293.365.494.472.204.104.45.156.736.156.336 0 .614-.054.832-.161.219-.108.385-.267.5-.478.118-.211.188-.475.21-.79Zm7.88-2.04v1.256h-4.082V9.337h4.082Zm-3.604-3.186v7.82h-1.612v-7.82h1.612Zm4.753 0v7.82h-1.606v-7.82h1.606Z'/%3E%3Cpath fill='%23F6F6F6' d='m13.467 13.852-.213-.124c-1.016-.588-2.302-1.252-3.254-2.23-1.003-1.028-1.485-2.085-1.472-3.23.015-1.28 1.198-2.32 2.638-2.32 1.142 0 1.902.576 2.301.992.4-.416 1.16-.992 2.302-.992 1.44 0 2.623 1.04 2.638 2.318.013 1.147-.468 2.203-1.472 3.232-.952.978-2.238 1.642-3.254 2.23l-.214.124Z'/%3E%3C/svg%3E") no-repeat center/contain}
.list-all-cv .item.popular::after{top:13px;right:10px;width:79px;height:19px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='79' height='19' fill='none'%3E%3Crect width='78.338' height='17.784' x='.271' y='.62' fill='%231480E4' rx='8.892'/%3E%3Cpath fill='%23fff' d='M25.326 11.185h-1.993V9.928h1.993c.308 0 .558-.05.752-.15a.965.965 0 0 0 .424-.43c.09-.183.134-.389.134-.618 0-.233-.044-.45-.134-.65-.09-.2-.231-.362-.424-.483-.194-.122-.444-.183-.752-.183h-1.434v6.558H22.28v-7.82h3.046c.612 0 1.137.11 1.573.333.44.218.777.52 1.01.908.233.386.35.829.35 1.326 0 .505-.117.942-.35 1.31-.233.37-.57.654-1.01.855-.436.2-.961.3-1.573.3Zm9.26-1.848v1.257h-4.083V9.337h4.082ZM30.98 6.152v7.82h-1.61v-7.82h1.61Zm4.754 0v7.82h-1.606v-7.82h1.606Zm7.825 3.727v.371c0 .594-.08 1.128-.241 1.6a3.52 3.52 0 0 1-.682 1.21c-.294.329-.645.581-1.053.756a3.353 3.353 0 0 1-1.348.264c-.49 0-.94-.088-1.348-.264a3.021 3.021 0 0 1-1.053-.757 3.54 3.54 0 0 1-.693-1.208 4.945 4.945 0 0 1-.242-1.601v-.37c0-.599.081-1.132.242-1.601a3.52 3.52 0 0 1 .682-1.209 2.99 2.99 0 0 1 1.053-.762 3.378 3.378 0 0 1 1.348-.264c.494 0 .944.088 1.348.264.408.175.76.43 1.053.762.297.333.526.736.688 1.209.164.469.246 1.002.246 1.6Zm-1.627.371v-.381c0-.416-.038-.78-.113-1.096a2.375 2.375 0 0 0-.333-.795 1.437 1.437 0 0 0-.537-.483 1.536 1.536 0 0 0-.725-.167c-.272 0-.514.056-.725.167a1.45 1.45 0 0 0-.532.483c-.143.215-.252.48-.327.795-.076.315-.113.68-.113 1.096v.381c0 .412.037.777.113 1.096.075.315.186.582.333.8.146.215.326.378.537.489.211.11.453.166.725.166.272 0 .514-.055.725-.166.211-.111.388-.274.532-.489.143-.218.252-.485.327-.8.075-.319.113-.684.113-1.096Zm-1.267-5.752 1.498 1.251h-1.101l-.849-.747-.848.747h-1.107l1.504-1.251h.903Zm1.831.564h-.816l-.075-.618c.15-.007.27-.022.36-.043a.452.452 0 0 0 .203-.091.21.21 0 0 0 .07-.162c0-.085-.028-.15-.086-.193a.512.512 0 0 0-.236-.097 1.573 1.573 0 0 0-.338-.032l.037-.596c.258 0 .484.02.677.06.193.038.356.098.489.176a.785.785 0 0 1 .295.274c.068.108.102.23.102.365 0 .212-.071.37-.215.473-.14.1-.295.163-.467.188v.296Zm8.025 5.478h-2.01l-.01-1.106h1.686c.298 0 .541-.038.73-.113a.885.885 0 0 0 .425-.339.993.993 0 0 0 .145-.547c0-.244-.046-.44-.14-.591a.767.767 0 0 0-.424-.328 2.219 2.219 0 0 0-.736-.102h-1.117v6.558H47.46v-7.82h2.728c.455 0 .862.043 1.22.129.361.086.667.216.918.392.25.175.442.397.575.666.132.265.199.58.199.945 0 .322-.074.62-.22.892-.144.272-.371.494-.683.666-.308.172-.71.267-1.208.284l-.467.414Zm-.07 3.432h-2.38l.629-1.257h1.75c.283 0 .514-.044.694-.134a.92.92 0 0 0 .397-.376c.086-.158.129-.338.129-.542 0-.23-.04-.428-.118-.597a.797.797 0 0 0-.365-.386c-.169-.093-.39-.14-.666-.14h-1.553l.011-1.106h1.934l.37.435c.476-.008.86.077 1.15.252.293.172.506.396.639.671.136.276.204.572.204.887 0 .501-.11.923-.328 1.267-.218.34-.539.597-.961.768-.42.172-.931.258-1.536.258Zm5.747-7.82v7.82h-1.606v-7.82h1.606Zm6.757 6.563v1.257h-4.163v-1.257h4.163Zm-3.637-6.563v7.82h-1.611v-7.82h1.611Zm3.094 3.185v1.225h-3.62V9.337h3.62Zm.537-3.185v1.262h-4.157V6.152h4.157ZM58.465 5.7l1.52-1.246h.86L62.37 5.7h-1.139l-.816-.693-.816.693h-1.134Zm3.513-.736.88-1.445h1.22l-1.22 1.445h-.88Zm8.282 1.187v7.82H68.65L65.507 8.73v5.242h-1.612v-7.82h1.612l3.147 5.247V6.152h1.606Z'/%3E%3Cpath fill='%23F6F6F6' d='M14.499 10.3c-.497 0-.978-.227-1.354-.64a2.499 2.499 0 0 1-.629-1.508c-.042-.608.14-1.168.511-1.576.372-.408.892-.628 1.472-.628.576 0 1.097.224 1.467.63.374.412.557.97.514 1.574a2.505 2.505 0 0 1-.628 1.509c-.375.412-.856.639-1.353.639Zm3.187 4.352h-6.374a.657.657 0 0 1-.532-.264.755.755 0 0 1-.127-.638c.203-.836.707-1.529 1.458-2.005.666-.421 1.514-.654 2.388-.654.89 0 1.716.223 2.386.644a3.236 3.236 0 0 1 1.46 2.017.764.764 0 0 1-.128.637.672.672 0 0 1-.53.263ZM9.93 10.399c-.85 0-1.599-.81-1.668-1.804-.035-.509.12-.98.435-1.326.31-.342.75-.53 1.233-.53.484 0 .919.19 1.232.533.316.349.47.819.435 1.324-.07.994-.818 1.803-1.667 1.803Zm1.588.778c-.426-.213-.978-.32-1.588-.32-.712 0-1.404.19-1.948.535a2.679 2.679 0 0 0-1.199 1.65.692.692 0 0 0 .116.577.616.616 0 0 0 .486.242h2.683c.046 0 .09-.017.124-.046a.199.199 0 0 0 .067-.117 3.584 3.584 0 0 1 1.405-2.12.198.198 0 0 0 .08-.169.2.2 0 0 0-.095-.161 1.908 1.908 0 0 0-.131-.071Z'/%3E%3C/svg%3E") no-repeat center/contain}
.list-all-cv .item.luxury::after{top:13px;right:10px;width:80x;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='18' fill='none'%3E%3Crect width='79.306' height='17.784' x='.162' y='.076' fill='%23123983' rx='8.892'/%3E%3Cpath fill='%23fff' d='M30.046 11.148h1.606a2.913 2.913 0 0 1-.435 1.402c-.254.408-.61.727-1.07.956-.454.23-1.002.344-1.643.344-.5 0-.95-.086-1.348-.258a2.87 2.87 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.076-1.09.226-1.553.154-.465.372-.86.655-1.187a2.92 2.92 0 0 1 1.026-.751 3.264 3.264 0 0 1 1.332-.264c.652 0 1.201.118 1.65.355.45.236.8.562 1.046.977.251.416.402.888.452 1.418H30.05a2.074 2.074 0 0 0-.188-.8 1.067 1.067 0 0 0-.488-.5c-.215-.114-.502-.171-.86-.171-.268 0-.503.05-.704.15-.2.1-.368.252-.504.457a2.254 2.254 0 0 0-.306.773c-.065.308-.097.67-.097 1.085v.553c0 .405.03.761.091 1.069.061.304.154.562.28.773a1.3 1.3 0 0 0 .494.473c.204.104.449.156.735.156.337 0 .614-.054.833-.161.218-.108.385-.267.5-.478.118-.212.187-.475.209-.79ZM35.89 7.26l-2.127 6.482h-1.714l2.906-7.82h1.09L35.89 7.26Zm1.767 6.482L35.524 7.26l-.172-1.338h1.102l2.922 7.82h-1.72Zm-.097-2.91v1.261h-4.13v-1.262h4.13Zm8.868-1.182v.37c0 .595-.08 1.128-.242 1.6a3.519 3.519 0 0 1-.682 1.21c-.294.329-.645.581-1.053.757a3.355 3.355 0 0 1-1.348.263c-.49 0-.94-.088-1.348-.263a3.022 3.022 0 0 1-1.053-.758 3.539 3.539 0 0 1-.693-1.208 4.942 4.942 0 0 1-.241-1.6V9.65c0-.598.08-1.132.241-1.6a3.52 3.52 0 0 1 .682-1.21 2.991 2.991 0 0 1 1.053-.762 3.379 3.379 0 0 1 1.348-.263c.494 0 .944.087 1.348.263.409.175.76.43 1.053.763.297.333.526.735.688 1.208.164.47.247 1.003.247 1.6Zm-1.628.37V9.64c0-.415-.037-.78-.112-1.096a2.375 2.375 0 0 0-.334-.795 1.438 1.438 0 0 0-.537-.483 1.536 1.536 0 0 0-.725-.167c-.272 0-.514.056-.725.167a1.452 1.452 0 0 0-.532.483c-.143.215-.252.48-.327.795-.075.315-.113.68-.113 1.096v.381c0 .412.038.777.113 1.096.075.315.186.582.333.8.147.215.326.378.537.489.211.111.453.167.725.167.272 0 .514-.056.725-.167.211-.111.389-.274.532-.489.143-.218.252-.485.328-.8.075-.319.112-.684.112-1.096Zm10.06 1.128h1.606a2.911 2.911 0 0 1-.435 1.402c-.254.408-.61.727-1.069.956-.454.23-1.002.344-1.643.344-.502 0-.95-.086-1.348-.258a2.868 2.868 0 0 1-1.02-.752 3.35 3.35 0 0 1-.64-1.182 5.112 5.112 0 0 1-.22-1.552v-.542c0-.573.075-1.09.225-1.553.154-.465.373-.86.656-1.187a2.92 2.92 0 0 1 1.026-.751 3.263 3.263 0 0 1 1.332-.264c.651 0 1.2.118 1.648.355.452.236.8.562 1.048.977.25.416.4.888.451 1.418h-1.611a2.072 2.072 0 0 0-.188-.8 1.066 1.066 0 0 0-.489-.5c-.215-.114-.501-.171-.86-.171-.268 0-.502.05-.703.15-.2.1-.369.252-.505.457a2.254 2.254 0 0 0-.306.773c-.064.308-.097.67-.097 1.085v.553c0 .405.03.761.092 1.069.06.304.154.562.279.773a1.3 1.3 0 0 0 .494.473c.204.104.45.156.736.156.336 0 .614-.054.832-.161.219-.108.385-.267.5-.478.118-.212.188-.475.21-.79Zm5.844-3.888-2.127 6.482h-1.713l2.906-7.82h1.09l-.156 1.338Zm1.767 6.482L60.34 7.26l-.172-1.338h1.101l2.922 7.82H62.47Zm-.096-2.91v1.261h-4.13v-1.262h4.13Zm-3.803-5.34 1.52-1.246h.86l1.525 1.246h-1.14l-.816-.692-.816.692h-1.133Zm3.512-.735.881-1.445h1.22l-1.22 1.445h-.88Zm5.876 6.198h-1.992V9.698h1.992c.308 0 .559-.05.752-.15a.964.964 0 0 0 .425-.43c.09-.183.134-.389.134-.618 0-.232-.045-.45-.134-.65-.09-.2-.231-.361-.425-.483-.193-.122-.444-.183-.752-.183h-1.434v6.558h-1.611v-7.82h3.045c.613 0 1.137.111 1.574.333.44.219.777.521 1.01.908.233.387.35.829.35 1.326 0 .505-.117.942-.35 1.311-.233.369-.57.653-1.01.854-.437.2-.961.3-1.574.3Z'/%3E%3Cpath fill='%23F3BE4B' d='m17.114 13.539-5.716.032a.426.426 0 0 1-.435-.426.427.427 0 0 1 .43-.43l5.716-.031a.426.426 0 0 1 .435.425.43.43 0 0 1-.43.43ZM12.022 11.703l4.591-.025c.662-.004 1.12-1.177 1.432-2.323.312-1.147.418-2.802.418-2.802s-1.093 1.359-1.926 1.344c-.84-.014-1.768-1.179-2.15-2.322l-.286-.03s-.739 2.156-1.806 2.37c-1.067.213-2.118-1.285-2.118-1.285l-.317.203s.212 1.685.33 2.427c.119.741.65 2.45 1.832 2.443Z'/%3E%3Cpath fill='%23F3BE4B' d='M14.218 5.89a.975.975 0 0 0 .974-.974.974.974 0 0 0-.984-.964.975.975 0 0 0-.975.975.974.974 0 0 0 .985.963ZM18.638 7.327a.975.975 0 0 0 .974-.975.974.974 0 0 0-.984-.963.975.975 0 0 0-.974.974.974.974 0 0 0 .984.964ZM9.864 7.26a.975.975 0 0 0 .974-.974.974.974 0 0 0-.984-.964.975.975 0 0 0-.974.975.974.974 0 0 0 .984.964Z'/%3E%3C/svg%3E") no-repeat center/contain}
.nw-job-list__utils{margin-bottom:22px}
.nw-job-list__utils [class*=col-]{margin-bottom:10px}
.nw-job-list__utils .item{display:flex;align-items:center;transition:all .3s ease;border-radius:8px;padding:15px;background-color:#fff}
.nw-job-list__utils .item:hover .item-title{color:#00bf71}
@media screen and (min-width:768px){
.nw-job-list__utils .item{padding:18px 14px 17px 19px}
}
.nw-job-list__utils .item-content{width:calc(100% - 90px);padding-right:15px}
@media screen and (min-width:768px){
.nw-job-list__utils .item-content{width:calc(100% - 122px);padding-right:19px}
}
.nw-job-list__utils .item-content .btn{display:flex;justify-content:center;align-items:center;border-radius:50px;width:104px;height:26px}
.nw-job-list__utils .item-image{display:flex;width:90px}
@media screen and (min-width:768px){
.nw-job-list__utils .item-image{width:122px}
}
.nw-job-list__utils .item-title{transition:color .3s ease;margin-bottom:5px}
@media screen and (min-width:1200px){
.nw-job-list__utils .item-title{margin-right:-50px}
}
.nw-job-list__utils .item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;line-height:1.25}
.nw-post-viewed{padding:33px 0 20px;background:#f4f4f4}
.nw-post-viewed__inner{border-radius:6px;padding:15px 12px;background:#fff}
@media screen and (min-width:768px){
.nw-post-viewed__inner{padding:21px 31px 31px 22px}
}
.nw-post-viewed__title{margin-bottom:10px}
.nw-post-viewed__list .item{position:relative;display:block;border-bottom:1px dashed #c5c5c5;padding:7px 0 8px}
@media screen and (min-width:768px){
.nw-post-viewed__list .item{display:flex;justify-content:space-between}
}
.nw-post-viewed__list .item::before{content:"";position:absolute;top:2px;right:-6px;bottom:4px;left:-6px;opacity:0;visibility:hidden;transition:all .3s ease;border-radius:4px;background:#eaf2ff;pointer-events:none}
.nw-post-viewed__list .item:hover{text-decoration:none}
.nw-post-viewed__list .item:hover::before{opacity:1;visibility:visible}
.nw-post-viewed__list .item:hover .item-content,.nw-post-viewed__list .item:hover .item-entry{color:#0a208f}
.nw-post-viewed__list .item-content{position:relative;z-index:3;color:#292929}
@media screen and (min-width:768px){
.nw-post-viewed__list .item-content{width:calc(100% - 164px);padding-right:20px}
}
.nw-post-viewed__list .item-entry{position:relative;z-index:3;display:flex;flex-shrink:0;justify-content:space-between;color:#666;gap:12px}
@media screen and (min-width:768px){
.nw-post-viewed__list .item-entry{justify-content:flex-end;width:164px}
}
.nw-post-viewed__list .item-entry span:first-child{flex-grow:1;text-align:left}
.nw-post-viewed__list .item-entry span:last-child{width:55px;text-align:right}
.nw-post-viewed__button{display:flex;justify-content:center;align-items:center;border-radius:161px;width:133px;height:40px;margin:20px auto 0}
.nw-post-viewed__button:not(:hover){background-color:#d1d1d1}
.nw-post-viewed__button svg{margin-left:4px}
.nw-support{background-color:#fff}
.nw-support--company{background-color:#fff}
.nw-support--company .nw-support__buttons .item{background-color:#f4f4f4}
.nw-support--company .nw-support__buttons .item:hover{text-decoration:none;background-color:#00bf71}
.nw-support--company .nw-support__buttons .item-content{color:#6a6a6a}
.nw-utils{padding:30px 0 16px;background-color:#cbe0f1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='560' height='277' viewBox='0 0 560 277' fill='none'%3E %3Cpath opacity='0.03' fill-rule='evenodd' clip-rule='evenodd' d='M0 0C1.60881 153.258 126.346 277 279.984 277C433.623 277 558.36 153.258 559.969 0H446.699C445.099 90.7047 371.071 163.742 279.984 163.742C188.898 163.742 114.869 90.7047 113.269 0H0Z' fill='%23243556'/%3E %3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='505' height='362' viewBox='0 0 505 362' fill='none'%3E %3Cpath opacity='0.05' fill-rule='evenodd' clip-rule='evenodd' d='M541 361.348C548.804 335.604 553 308.292 553 280C553 125.36 427.64 0 273 0C141.095 0 30.4929 91.2097 0.823242 214H119.83C145.4 154.738 204.356 113.258 273 113.258C341.644 113.258 400.6 154.738 426.17 214H541V361.348Z' fill='%23243556'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:left 60px top,right bottom -148px}
@media screen and (min-width:768px){
.nw-utils{padding-top:37px;padding-bottom:41px}
}
.nw-utils__title{position:relative;display:inline-block;flex-shrink:0;margin-right:auto;margin-bottom:18px;padding-right:75px;line-height:1.4583;letter-spacing:1px}
@media screen and (min-width:768px){
.nw-utils__title{padding-right:98px}
}
.nw-utils__title::after{content:"";position:absolute;right:0;bottom:7px;width:65px;height:3px;background-color:#00bf71}
@media screen and (min-width:768px){
.nw-utils__title::after{bottom:12px;width:91px}
}
.nw-utils__inner [class*=col-]{margin-bottom:24px}
.nw-utils__inner .item{display:flex;align-items:center;transition:all .3s ease;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);border-radius:138px;padding:6px 25px 7px 9px;background:#fff;color:#3c3c3c}
.nw-utils__inner .item:hover{background:#00bf71;text-decoration:none;color:#fff}
.nw-utils__inner .item-icon{display:flex;justify-content:center;align-items:center;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:45.5px;width:57px;height:57px;background:#fff}
.nw-utils__inner .item-content{width:calc(100% - 57px);padding-left:15px}
@media screen and (min-width:768px){
.nw-utils__inner .item-content{padding-left:19px}
}
.nw-utils__inner .item-content span{line-height:1.4375}
.tooltip{max-width:200px}
.tooltip .arrow{left:calc(50% - 6px)}
.nw-vip-content{position:relative;overflow:hidden;padding:30px 0;background-color:#001e56;color:#fff}
@media screen and (min-width:768px){
.nw-vip-content{padding:28px 0 42px}
}
.nw-vip-content__title{margin-bottom:15px;text-align:center;letter-spacing:1px}
@media screen and (min-width:992px){
.nw-vip-content__title{margin-bottom:36px}
}
.nw-vip-content__title span{position:relative;padding:0 100px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='91' height='3' viewBox='0 0 91 3' fill='none'%3E %3Cpath d='M0 3L91 0V3H0Z' fill='%2300BF71'/%3E %3C/svg%3E") no-repeat left center,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='91' height='3' viewBox='0 0 91 3' fill='none'%3E %3Cpath d='M0 0L91 3H0V0Z' fill='%2300BF71'/%3E %3C/svg%3E") no-repeat right center}
@media screen and (min-width:768px){
.nw-vip-content__title span{padding:0 118px}
}
.nw-vip-content__inner{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 4px 0 6px}
.nw-vip-content__inner .list{display:flex;flex-wrap:wrap;justify-content:space-between}
.nw-vip-content__inner .item{position:relative;display:flex;transition:all .3s ease;margin-bottom:24px;background-repeat:no-repeat;background-size:100% 100%}
@media screen and (max-width:575px){
.nw-vip-content__inner .item{width:100%!important;max-width:402px;background-size:auto 100%}
}
@media screen and (max-width:991px){
.nw-vip-content__inner .item{margin:0 auto 20px}
}
.nw-vip-content__inner .item::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-repeat:no-repeat;background-size:100% 100%}
@media screen and (max-width:575px){
.nw-vip-content__inner .item::after{background-size:auto 100%}
}
.nw-vip-content__inner .item::before{content:"";position:absolute;z-index:2;background-repeat:no-repeat}
.nw-vip-content__inner .item:nth-child(odd){padding:17px}
@media screen and (min-width:576px){
.nw-vip-content__inner .item:nth-child(odd){padding:17px 28px 17px 18px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item:nth-child(odd){padding-right:28px;padding-left:15px}
}
.nw-vip-content__inner .item:nth-child(even){padding:17px}
@media screen and (min-width:576px){
.nw-vip-content__inner .item:nth-child(even){padding:17px 12px 17px 34px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item:nth-child(even){padding-left:38px}
}
.nw-vip-content__inner .item .icon{position:absolute;z-index:2;display:none}
@media screen and (min-width:576px){
.nw-vip-content__inner .item .icon{display:flex}
}
.nw-vip-content__inner .item .overflow-scroll{position:relative;z-index:2;overflow-x:hidden;overflow-y:auto;padding-left:13px}
.nw-vip-content__inner .item .overflow-scroll p{line-height:1.25}
.nw-vip-content__inner .item .overflow-scroll ul{margin:8px 0 11px;line-height:1.6667}
.nw-vip-content__inner .item .overflow-scroll ul li{position:relative}
.nw-vip-content__inner .item .overflow-scroll ul li::before{content:"";position:absolute;top:8px;left:-13px;width:8px;height:9px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='9' viewBox='0 0 8 9' fill='none'%3E %3Cpath d='M6.75 2.90067C7.75 3.47802 7.75 4.9214 6.75 5.49875L2.25 8.09682C1.25 8.67417 -4.26307e-07 7.95248 -3.75834e-07 6.79778L-1.48703e-07 1.60163C-9.82293e-08 0.44693 1.25 -0.274757 2.25 0.302593L6.75 2.90067Z' fill='white'/%3E %3C/svg%3E") no-repeat}
.nw-vip-content__inner .item .overflow-scroll .btn{display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:25px;width:94px;height:25px;color:#fff}
.nw-vip-content__inner .item .overflow-scroll .btn:hover{background-color:#fff;color:#001e56}
.nw-vip-content__inner .item-1{width:402px;height:182px}
@media screen and (max-width:575px){
.nw-vip-content__inner .item-1{height:auto;min-height:182px}
}
@media screen and (min-width:992px){
.nw-vip-content__inner .item-1{width:340px;height:154px;margin-top:14px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item-1{width:402px;height:182px}
}
.nw-vip-content__inner .item-1::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='402' height='182' viewBox='0 0 402 182' fill='none'%3E %3Cpath opacity='0.8' d='M401 13.0578V155.348C401 158.539 399.364 161.613 396.425 163.879L378.789 177.473C375.85 179.739 371.888 181 367.722 181H111.645H16.6422C8.00319 181 1 175.602 1 168.942V26.6524C1 23.4606 2.63578 20.387 5.57508 18.1213L23.2109 4.52671C26.1502 2.26095 30.1118 1 34.278 1H385.358C393.997 1.0197 401 6.41813 401 13.0578Z' fill='%2305316D' stroke='url(%23paint0_linear_1_2678)' stroke-miterlimit='10'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2678' x1='0.990831' y1='91.0288' x2='400.988' y2='91.0288' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-1:hover::after{top:-34px;right:-28px;bottom:-30px;left:-36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='466' height='246' viewBox='0 0 466 246' fill='none'%3E %3Cg filter='url(%23filter0_dddd_473_3113)'%3E %3Cpath d='M437 47.0578V189.348C437 192.539 435.364 195.613 432.425 197.879L414.789 211.473C411.85 213.739 407.888 215 403.722 215H147.645H52.6422C44.0032 215 37 209.602 37 202.942V60.6524C37 57.4606 38.6358 54.387 41.5751 52.1213L59.2109 38.5267C62.1502 36.2609 66.1118 35 70.278 35H421.358C429.997 35.0197 437 40.4181 437 47.0578Z' fill='%2305316D' shape-rendering='crispEdges'/%3E %3Cpath d='M437 47.0578V189.348C437 192.539 435.364 195.613 432.425 197.879L414.789 211.473C411.85 213.739 407.888 215 403.722 215H147.645H52.6422C44.0032 215 37 209.602 37 202.942V60.6524C37 57.4606 38.6358 54.387 41.5751 52.1213L59.2109 38.5267C62.1502 36.2609 66.1118 35 70.278 35H421.358C429.997 35.0197 437 40.4181 437 47.0578Z' stroke='url(%23paint0_linear_473_3113)' stroke-width='2' stroke-miterlimit='10' shape-rendering='crispEdges'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_dddd_473_3113' x='0' y='0' width='466' height='246' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.5625 0 0 0 0 0.895 0 0 0 0 1 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_473_3113'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect1_dropShadow_473_3113' result='effect2_dropShadow_473_3113'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='16'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect2_dropShadow_473_3113' result='effect3_dropShadow_473_3113'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='effect3_dropShadow_473_3113' result='effect4_dropShadow_473_3113'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect4_dropShadow_473_3113' result='shape'/%3E %3C/filter%3E %3ClinearGradient id='paint0_linear_473_3113' x1='36.9908' y1='125.029' x2='436.988' y2='125.029' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0.44'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-1::before{top:36px;left:-6px}
.nw-vip-content__inner .item-1 .icon{top:calc(50% - 23px);right:-31px}
.nw-vip-content__inner .item-2{width:414px;height:206px}
@media screen and (max-width:575px){
.nw-vip-content__inner .item-2{height:auto;min-height:200px}
}
@media screen and (min-width:992px){
.nw-vip-content__inner .item-2{width:340px;height:170px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item-2{width:414px;height:206px}
}
.nw-vip-content__inner .item-2::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='414' height='206' viewBox='0 0 414 206' fill='none'%3E %3Cpath opacity='0.8' d='M413 14.6655V175.927C413 179.545 411.315 183.028 408.288 185.596L390.123 201.003C387.095 203.571 383.015 205 378.724 205H114.965H17.1114C8.21329 205 1 198.882 1 191.335V30.0727C1 26.4553 2.68486 22.972 5.71233 20.4041L23.8772 4.99694C26.9047 2.42907 30.9852 1 35.2763 1H396.889C405.787 1.02233 413 7.14054 413 14.6655Z' fill='%2305316D' stroke='url(%23paint0_linear_1_2727)' stroke-miterlimit='10'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2727' x1='0.990556' y1='103.033' x2='412.987' y2='103.033' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-2:hover::after{top:-34px;right:-28px;bottom:-30px;left:-36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='478' height='270' viewBox='0 0 478 270' fill='none'%3E %3Cg opacity='0.8' filter='url(%23filter0_dddd_473_3163)'%3E %3Cpath d='M449 48.6655V209.927C449 213.545 447.315 217.028 444.288 219.596L426.123 235.003C423.095 237.571 419.015 239 414.724 239H150.965H53.1114C44.2133 239 37 232.882 37 225.335V64.0727C37 60.4553 38.6849 56.972 41.7123 54.4041L59.8772 38.9969C62.9047 36.4291 66.9852 35 71.2763 35H432.889C441.787 35.0223 449 41.1405 449 48.6655Z' fill='%2305316D' shape-rendering='crispEdges'/%3E %3Cpath d='M449 48.6655V209.927C449 213.545 447.315 217.028 444.288 219.596L426.123 235.003C423.095 237.571 419.015 239 414.724 239H150.965H53.1114C44.2133 239 37 232.882 37 225.335V64.0727C37 60.4553 38.6849 56.972 41.7123 54.4041L59.8772 38.9969C62.9047 36.4291 66.9852 35 71.2763 35H432.889C441.787 35.0223 449 41.1405 449 48.6655Z' stroke='url(%23paint0_linear_473_3163)' stroke-width='2' stroke-miterlimit='10' shape-rendering='crispEdges'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_dddd_473_3163' x='0' y='0' width='478' height='270' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.5625 0 0 0 0 0.895 0 0 0 0 1 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_473_3163'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect1_dropShadow_473_3163' result='effect2_dropShadow_473_3163'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='16'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect2_dropShadow_473_3163' result='effect3_dropShadow_473_3163'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='effect3_dropShadow_473_3163' result='effect4_dropShadow_473_3163'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect4_dropShadow_473_3163' result='shape'/%3E %3C/filter%3E %3ClinearGradient id='paint0_linear_473_3163' x1='36.9906' y1='137.033' x2='448.987' y2='137.033' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-2::before{top:25px;right:-4px}
.nw-vip-content__inner .item-2 .icon{top:calc(50% - 25px);left:-33px}
.nw-vip-content__inner .item-3{width:402px;height:182px}
@media screen and (max-width:575px){
.nw-vip-content__inner .item-3{height:auto;min-height:182px}
}
@media screen and (min-width:992px){
.nw-vip-content__inner .item-3{width:340px;height:154px;margin-top:8px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item-3{width:402px;height:182px}
}
.nw-vip-content__inner .item-3::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='402' height='182' viewBox='0 0 402 182' fill='none'%3E %3Cpath opacity='0.8' d='M401 13.0578V155.348C401 158.539 399.364 161.613 396.425 163.879L378.789 177.473C375.85 179.739 371.888 181 367.722 181H111.645H16.6422C8.00319 181 1 175.602 1 168.942V26.6524C1 23.4606 2.63578 20.387 5.57508 18.1213L23.2109 4.52671C26.1502 2.26095 30.1118 1 34.278 1H385.358C393.997 1.0197 401 6.41813 401 13.0578Z' fill='%2305316D' stroke='url(%23paint0_linear_1_2691)' stroke-miterlimit='10'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2691' x1='0.990831' y1='91.0288' x2='400.988' y2='91.0288' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-3:hover::after{top:-34px;right:-28px;bottom:-30px;left:-36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='466' height='246' viewBox='0 0 466 246' fill='none'%3E %3Cg opacity='0.8' filter='url(%23filter0_dddd_473_3126)'%3E %3Cpath d='M437 47.0578V189.348C437 192.539 435.364 195.613 432.425 197.879L414.789 211.473C411.85 213.739 407.888 215 403.722 215H147.645H52.6422C44.0032 215 37 209.602 37 202.942V60.6524C37 57.4606 38.6358 54.387 41.5751 52.1213L59.2109 38.5267C62.1502 36.2609 66.1118 35 70.278 35H421.358C429.997 35.0197 437 40.4181 437 47.0578Z' fill='%2305316D' shape-rendering='crispEdges'/%3E %3Cpath d='M437 47.0578V189.348C437 192.539 435.364 195.613 432.425 197.879L414.789 211.473C411.85 213.739 407.888 215 403.722 215H147.645H52.6422C44.0032 215 37 209.602 37 202.942V60.6524C37 57.4606 38.6358 54.387 41.5751 52.1213L59.2109 38.5267C62.1502 36.2609 66.1118 35 70.278 35H421.358C429.997 35.0197 437 40.4181 437 47.0578Z' stroke='url(%23paint0_linear_473_3126)' stroke-width='2' stroke-miterlimit='10' shape-rendering='crispEdges'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_dddd_473_3126' x='0' y='0' width='466' height='246' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.5625 0 0 0 0 0.895 0 0 0 0 1 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_473_3126'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect1_dropShadow_473_3126' result='effect2_dropShadow_473_3126'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='16'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect2_dropShadow_473_3126' result='effect3_dropShadow_473_3126'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='effect3_dropShadow_473_3126' result='effect4_dropShadow_473_3126'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect4_dropShadow_473_3126' result='shape'/%3E %3C/filter%3E %3ClinearGradient id='paint0_linear_473_3126' x1='36.9908' y1='125.029' x2='436.988' y2='125.029' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-3::before{top:62px;left:-6px}
.nw-vip-content__inner .item-3 .icon{top:calc(50% - 37px);right:-31px}
.nw-vip-content__inner .item-4{width:414px;height:203px}
@media screen and (max-width:575px){
.nw-vip-content__inner .item-4{height:auto;min-height:197px}
}
@media screen and (min-width:992px){
.nw-vip-content__inner .item-4{width:340px;height:168px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item-4{width:414px;height:203px}
}
.nw-vip-content__inner .item-4::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='414' height='203' viewBox='0 0 414 203' fill='none'%3E %3Cpath opacity='0.8' d='M413 14.4645V173.355C413 176.919 411.315 180.351 408.288 182.881L390.123 198.062C387.095 200.592 383.015 202 378.724 202H114.965H17.1114C8.21329 202 1 195.972 1 188.535V29.6451C1 26.081 2.68486 22.6489 5.71233 20.1188L23.8772 4.93816C26.9047 2.40806 30.9852 1 35.2763 1H396.889C405.787 1.022 413 7.05024 413 14.4645Z' fill='%2305316D' stroke='url(%23paint0_linear_1_2738)' stroke-miterlimit='10'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2738' x1='0.990556' y1='101.532' x2='412.987' y2='101.532' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-4:hover::after{top:-34px;right:-28px;bottom:-30px;left:-36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='478' height='267' viewBox='0 0 478 267' fill='none'%3E %3Cg opacity='0.8' filter='url(%23filter0_dddd_473_3175)'%3E %3Cpath d='M449 48.4645V207.355C449 210.919 447.315 214.351 444.288 216.881L426.123 232.062C423.095 234.592 419.015 236 414.724 236H150.965H53.1114C44.2133 236 37 229.972 37 222.535V63.6451C37 60.081 38.6849 56.6489 41.7123 54.1188L59.8772 38.9382C62.9047 36.4081 66.9852 35 71.2763 35H432.889C441.787 35.022 449 41.0502 449 48.4645Z' fill='%2305316D' shape-rendering='crispEdges'/%3E %3Cpath d='M449 48.4645V207.355C449 210.919 447.315 214.351 444.288 216.881L426.123 232.062C423.095 234.592 419.015 236 414.724 236H150.965H53.1114C44.2133 236 37 229.972 37 222.535V63.6451C37 60.081 38.6849 56.6489 41.7123 54.1188L59.8772 38.9382C62.9047 36.4081 66.9852 35 71.2763 35H432.889C441.787 35.022 449 41.0502 449 48.4645Z' stroke='url(%23paint0_linear_473_3175)' stroke-width='2' stroke-miterlimit='10' shape-rendering='crispEdges'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_dddd_473_3175' x='0' y='0' width='478' height='267' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.5625 0 0 0 0 0.895 0 0 0 0 1 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_473_3175'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect1_dropShadow_473_3175' result='effect2_dropShadow_473_3175'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='16'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect2_dropShadow_473_3175' result='effect3_dropShadow_473_3175'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='effect3_dropShadow_473_3175' result='effect4_dropShadow_473_3175'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect4_dropShadow_473_3175' result='shape'/%3E %3C/filter%3E %3ClinearGradient id='paint0_linear_473_3175' x1='36.9906' y1='135.532' x2='448.987' y2='135.532' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-4::before{top:25px;right:-4px}
.nw-vip-content__inner .item-4 .icon{top:calc(50% - 40px);left:-33px}
.nw-vip-content__inner .item-5{width:402px;height:157px}
@media screen and (max-width:575px){
.nw-vip-content__inner .item-5{height:auto;min-height:157px}
}
@media screen and (min-width:992px){
.nw-vip-content__inner .item-5{width:340px;height:134px;margin-top:2px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item-5{width:402px;height:157px}
}
.nw-vip-content__inner .item-5::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='402' height='157' viewBox='0 0 402 157' fill='none'%3E %3Cpath opacity='0.8' d='M401 11.3831V133.91C401 136.659 399.364 139.306 396.425 141.257L378.789 152.963C375.85 154.914 371.888 156 367.722 156H111.645H16.6422C8.00319 156 1 151.351 1 145.617V23.0895C1 20.3411 2.63578 17.6944 5.57508 15.7433L23.2109 4.03689C26.1502 2.08581 30.1118 1 34.278 1H385.358C393.997 1.01697 401 5.66561 401 11.3831Z' fill='%2305316D' stroke='url(%23paint0_linear_1_2701)' stroke-miterlimit='10'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2701' x1='0.990831' y1='78.5248' x2='400.988' y2='78.5248' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-5:hover::after{top:-34px;right:-28px;bottom:-30px;left:-36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='466' height='221' viewBox='0 0 466 221' fill='none'%3E %3Cg opacity='0.8' filter='url(%23filter0_dddd_473_3136)'%3E %3Cpath d='M437 45.3831V167.91C437 170.659 435.364 173.306 432.425 175.257L414.789 186.963C411.85 188.914 407.888 190 403.722 190H147.645H52.6422C44.0032 190 37 185.351 37 179.617V57.0895C37 54.3411 38.6358 51.6944 41.5751 49.7433L59.2109 38.0369C62.1502 36.0858 66.1118 35 70.278 35H421.358C429.997 35.017 437 39.6656 437 45.3831Z' fill='%2305316D' shape-rendering='crispEdges'/%3E %3Cpath d='M437 45.3831V167.91C437 170.659 435.364 173.306 432.425 175.257L414.789 186.963C411.85 188.914 407.888 190 403.722 190H147.645H52.6422C44.0032 190 37 185.351 37 179.617V57.0895C37 54.3411 38.6358 51.6944 41.5751 49.7433L59.2109 38.0369C62.1502 36.0858 66.1118 35 70.278 35H421.358C429.997 35.017 437 39.6656 437 45.3831Z' stroke='url(%23paint0_linear_473_3136)' stroke-width='2' stroke-miterlimit='10' shape-rendering='crispEdges'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_dddd_473_3136' x='0' y='0' width='466' height='221' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.5625 0 0 0 0 0.895 0 0 0 0 1 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_473_3136'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect1_dropShadow_473_3136' result='effect2_dropShadow_473_3136'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='16'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect2_dropShadow_473_3136' result='effect3_dropShadow_473_3136'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='effect3_dropShadow_473_3136' result='effect4_dropShadow_473_3136'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect4_dropShadow_473_3136' result='shape'/%3E %3C/filter%3E %3ClinearGradient id='paint0_linear_473_3136' x1='36.9908' y1='112.525' x2='436.988' y2='112.525' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-5::before{top:45px;left:-6px}
.nw-vip-content__inner .item-5 .icon{top:calc(50% - 24px);right:-31px}
.nw-vip-content__inner .item-6{width:414px;height:155px}
@media screen and (max-width:575px){
.nw-vip-content__inner .item-6{height:auto;min-height:150px}
}
@media screen and (min-width:992px){
.nw-vip-content__inner .item-6{width:340px;height:128px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .item-6{width:414px;height:155px}
}
.nw-vip-content__inner .item-6::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='414' height='155' viewBox='0 0 414 155' fill='none'%3E %3Cpath opacity='0.8' d='M413 11.2491V132.195C413 134.908 411.315 137.521 408.288 139.447L390.123 151.002C387.095 152.928 383.015 154 378.724 154H114.965H17.1114C8.21329 154 1 149.411 1 143.751V22.8045C1 20.0915 2.68486 17.479 5.71233 15.5531L23.8772 3.9977C26.9047 2.0718 30.9852 1 35.2763 1H396.889C405.787 1.01675 413 5.60541 413 11.2491Z' fill='%2305316D' stroke='url(%23paint0_linear_1_2751)' stroke-miterlimit='10'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2751' x1='0.990556' y1='77.5245' x2='412.987' y2='77.5245' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-6:hover::after{top:-34px;right:-28px;bottom:-30px;left:-36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='478' height='219' viewBox='0 0 478 219' fill='none'%3E %3Cg opacity='0.8' filter='url(%23filter0_dddd_473_3188)'%3E %3Cpath d='M449 45.2491V166.195C449 168.908 447.315 171.521 444.288 173.447L426.123 185.002C423.095 186.928 419.015 188 414.724 188H150.965H53.1114C44.2133 188 37 183.411 37 177.751V56.8045C37 54.0915 38.6849 51.479 41.7123 49.5531L59.8772 37.9977C62.9047 36.0718 66.9852 35 71.2763 35H432.889C441.787 35.0167 449 39.6054 449 45.2491Z' fill='%2305316D' shape-rendering='crispEdges'/%3E %3Cpath d='M449 45.2491V166.195C449 168.908 447.315 171.521 444.288 173.447L426.123 185.002C423.095 186.928 419.015 188 414.724 188H150.965H53.1114C44.2133 188 37 183.411 37 177.751V56.8045C37 54.0915 38.6849 51.479 41.7123 49.5531L59.8772 37.9977C62.9047 36.0718 66.9852 35 71.2763 35H432.889C441.787 35.0167 449 39.6054 449 45.2491Z' stroke='url(%23paint0_linear_473_3188)' stroke-width='2' stroke-miterlimit='10' shape-rendering='crispEdges'/%3E %3C/g%3E %3Cdefs%3E %3Cfilter id='filter0_dddd_473_3188' x='0' y='0' width='478' height='219' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E %3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.5625 0 0 0 0 0.895 0 0 0 0 1 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_473_3188'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='2'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect1_dropShadow_473_3188' result='effect2_dropShadow_473_3188'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='-4' dy='-2'/%3E %3CfeGaussianBlur stdDeviation='16'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.25 0'/%3E %3CfeBlend mode='normal' in2='effect2_dropShadow_473_3188' result='effect3_dropShadow_473_3188'/%3E %3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E %3CfeOffset dx='2' dy='2'/%3E %3CfeGaussianBlur stdDeviation='2.5'/%3E %3CfeComposite in2='hardAlpha' operator='out'/%3E %3CfeColorMatrix type='matrix' values='0 0 0 0 0.733333 0 0 0 0 1 0 0 0 0 0.984314 0 0 0 0.5 0'/%3E %3CfeBlend mode='normal' in2='effect3_dropShadow_473_3188' result='effect4_dropShadow_473_3188'/%3E %3CfeBlend mode='normal' in='SourceGraphic' in2='effect4_dropShadow_473_3188' result='shape'/%3E %3C/filter%3E %3ClinearGradient id='paint0_linear_473_3188' x1='36.9906' y1='111.525' x2='448.987' y2='111.525' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%235A9EFB' stop-opacity='0'/%3E %3Cstop offset='1' stop-color='%235A9EFB'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-6::before{top:18px;right:-4px}
.nw-vip-content__inner .item-6 .icon{top:calc(50% - 29px);left:-33px}
.nw-vip-content__inner .middle{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto 30px}
@media screen and (min-width:992px){
.nw-vip-content__inner .middle{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 817px);width:calc(100% - 680px);margin:0;padding-top:57px}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .middle{width:calc(100% - 817px)}
}
.nw-vip-content__inner .middle-vector{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:290px}
@media screen and (min-width:768px){
.nw-vip-content__inner .middle-vector{width:313px}
}
.nw-vip-content__inner .middle-vector img,.nw-vip-content__inner .middle-vector svg{position:relative;z-index:15}
.nw-vip-content__inner .middle-vector::before{content:"";position:absolute;top:calc(50% - 79px - 17px);left:calc(50% - 79px - 1px);z-index:15;-webkit-animation:rotating 7s linear infinite;animation:rotating 7s linear infinite;border-radius:50%;width:158px;height:158px;padding:3px;background:conic-gradient(from var(--d,0deg),#10b7ff,#0000 30deg 120deg,#10b7ff 150deg 180deg,#0000 210deg 300deg,#10b7ff 330deg);background-color:#044bd2;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:intersect}
@media screen and (min-width:768px){
.nw-vip-content__inner .middle-vector::before{top:calc(50% - 84px - 17px);left:calc(50% - 84px - 1px);width:168px;height:168px}
}
.nw-vip-content__inner .middle-vector::after{content:"";position:absolute;top:calc(50% - 100px - 17px);left:calc(50% - 100px - 1px);opacity:.5;-webkit-animation:rotating 7s linear infinite;animation:rotating 7s linear infinite;width:200px;height:200px;background:radial-gradient(80px at left 150px top 120px,#7fd3de 98%,#0000),radial-gradient(80px at right 150px bottom 120px,#7fd3de 98%,#0000);filter:blur(60px)}
.nw-vip-content__inner .line-top-left{position:absolute;top:17.2%;left:17px;z-index:3;display:none;width:104px;height:135px}
@media screen and (min-width:992px){
.nw-vip-content__inner .line-top-left{display:flex}
}
.nw-vip-content__inner .line-top-right{position:absolute;top:17.2%;right:22px;z-index:3;display:none;width:104px;height:135px}
@media screen and (min-width:992px){
.nw-vip-content__inner .line-top-right{display:flex}
}
.nw-vip-content__inner .line-mid-left{position:absolute;top:50%;left:0;display:none;width:176px;height:8px}
@media screen and (min-width:992px){
.nw-vip-content__inner .line-mid-left{display:flex}
}
.nw-vip-content__inner .line-mid-right{position:absolute;top:50%;right:0;display:none;width:171px;height:8px}
@media screen and (min-width:992px){
.nw-vip-content__inner .line-mid-right{display:flex}
}
.nw-vip-content__inner .line-bottom-left{position:absolute;bottom:14%;left:-5px;display:none;width:142px;height:157px}
@media screen and (min-width:992px){
.nw-vip-content__inner .line-bottom-left{display:flex}
}
.nw-vip-content__inner .line-bottom-right{position:absolute;right:-5px;bottom:14.2%;display:none;width:142px;height:157px}
@media screen and (min-width:992px){
.nw-vip-content__inner .line-bottom-right{display:flex}
}
@media screen and (min-width:1200px){
.nw-vip-content__inner .line-bottom-right{right:19px}
}
.nw-vip-content__bg{position:absolute;bottom:-53px;left:50%;transform:translateX(-50%);width:1836px;height:255px}
.nw-vip-content__inner .middle-vector svg{z-index:16}
.nw-vip-content__inner .item-1::before,.nw-vip-content__inner .item-3::before,.nw-vip-content__inner .item-5::before{width:13px;height:67px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 67' fill='none'%3E %3Cpath d='M12.3497 0.199707H0V66.9676H12.3497V0.199707Z' fill='url(%23paint0_linear_1_2688)'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2688' x1='9.15467' y1='12.5479' x2='-1.13621' y2='12.7716' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23092966'/%3E %3Cstop offset='1' stop-color='%233564BC'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
.nw-vip-content__inner .item-2::before,.nw-vip-content__inner .item-4::before,.nw-vip-content__inner .item-6::before{width:10px;height:70px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 82' fill='none'%3E %3Cpath d='M9.97423 0.856445H0.078125V81.5784H9.97423V0.856445Z' fill='url(%23paint0_linear_1_2728)'/%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_1_2728' x1='7.41396' y1='15.7854' x2='-0.834531' y2='15.9042' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23092966'/%3E %3Cstop offset='1' stop-color='%233564BC'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E")}
@media screen and (max-width:575px){
.nw-vip-content__inner .item::after{background-size:contain}
}
.nw-vip-content__bars{margin-bottom:35px}
@media screen and (min-width:992px){
.nw-vip-content__bars{display:flex;justify-content:space-between;align-items:center}
}
.nw-vip-content__user{display:flex;align-items:center;margin-bottom:20px}
@media screen and (min-width:992px){
.nw-vip-content__user{width:350px;margin-bottom:0}
}
.nw-vip-content__user-image{display:flex;justify-content:center;align-items:center;border:2px solid rgba(255,255,255,.46);border-radius:50%;width:92px;height:92px}
.nw-vip-content__user-image .ratio{overflow:hidden;border-radius:50%;width:84px;height:84px}
.nw-vip-content__user-content{width:calc(100% - 92px);padding-left:15px}
.nw-vip-content__user-content button{border:none;padding:0;background:0 0}
.nw-vip-content__form{display:flex;align-items:center}
@media screen and (min-width:992px){
.nw-vip-content__form{flex-grow:1;padding-left:20px}
}
@media screen and (min-width:1200px){
.nw-vip-content__form{padding-left:56px}
}
.nw-vip-content__form .refresh{display:flex;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.5);border-radius:49px;width:52px;height:52px;margin-right:16px;padding:0;background:0 0;color:#fff}
.nw-vip-content__form .refresh:hover{border-color:#00bf71;color:#00bf71}
.nw-vip-content__form-wrapper{display:flex;border:1px solid rgba(255,255,255,.5);border-radius:6px;width:calc(100% - 68px);height:52px;padding:9px 10px 10px}
@media screen and (min-width:768px){
.nw-vip-content__form-wrapper{padding-right:14px;padding-left:14px}
}
.nw-vip-content__form-wrapper .position{width:71.5%;padding-right:12px}
.nw-vip-content__form-wrapper .year{position:relative;border-left:1px solid rgba(255,255,255,.5);width:28.5%;padding-left:12px}
@media screen and (min-width:768px){
.nw-vip-content__form-wrapper .year{padding-left:53px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 3H3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2ZM14 1v4M6 1v4M1 9h18'/%3E%3C/svg%3E") no-repeat left 19px center}
}
.nw-vip-content__form-wrapper .select2-container--default .select2-selection--multiple,.nw-vip-content__form-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice,.nw-vip-content__form-wrapper .select2-container--default .select2-selection--single,.nw-vip-content__form-wrapper input,.nw-vip-content__form-wrapper select{border:none;border-radius:0;background:0 0;color:#fff}
.nw-vip-content__form-wrapper .select2-container .select2-selection--multiple,.nw-vip-content__form-wrapper .select2-container .select2-selection--single,.nw-vip-content__form-wrapper .select2-selection--single .select2-selection__rendered{line-height:31px!important}
.nw-vip-content__form-wrapper .select2-selection__rendered{padding:0!important}
.nw-vip-content__form-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:0!important}
.nw-vip-content__form-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}
.nw-vip-content__form-wrapper .select2-container .select2-selection--single{height:31px!important}
.nw-vip-content__form-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.nw-vip-content__form-wrapper .select2-selection--single .select2-selection__arrow{display:none}
.v-nav__image img{height:100%!important}
