@charset "UTF-8";.blocker{background-color:#000;background-color:rgba(0,0,0,.75);bottom:0;box-sizing:border-box;height:100%;left:0;overflow:auto;padding:20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:1}.blocker:before{content:"";display:inline-block;height:100%;margin-right:-.05em;vertical-align:middle}.blocker.behind{background-color:transparent}.modal{background:#fff;border-radius:8px;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;box-sizing:border-box;display:none;max-width:500px;padding:15px 30px;position:relative;text-align:left;vertical-align:middle;width:90%;z-index:2}.modal a.close-modal{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:30px;position:absolute;right:-12.5px;text-indent:-9999px;top:-12.5px;width:30px}.modal-spinner{background-color:#111;border-radius:5px;display:none;height:20px;left:50%;padding:12px 16px;position:fixed;top:50%;transform:translateY(-50%) translateX(-50%)}.modal-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;border-radius:100px;display:inline-block;height:20px;margin:0 1px;width:2px}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.tooltip{word-wrap:normal;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.428571429;opacity:0;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:9999}.tooltip.in{opacity:.9}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip.top .tooltip-arrow{border-top-color:#e6eeff;border-width:5px 5px 0;bottom:0;left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{border-top-color:#e6eeff;border-width:5px 5px 0;bottom:0;margin-bottom:-5px}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{border-right-color:#e6eeff;border-width:5px 5px 5px 0;left:0;margin-top:-5px;top:50%}.tooltip.left .tooltip-arrow{border-left-color:#e6eeff;border-width:5px 0 5px 5px;margin-top:-5px;right:0;top:50%}.tooltip.bottom .tooltip-arrow{border-bottom-color:#e6eeff;border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.tooltip.bottom-left .tooltip-arrow{border-bottom-color:#e6eeff;border-width:0 5px 5px;margin-top:-5px;right:5px;top:0}.tooltip.bottom-right .tooltip-arrow{border-bottom-color:#000;border-width:0 5px 5px;left:5px;margin-top:-5px;top:0}.tooltip-inner{background-color:#e6eeff;border-radius:4px;color:#2563eb;max-width:200px;min-width:100px;padding:3px 8px;text-align:center}.tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.header-main{background:#fff}.header-main header a{color:#333;display:block;font-size:14px;font-weight:600;line-height:inherit;text-decoration:none}.header-main header a i{display:inline-block;height:15px;text-align:center;width:15px}.header-main header .header-wrapper{align-items:center;display:flex;height:60px;padding:0 15px;position:relative}.header-main header .header-wrapper .brand{padding:0}.header-main header .header-wrapper .brand img{height:45px;width:110px}.header-main header .header-wrapper .primary-nav .header-menu{margin-left:16px}.header-main header .header-wrapper .secondary-nav{flex-grow:1;justify-content:flex-end;max-width:100%}.header-main header .header-wrapper .secondary-nav>ul>li{position:relative}.header-main header .header-wrapper .account-nav .logged{padding:22px 14px}.header-main header .header-wrapper .account-nav .logged img{border:1px solid #eee;border-radius:50%!important;height:35px;-o-object-fit:cover;object-fit:cover;width:35px}.header-main header .header-wrapper .account-nav .sub-menu hr{border:1px solid #eee;border-top:0 solid #eee;margin:5px 0}.header-main header .header-wrapper .account-nav .sub-menu hr:last-child{border:none}.header-main header .header-wrapper .box-favourite_mb,.header-main header .header-wrapper .box-notification_mb{background-color:transparent;display:none;position:relative}.header-main header .header-wrapper .box-favourite_mb>a,.header-main header .header-wrapper .box-notification_mb>a{display:block}.header-main header .header-wrapper .box-favourite_mb .icon-main,.header-main header .header-wrapper .box-notification_mb .icon-main{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.header-main header .header-wrapper .box-favourite_mb .icon-main i,.header-main header .header-wrapper .box-notification_mb .icon-main i{font-size:22px;font-weight:600}.header-main header .header-wrapper .box-favourite_mb .icon-total,.header-main header .header-wrapper .box-notification_mb .icon-total{background:#da1030;border-radius:6px;color:#fff;cursor:pointer;display:none;font-size:10px!important;font-style:normal;font-weight:400!important;line-height:16px;min-height:16px;min-width:16px;padding-left:2px;padding-right:2px;position:absolute;right:0;text-align:center;top:4px;z-index:2}.header-main .after-right{position:relative}.header-main .after-right:after{background:#ddd;content:"";display:block;height:27px;position:absolute;right:0;top:18px;width:1px}.header-main .container .header-wrapper{padding:0}.header-menu{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;list-style:none;margin-bottom:0;padding-left:0}.header-menu>li>a{padding:20px 16px}.header-menu>li.btn-employer{background:#d4e4ff;border:1px solid #d4e4ff;border-radius:5px}.header-menu>li.btn-employer a{padding:8px 16px}.header-menu>li.btn-employer:hover a{color:#4688ff}.js-header-fixed-ok{box-shadow:0 1px 2px rgba(0,0,0,.05);left:0;position:fixed;top:0;width:100%;z-index:999}.header-border-bottom{border-bottom:1px solid #eee}.has-children{position:relative}.has-children>a{padding:.5em 15px}.has-children>a:after{content:"\f110";font-family:LineAwesome;font-size:10px;font-weight:400;line-height:16px;margin-left:7px}.has-children:focus .sub-menu,.has-children:hover .sub-menu{display:block}.has-children:last-child>.sub-menu{left:auto;right:10px}.has-children:last-child>.sub-menu:before{left:auto;right:40px}.sub-menu{background-clip:padding-box;border:0 solid #fff;border-radius:6px;box-shadow:0 5px 12px 6px rgba(0,0,0,.1);color:#7b8b8e;display:none;float:left;font-size:14px;left:0;list-style:none;margin:0;min-width:10rem;padding:20px 0;text-align:left;top:90%;width:270px!important;z-index:1000}.sub-menu,.sub-menu:before{background-color:#fff;position:absolute}.sub-menu:before{border-radius:3px;content:"";display:block;height:20px;left:40px;top:-4px;transform:rotate(-45deg);width:20px;z-index:-1}.sub-menu .box-user-info{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:0 12px 16px;width:100%}.sub-menu .box-user-info .box-avatar{margin-right:12px;position:relative}.sub-menu .box-user-info .box-avatar img{border:1px solid #eee;border-radius:100%!important;height:48px;overflow:hidden;width:48px}.sub-menu .box-user-info .box-avatar .icon-change-avatar{bottom:0;color:#364a63;cursor:pointer;font-size:14px;position:absolute;right:0}.sub-menu .box-user-info .box-info{overflow:hidden;width:100%}.sub-menu .box-user-info .box-info .user-email,.sub-menu .box-user-info .box-info .user-name{-webkit-line-clamp:1;word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:normal!important}.sub-menu .box-user-info .box-info .user-name{color:#364a63;font-size:1rem;font-weight:600}.sub-menu .box-user-info .box-info .user-coin,.sub-menu .box-user-info .box-info .user-email{color:#526484;font-size:.875rem;font-weight:400}.sub-menu .sub-menu-list{color:#364a63}.sub-menu .sub-menu-list .menu-group .group-name{background-color:#f9f8f7;font-size:14px;padding:6px 12px}.sub-menu .sub-menu-list .menu-group .group-name span{color:inherit;font-weight:600}.sub-menu .sub-menu-list .menu-group .menu-item>a{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:14px;font-weight:400;padding:10px 12px}.sub-menu .sub-menu-list .menu-group .menu-item:hover{background-color:rgba(70,136,255,.08)}.sub-menu .sub-menu-list .menu-group .menu-item i{font-size:18px;font-weight:500;margin-right:8px}.box-message-header{cursor:pointer;margin-left:8px;margin-right:8px;position:relative}.box-message-header span{background:#da1030;border-radius:6px;color:#fff;cursor:pointer;display:none;font-size:10px!important;font-style:normal;font-weight:400!important;left:14px;line-height:16px;min-height:16px;min-width:16px;padding-left:2px;padding-right:2px;position:absolute;text-align:center;top:-9px;z-index:5}.box-message-header span.show{display:block}@media (max-width:1024px){.header-main.header-home{background:0 0;margin-bottom:-60px;position:static}.header-main.header-border{border-bottom:1px solid #e9e9e9}.header-main header .header-wrapper{height:60px;justify-content:space-between}.header-main header .header-wrapper .brand{padding:0;text-align:left}.header-main header .header-wrapper .brand img{height:auto;width:35%}.header-main header .header-wrapper .account-nav,.header-main header .header-wrapper .primary-nav,.header-main header .header-wrapper .secondary-nav{display:none}.header-main header .header-wrapper .box-favourite_mb,.header-main header .header-wrapper .box-notification_mb{display:block}.header-main .header-hide-mb,.header-main.header-blog .box-favourite_mb,.header-main.header-blog .box-notification_mb{display:none!important}.header_hide{display:none}}@media (max-width:576px){.header-main header .header-wrapper{height:50px}.header-main header .header-wrapper .brand{padding:0;text-align:left}.header-main header .header-wrapper .brand img{height:35px;width:90px}.header-main.header-home header .header-wrapper{height:60px}.header-main.header-home header .header-wrapper .brand{padding:0;text-align:left}.header-main.header-home header .header-wrapper .brand img{height:auto;width:35%}}a.option-menu{padding:12px 16px!important}a.option-menu:hover{background-color:#4688ff14}#navigation-mb{background:#fff;border-top:1px solid #f2f2f2;bottom:0;display:none;left:0;margin:0 auto;max-width:720px;padding:2px 0;position:fixed;right:0;transition:bottom .2s ease-in-out;width:100%;z-index:5}#navigation-mb .action-box{display:flex}#navigation-mb .action-box__item{padding:2px;position:relative;text-align:center;width:25%}#navigation-mb .action-box__item a,#navigation-mb .action-box__item span{color:#6f6f6f;display:block;font-size:13px;text-decoration:none}#navigation-mb .action-box__item i{display:block;font-size:20px;margin-bottom:2px}#navigation-mb .action-box_mobile{background:#fff;border-radius:5px;bottom:50px;box-shadow:0 5px 20px rgba(0,0,0,.05);display:none;list-style:none;padding:10px;position:absolute;right:7px;width:270px}#navigation-mb .action-box_mobile_info{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;margin-bottom:10px;padding-bottom:10px}#navigation-mb .action-box_mobile_info a img{border-radius:50%;height:40px;width:40px}#navigation-mb .action-box_mobile_info p{font-size:14px;margin:0;text-align:left}#navigation-mb .action-box_mobile_info p a{color:#6c757d;padding:0!important}#navigation-mb .action-box_mobile li{display:block!important;margin-bottom:0}#navigation-mb .action-box_mobile li a{display:block;font-size:14px;padding:5px 10px;text-align:left}#navigation-mb .action-box_mobile li a i{display:inline;font-size:14px;padding-right:10px}#navigation-mb .action-box_mobile li a:hover{cursor:pointer}#navigation-mb .action-box_mobile li.hide{display:none!important}#navigation-mb .action-box-up{bottom:0!important}@media (min-width:320px) and (max-width:1024px){#navigation-mb{display:block}}@media (max-width:320px){#navigation-mb .action-box__item a{font-size:12px}}footer{background-color:#fff;background-position:50%;background-size:100%;color:#333;padding-top:25px}footer .site-item-social{display:flex;justify-content:center;margin-right:10px;text-align:center}footer .site-item-social img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}footer .site-item-social:hover img{transform:rotate(1turn);transition:transform .6s ease}footer .title{color:#333;font-size:1.025rem;font-weight:600;line-height:21px;margin-bottom:10px;margin-top:0}footer a,footer p{color:#333;font-size:.9rem;line-height:2rem;padding:5px 0}footer a{display:inline-block}footer a:hover{color:#4688ff;cursor:pointer;text-decoration:underline}footer .top .col a{display:block!important}footer .footer{padding:0 15px}footer .footer .row{display:flex;flex-wrap:wrap}footer .footer .row .group-top{display:flex}footer .footer .row .item{padding:15px 0}footer .footer .row .item a{display:inline-block}footer .footer .bot .col:first-child{max-width:50%;width:50%}footer .footer .bot .col:last-child{max-width:40%;width:40%}footer .footer .bot .item{padding:15px 0}footer .bottom{border-top:1px solid #eee;width:100%}footer .bottom .content{font-size:13px;padding:15px 0}footer .bottom .content a{padding:0}@media (max-width:1024px){.footer{margin-top:0;padding-top:0!important}.footer .col{flex-basis:auto;flex-grow:1;max-width:100%!important;width:100%!important}.footer .top .col{border-bottom:1px solid #ccc}.footer span.icon{font-size:24px;margin-top:5px;position:absolute;right:22px}.footer .item a:first-child{margin-top:15px}.footer .item{padding:15px 0!important}.footer .item a{display:none!important}.footer .title{margin-bottom:0}.footer .open a{display:block!important}.footer .open .title{display:block;height:36px}}.scroll-top{bottom:90px;display:none;position:fixed;right:33px;z-index:1}.scroll-top .content{background-color:#a4a7ac;cursor:pointer;height:52px;width:52px}.scroll-top .content,.scroll-top .content .circle{align-items:center;border-radius:50%;display:flex;justify-content:center}.scroll-top .content .circle{background:#2b333d;height:30px;width:30px}.scroll-top .content .circle i{color:#fff}.bct img{width:150px}.sub-navbar{border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1}.no-border-top{border-top:none!important}.no-border-bottom{border-bottom:none!important}.tab-top{background:#fff;overflow-x:auto;overflow-y:hidden;transition:all .5s ease;white-space:nowrap}.tab-top__content{display:flex;justify-content:space-between}.tab-top__content ul{list-style:none;margin:15px 0;padding:0}.tab-top__content ul li{display:inline-block;margin-right:35px;position:relative}.tab-top__content ul li a{color:#484848;font-size:14px;padding:12px 0;position:relative}.tab-top__content ul li a.active{color:#4680ff}.tab-top__content ul li a.active:before{background:#4680ff;bottom:-8px;content:"";display:block;height:3px;position:absolute;width:100%}@media (min-width:320px) and (max-width:1024px){.tab-top__content ul{margin:10px 0!important}.tab-top__content ul li{margin-right:20px!important}}.sidebar-right{background:#fff;display:none;height:100%;position:fixed;right:-300px;top:0;transition:all .5s ease;width:280px;z-index:1000}.sidebar-right .user-area{padding:10px}.sidebar-right .user-area .user-action a{border-radius:4px;box-sizing:border-box;color:#004e7f;display:inline-block;font-size:14px;font-weight:500;width:50%}.sidebar-right .slide-menu{margin:0;padding:10px 0}.sidebar-right .slide-menu ul{list-style:none;margin:0;padding:0}.sidebar-right .slide-menu li.lv0{border-bottom:1px dashed #eee;height:48px;padding:12px 10px;position:relative}.sidebar-right .slide-menu li.lv0 span.label{background:#4680ff;border-radius:3px;color:#fff;float:right;font-size:12px;padding:4px}.sidebar-right .slide-menu li.lv0.active{background:#f5f6f7}.sidebar-right .slide-menu a{color:#333;font-size:.9rem}.sidebar-right .slide-menu span.icon{font-size:18px}.sidebar-right .slide-menu span.text{margin-left:5px}.sidebar-right .slide-menu img.img-menu{margin-right:10px;width:20px}.sidebar-right.in{display:inline-block;right:0}.bg-pushmenu.in{background:rgba(10,13,20,.4);content:"";display:block;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100}.breadcrumb{padding:5px 0}.breadcrumb__list>ul{margin-bottom:10px;white-space:nowrap}.breadcrumb__list>ul>li{display:inline-block;font-size:14px;line-height:20px;list-style:none}.breadcrumb__list>ul>li>a>span{color:#666;font-size:14px}.breadcrumb__list>ul>li>a:hover{text-decoration:none}.breadcrumb__list>ul>li:not(:first-child):before{color:#cbcfd0;content:"/";padding:5px}.header-menu>li:hover .group-hover{display:flex;opacity:1}.header-menu .col-6{flex:0 0 350px;max-width:350px}.header-menu .col-6:has(.job-position){flex:0 0 712px;max-width:712px}.header-menu .job-position .col-6{border:none!important}.header-menu .job-position .col-6:first-child{padding-right:0}.header-menu .row:has(>.col-12){width:350px}.header-menu .menu-child{margin-bottom:12px;margin-top:12px;padding:0 6px}.header-menu .menu-child:last-child{margin-bottom:0}.header-menu .menu-child:first-child{margin-top:0}.header-menu .col-6{border-right:1px solid #dddddd85}.header-menu .col-6:last-child{border-right:none}.header-menu .menu-child__tag{font-size:14px;margin-bottom:4px;padding:0 10px}.header-menu div.menu-child__tag{color:#8091a7;text-transform:uppercase}.header-menu a.menu-child__tag{color:#0a74da!important}.header-menu .menu-child__item{align-items:center;display:flex;font-weight:500;gap:12px;margin-bottom:4px;padding:8px 10px;position:relative}.header-menu .menu-child__item:after{color:#0a74da;content:"➝";opacity:0;position:absolute;right:10px;transform:translateX(-6px);transition:all .2s ease}.header-menu .menu-child__item:last-child{margin-bottom:0}.header-menu .menu-child__item:hover{background:#ebeef2ad;border-radius:4px;color:#0a74da}.header-menu .menu-child__item:hover:after{opacity:1;transform:translateX(0)}.navbar__item__dropdown-menu{-webkit-animation:fadein .4s;animation:fadein .4s;border-radius:5px;box-shadow:2px 2px 10px 1px rgba(0,0,0,.08);display:none;height:auto;margin-top:-9px;opacity:0;overflow:hidden;perspective:1000px;position:absolute;top:100%;z-index:100}.navbar__item__dropdown-menu .navbar-menu{background:#fff;display:block;margin-left:0;padding:16px}.navbar__item__dropdown-menu .navbar-menu__item{background:#fafafa;border-radius:5px;margin-bottom:.5rem;min-width:100%;overflow:hidden;padding:0;width:300px}.navbar__item__dropdown-menu .navbar-menu__item.active>a{color:#4680ff;font-weight:600}.navbar__item__dropdown-menu .navbar-menu__item a{color:#333;font-size:14px;font-weight:400;padding:14px 15px;transition:.3s}.navbar__item__dropdown-menu .navbar-menu__item a:hover{background:#f5f5f5;color:#4680ff}.navbar__item__dropdown-menu .navbar-menu__item i{color:#4680ff;padding-right:16px;width:30px}.navbar__item__dropdown-menu .box-img{background:#effaf4;height:auto;width:240px}.navbar__item__dropdown-menu .box-img.box-cv{height:auto;width:345px}.navbar__item__dropdown-menu .box-img img{height:100%;width:100%}.navbar__item__dropdown-menu .box-img-job{background:#effaf4;height:auto;width:300px}.navbar__item__dropdown-menu .box-img-job img{height:100%;width:100%}.badge{border-radius:3px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:16px;margin:0 4px;padding:2px 4px;text-transform:uppercase}.badge.badge__hot{background:#f70}.badge.badge__new{background:#dc2f2f}.navbar-padding{padding:12px 8px!important}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.tippy-box{box-shadow:0 0 0 1px rgba(14,63,126,.06),0 1px 1px -.5px rgba(42,51,70,.03),0 2px 2px -1px rgba(42,51,70,.04),0 3px 3px -1.5px rgba(42,51,70,.04),0 5px 5px -2.5px rgba(42,51,70,.03),0 10px 10px -5px rgba(42,51,70,.03),0 24px 24px -8px rgba(42,51,70,.03);font-size:12px!important}.tippy-box .tippy-content{font-weight:400;padding:10px!important}.tippy-box[data-theme~=success]{background-color:#ccdff6;color:#1c2135}.tippy-box[data-theme~=success][data-placement^=top]>.tippy-arrow:before{border-top-color:#ccdff6}.tippy-box[data-theme~=success][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ccdff6}.tippy-box[data-theme~=success][data-placement^=left]>.tippy-arrow:before{border-left-color:#ccdff6}.tippy-box[data-theme~=success][data-placement^=right]>.tippy-arrow:before{border-right-color:#ccdff6}.tippy-box[data-theme~=success] a{color:#2463eb;font-weight:700}.tippy-box[data-theme~=error]{background-color:#fab6b6;color:#000}.tippy-box[data-theme~=error][data-placement^=top]>.tippy-arrow:before{border-top-color:#fab6b6}.tippy-box[data-theme~=error][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fab6b6}.tippy-box[data-theme~=error][data-placement^=left]>.tippy-arrow:before{border-left-color:#fab6b6}.tippy-box[data-theme~=error][data-placement^=right]>.tippy-arrow:before{border-right-color:#fab6b6}.tippy-box[data-theme~=error] a{color:red}.box-scroll-customize{position:relative}.box-scroll-customize:hover .cover-scroll-bar{opacity:0;-webkit-transition:all .5s}.box-scroll-customize .box-scroll-main{overflow-x:hidden;overflow-y:scroll}.box-scroll-customize .box-scroll-main::-webkit-scrollbar{width:.4em}.box-scroll-customize .box-scroll-main::-webkit-scrollbar,.box-scroll-customize .box-scroll-main::-webkit-scrollbar-thumb{border-radius:4px;overflow:visible}.box-scroll-customize .box-scroll-main::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.box-scroll-customize .cover-scroll-bar{background:#fff;height:100%;opacity:1;position:absolute;right:0;top:0;-webkit-transition:all .5s;width:.4em}.box-favourites,.box-favourites .favourites-trigger{position:relative}.box-favourites .favourites-trigger .btn-favourites{background:0 0;border:1px solid transparent;border-radius:8px;box-shadow:none;color:#2c2c2c;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;height:48px;line-height:20px;outline:0;padding:12px;text-align:center;width:48px}.box-favourites .favourites-trigger .btn-favourites i.icon-heart{font-size:22px;font-weight:900}.box-favourites .favourites-trigger .favourites-count{background:#da1030;border-radius:6px;color:#fff;cursor:pointer;display:none;font-size:10px!important;font-style:normal;font-weight:400!important;left:30px;line-height:16px;min-height:16px;min-width:16px;padding-left:2px;padding-right:2px;position:absolute;text-align:center;top:6px;z-index:1}.box-favourites .favourites-popup{background-color:#fff;border-radius:6px;box-shadow:0 8px 20px hsla(0,0%,71%,.4);position:absolute;right:-55px;top:57px;width:400px;z-index:100}.box-favourites .favourites-popup:before{background-color:#fff;border-radius:3px;content:"";height:20px;position:absolute;right:72px;top:-4px;transform:rotate(-45deg);width:20px}.box-favourites .favourites-popup .favourites-header{background-color:#fff;border-bottom:1px solid #f2f2f2;color:#212529;font-size:14px;font-weight:600;line-height:24px;padding:12px 0;text-align:center}.box-favourites .favourites-popup .favourites-empty{font-size:14px;margin:auto;padding:40px 10px;text-align:center;width:100%}.box-favourites .favourites-popup .favourites-empty.hide{display:none}.box-favourites .favourites-popup .favourites-list{max-height:408px;overflow-y:hidden}.box-favourites .favourites-popup .favourites-list .product_favourites__item{border-bottom:1px solid #eee;box-sizing:border-box;float:left;height:68px;padding:8px 16px;position:relative;width:100%}.box-favourites .favourites-popup .favourites-list .product_favourites__item:hover{background-color:#f2f2f2}.box-favourites .favourites-popup .favourites-list .product_favourites__item:hover .product_favourites__item--btn-remove{display:flex!important}.box-favourites .favourites-popup .favourites-list .product_favourites__item a{display:inline-block;max-width:100%;overflow:initial;text-overflow:clip;white-space:normal;width:100%}.box-favourites .favourites-popup .favourites-list .product_favourites__item a img{border-radius:4px;float:left;height:48px;-o-object-fit:cover;object-fit:cover;width:64px}.box-favourites .favourites-popup .favourites-list .product_favourites__item a .product_favourites__item--content{float:left;padding-left:8px;width:calc(100% - 72px)}.box-favourites .favourites-popup .favourites-list .product_favourites__item a .product_favourites__item--content p{-webkit-line-clamp:1;word-wrap:break-word!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;height:20px;line-height:20px;overflow:hidden!important;position:relative;text-overflow:ellipsis;white-space:normal!important}.box-favourites .favourites-popup .favourites-list .product_favourites__item a .product_favourites__item--content span{-webkit-line-clamp:1;word-wrap:break-word!important;-webkit-box-orient:vertical!important;color:#526484;display:-webkit-box!important;float:left;font-size:14px;font-weight:400;line-height:20px;overflow:hidden!important;text-overflow:ellipsis;width:100%}.box-favourites .favourites-popup .favourites-list .product_favourites__item .product_favourites__item--btn-remove{align-items:center;background-color:#f2f2f2;border-radius:50%;cursor:pointer;display:none;height:30px;justify-content:center;margin-right:8px;margin-top:20px;position:absolute;right:0;top:0;width:30px;z-index:100}.box-favourites .favourites-popup .favourites-footer{background:0 0;border-top:1px solid #ebedf0;color:#055699;flex:none;font-size:14px;font-weight:500;line-height:24px;padding:8px 0;text-align:center}.box-favourites .favourites-popup .favourites-footer a{color:#2563eb;display:block;font-weight:500;line-height:24px;text-align:center}.box-favourites .favourites-popup .favourites-footer a:hover{text-decoration:underline;-webkit-text-decoration-color:#055699;text-decoration-color:#055699}.box-favourites .favourites-popup.hide{display:none}.btn-icon-favourite{align-items:center;display:flex!important;height:48px;justify-content:center;padding:12px;width:48px}.btn-icon-favourite>i{font-size:22px;font-weight:900;height:22px!important;width:22px!important}.notification-box,.notification-box .notification-trigger{position:relative}.notification-box .notification-trigger .btn-notification{background:0 0;border:1px solid transparent;border-radius:8px;box-shadow:none;color:#2c2c2c;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;height:48px;line-height:20px;outline:0;padding:12px;text-align:center;width:48px}.notification-box .notification-trigger .btn-notification i{font-size:22px;font-weight:900}.notification-box .notification-trigger .notification-count{background:#da1030;border-radius:6px;color:#fff;cursor:pointer;display:none;font-size:10px!important;font-style:normal;font-weight:400!important;left:30px;line-height:16px;min-height:16px;min-width:16px;padding-left:2px;padding-right:2px;position:absolute;text-align:center;top:6px;z-index:5}.notification-box .notification-popup{background-color:#fff;border-radius:6px;box-shadow:0 8px 20px hsla(0,0%,71%,.4);position:absolute;right:-55px;top:57px;width:400px;z-index:110}.notification-box .notification-popup:before{background-color:#fff;border-radius:3px;content:"";height:20px;position:absolute;right:72px;top:-4px;transform:rotate(-45deg);width:20px}.notification-box .notification-header{border-bottom:1px solid #f2f2f2;color:#212529;font-size:14px;font-weight:400;line-height:24px;padding:12px 12px 6px;text-align:center}.notification-box .notification-header .notification-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.notification-box .notification-header .notification-title .title{color:inherit;font-size:inherit;font-weight:600}.notification-box .notification-header .notification-title .action-list{align-items:center;display:flex}.notification-box .notification-header .notification-title .action-list .action-item{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.notification-box .notification-header .notification-title .action-list .action-item>i{height:unset;width:unset}.notification-box .notification-header .notification-title .action-list .action-item>i.la-gear{font-size:24px}.notification-box .notification-header .notification-title .action-list .action-item>i.la-check{font-size:22px}.notification-box .notification-header .notification-tabs{align-items:center;display:flex;flex:1 1 0}.notification-box .notification-header .notification-tabs .tab{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:20px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 16px}.notification-box .notification-header .notification-tabs .tab.active{border-bottom:2px solid #2563eb;font-weight:600;padding:8px 16px 6px}.notification-box .notification-empty{font-size:14px;margin:auto;padding:40px 10px;text-align:center;width:100%}.notification-box .notification-list{display:flex;flex-direction:column;max-height:432px}.notification-box .notification-list .notification-item{align-items:center;background:#fff;border-bottom:1px solid #eee;cursor:pointer;display:flex;min-height:72px;padding:0 12px;position:relative}.notification-box .notification-list .notification-item:hover{background:#d4e4ff!important}.notification-box .notification-list .notification-item__icon{border:1px solid #eee;border-radius:50%;height:50px;margin-right:12px;overflow:hidden;width:50px}.notification-box .notification-list .notification-item__icon img{height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.notification-box .notification-list .notification-item__content{flex:1;padding:6px 24px 6px 0}.notification-box .notification-list .notification-item__content .title{-webkit-line-clamp:2;font-size:14px;line-height:20px;position:relative;white-space:normal!important}.notification-box .notification-list .notification-item__content .time,.notification-box .notification-list .notification-item__content .title{word-wrap:break-word!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis}.notification-box .notification-list .notification-item__content .time{-webkit-line-clamp:1;color:#2563eb;float:left;font-size:13px;font-weight:400;line-height:18px;width:100%}.notification-box .notification-list .notification-item__unread{background:#2563eb;border-radius:50%;display:none;height:12px;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:12px}.notification-box .notification-list .notification-item.unread{background:#f0f6ff}.notification-box .notification-list .notification-item.unread .notification-item__unread{display:block}.notification-box .notification-footer{background:0 0;border-top:1px solid #ebedf0;color:#055699;flex:none;font-size:14px;font-weight:500;line-height:24px;padding:8px 0;text-align:center}.notification-box .notification-footer a{color:#2563eb;display:block;font-weight:500;line-height:24px;text-align:center}.notification-box .notification-footer a:hover{text-decoration:underline;-webkit-text-decoration-color:#055699;text-decoration-color:#055699}.notification-box .notification-popup.hide{display:none}#modal-notification-detail{margin:0 auto;padding:0;width:100%}#modal-notification-detail .modal-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:12px 16px}#modal-notification-detail .modal-header .modal-title{font-size:1rem;font-weight:600;margin:0;padding:6px 30px 6px 0}#modal-notification-detail .modal-body{min-height:300px;padding:16px!important}#modal-notification-detail .modal-body .box-attribute{align-items:center;color:#777;display:flex;font-size:13px;justify-content:start;margin-bottom:12px}#modal-notification-detail .modal-body .content-main{font-size:.95rem}#modal-notification-detail .modal-body .link-active{color:#2563eb;font-weight:700;text-decoration:underline}#modal-notification-detail .modal-body .box-link{font-weight:700;margin-bottom:4px}#modal-notification-detail .modal-body .box-link a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#modal-notification-detail .modal-body .box-link a .days-remaining{color:#777;font-weight:400}#modal-notification-detail a.close-modal{background:0 0;border-radius:50%;color:#333;font-size:24px!important;height:25px;line-height:24px;right:8px;text-align:center;text-decoration:none;text-indent:0;top:8px;width:25px}.btn-icon-notification{align-items:center;display:flex!important;height:48px;justify-content:center;padding:12px;width:48px}.btn-icon-notification>i{font-size:23px;font-weight:900;height:22px!important;width:22px!important}.blocker{z-index:99}.modal{font-family:Roboto,Helvetica,Verdana,Arial,sans-serif;padding:0}.modal.full{max-width:100%}.modal.big{max-width:800px}.modal .modal-title{font-size:16px}.modal-body,.modal-footer,.modal-header{padding:15px}.modal-header{background:#fff;border-bottom:1px solid #d3d3d3;border-radius:8px 8px 0 0;padding:10px 15px}.modal-header__title{color:#333;font-size:18px;text-align:center}.modal-header__title i{color:#4caf50;font-size:20px;font-weight:600;margin-right:10px}.modal a.close-modal{background:0 0;border-radius:50%;color:#333;font-size:24px!important;height:25px;line-height:24px;right:8px;text-align:center;text-decoration:none;text-indent:0;top:8px;width:25px}.modal ul{list-style:none}.modal .item-share{font-size:15px;margin-bottom:10px}.modal .item-share a span:first-child{background:#eee;border-radius:50px;display:inline-block;height:30px;margin-right:10px;padding-top:5px;text-align:center;width:30px}.modal.modal-form--small{height:auto;max-width:400px}.modal.modal-form__intro{color:#484848;font-size:13px;line-height:20px}.modal.modal-form__button{margin-top:10px}.modal.modal-form .form-group{margin-bottom:10px;position:relative}.modal.modal-form .form-group .hint{color:#888;font-size:13px}.modal.modal-form .form-group label{display:inline-block;font-size:14px;margin-bottom:0}.modal.modal-form .form-group label.count-down{width:100%}.modal.modal-form .form-group label.count-down .count-number{color:#888;float:right;font-weight:400}.modal.modal-form .form-group select{border:1px solid #ced4da}.modal.modal-form .form-group input,.modal.modal-form .form-group select,.modal.modal-form .form-group textarea{border-radius:3px!important;font-size:14px;padding:8px;width:100%}.modal.modal-form .form-group input[type=file]{border:0!important;display:block;font-size:12px;padding:0}.modal.modal-form .form-group input[type=file]:focus{box-shadow:none!important}.modal.modal-form .form-group input[type=file]::-webkit-file-upload-button{background:#fff;border:2px solid #0000007f;border-radius:50px;color:#0000007f;cursor:pointer;padding:8px 10px}.modal.modal-form p{font-size:14px}.modal.modal-form .error-form{color:#e03c31;display:block;font-size:12px;padding:0 10px}.modal.modal-form .delete-cv{border:1px solid #f2f2f2;border-radius:3px;color:#333;cursor:pointer;display:none;font-size:12px;padding:5px;position:absolute;right:0;top:10px}.modal.modal-form .delete-cv:hover{color:#4688ff}.modal-step{display:flex;justify-content:space-between}.modal-step__count{align-self:center;color:#999;font-size:13px}.modal-spinner{height:45px}.btn-block,.text-right{display:block}.text-right{text-align:right}.apply-success .notice{border:1px solid #dedede;border-radius:5px;font-size:13px;font-style:italic;margin-top:20px;padding:10px 15px}@media (min-width:320px) and (max-width:1200px){.blocker{padding:0}.modal-form{margin:15px 0}}.tabs{background:#fff;border-radius:8px;margin:auto}.tabs .tab-header{border-bottom:1px solid #ddd;display:flex;list-style:none;margin:0;overflow:hidden;padding:0}.tabs .tab-link{background:#f1f1f1;border:1px solid #f1f1f1;color:#444;cursor:pointer;flex:1;font-size:16px;font-weight:600;outline:0;padding:12px 20px;text-align:center;transition:all .3s ease}.tabs .tab-link:hover{background:#e7e7e7}.tabs .tab-link.active{background:#f0f6ff;border:1px solid #2463eb;color:#2463eb}.tabs .tab-body{padding:20px 20px 0}.tabs .tab-content{color:#333;display:none;font-size:15px}.tabs .tab-content.active{display:block}.bg-body{background:#f4f4f4!important}.bg-white{background-color:#fff}.border-primary{border:1px solid #bfd3fe!important;border-radius:12px}.cs-pointer{cursor:pointer}.bg-primary-outline{background-color:#f0f6ff;border-radius:5px;color:#2463eb;padding:5px}.la-heart.active{color:#085ff7!important}.rounded-0{border-radius:0}.rounded-1{border-radius:.2rem}.rounded-2{border-radius:.5rem}.rounded-3{border-radius:1rem}.rounded-circel{border-radius:50rem}.text-row-1,.text-row-2{overflow:hidden;text-overflow:ellipsis}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}a{color:#4688ff;text-decoration:none}a:active,a:focus,a:hover{color:#222;text-decoration:none}.time-execute{bottom:25px;display:block;left:0;position:fixed;right:auto;text-align:center;vertical-align:middle;width:100%;z-index:9999}.time-execute span{background:#3f51b5;color:#fff;font-size:14px;padding:5px}button,input,textarea{outline:0}:focus,button:focus,input,input:focus,textarea:focus{outline:0!important}.box-receive-email :focus,.box-receive-email button:focus,.box-receive-email input,.box-receive-email input:focus,.box-receive-email textarea:focus,.box-report :focus,.box-report button:focus,.box-report input,.box-report input:focus,.box-report textarea:focus,.page-auth :focus,.page-auth button:focus,.page-auth input,.page-auth input:focus,.page-auth textarea:focus,.popup-wrapper :focus,.popup-wrapper button:focus,.popup-wrapper input,.popup-wrapper input:focus,.popup-wrapper textarea:focus,.popup-wrappers :focus,.popup-wrappers button:focus,.popup-wrappers input,.popup-wrappers input:focus,.popup-wrappers textarea:focus,.search-mb :focus,.search-mb button:focus,.search-mb input,.search-mb input:focus,.search-mb textarea:focus{outline:0!important}.box-receive-email input,.box-receive-email select,.box-receive-email textarea,.box-report input,.box-report select,.box-report textarea,.page-auth input,.page-auth select,.page-auth textarea,.popup-wrapper input,.popup-wrapper select,.popup-wrapper textarea,.popup-wrappers input,.popup-wrappers select,.popup-wrappers textarea,.search-mb input,.search-mb select,.search-mb textarea{border:2px solid #f2f2f2!important;border-radius:0!important;font-size:14px;padding:8px;width:100%}.box-receive-email textarea,.box-report textarea,.page-auth textarea,.popup-wrapper textarea,.popup-wrappers textarea,.search-mb textarea{min-height:100px}.box-receive-email p,.box-report p,.page-auth p,.popup-wrapper p,.popup-wrappers p,.search-mb p{font-size:14px;line-height:1.5;margin-bottom:.5rem;margin-top:0}.box-receive-email label span,.box-report label span,.page-auth label span,.popup-wrapper label span,.popup-wrappers label span,.search-mb label span{color:red}.box-receive-email .form-group label,.box-report .form-group label,.page-auth .form-group label,.popup-wrapper .form-group label,.popup-wrappers .form-group label,.search-mb .form-group label{font-size:13px;margin-bottom:5px}.box-receive-email .form-control:disabled,.box-receive-email .form-control[readonly],.box-report .form-control:disabled,.box-report .form-control[readonly],.page-auth .form-control:disabled,.page-auth .form-control[readonly],.popup-wrapper .form-control:disabled,.popup-wrapper .form-control[readonly],.popup-wrappers .form-control:disabled,.popup-wrappers .form-control[readonly],.search-mb .form-control:disabled,.search-mb .form-control[readonly]{background-color:#f2f2f2;opacity:.5}.box-receive-email .form-control:focus,.box-receive-email input[type=password]:focus,.box-receive-email input[type=text]:focus,.box-report .form-control:focus,.box-report input[type=password]:focus,.box-report input[type=text]:focus,.page-auth .form-control:focus,.page-auth input[type=password]:focus,.page-auth input[type=text]:focus,.popup-wrapper .form-control:focus,.popup-wrapper input[type=password]:focus,.popup-wrapper input[type=text]:focus,.popup-wrappers .form-control:focus,.popup-wrappers input[type=password]:focus,.popup-wrappers input[type=text]:focus,.search-mb .form-control:focus,.search-mb input[type=password]:focus,.search-mb input[type=text]:focus{border:2px solid #d4d4d4!important;box-shadow:none!important;outline:0}@media (max-width:768px){.container{padding:0 15px!important}}.no-scroll{overflow-y:hidden}img.image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.card-banner{margin-bottom:15px}.show{display:block!important}/*!
 * Bootstrap optimize
 * Các thành phần giữ lại :
 * container, row, col-1 -> col-12 ( sm -> xl )
 * card
 * 1 số class display, flex, float, position, width, height, text
 */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(37,37,37,0);font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}article,aside,footer,header,main,nav,section{display:block}body{background-color:#fff;color:#333;font-family:Roboto,Helvetica,Verdana,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{line-height:1.5;margin-bottom:5px;margin-top:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:600}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{border-style:none;vertical-align:middle}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:600;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{border:0;border-top:1px solid rgba(37,37,37,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.container{margin-left:auto;margin-right:auto;max-width:1170px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#333;display:block;font-size:.9rem;line-height:1.5;min-height:40px;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-group{margin-bottom:1rem}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(37,37,37,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:rgba(37,37,37,.03);border-bottom:1px solid rgba(37,37,37,.125);margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(37,37,37,.03);border-top:1px solid rgba(37,37,37,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.text-justify{text-align:justify!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.mt-5{margin-top:2rem!important}.mx-4{margin-right:1.5rem!important}.mb15{margin-bottom:15px!important}.font-weight-bold{font-weight:700!important}.text-muted{color:#6c757d!important}.text-ellipsis{overflow:hidden;text-overflow:ellipsis}.text-row-1{-webkit-line-clamp:1}.text-row-1,.text-row-2{-webkit-box-orient:vertical;display:-webkit-box}.text-row-2{-webkit-line-clamp:2}.text-row-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.w100{width:100px}.mw-100{max-width:100px}.mw-150{max-width:150px}.mw-200{max-width:200px}.mw-250{max-width:250px}.mw-80p{max-width:80%}.flex{display:flex}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.align-start{align-items:flex-start}.align-center{align-items:center}.self-center{align-self:center}.self-end{align-self:flex-end}.align-end{align-items:flex-end}.direction-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.no-padding{padding:0!important}.no-pad-left{padding-left:0!important}.no-pad-right{padding-right:0!important}.no-margin{margin:0!important}.no-border{border:0!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-through{text-decoration:line-through}.text-xs{font-size:11px!important}.text-sm{font-size:13px!important}.text-md{font-size:14px!important}.text-lg{font-size:16px!important}.text-hint{color:#888;display:inline-block;font-size:13px;margin-top:5px}.text-bold{font-weight:600}.text-primary{color:#2563eb!important}.text-success{color:#07ad3f!important}.text-info{color:#26c6da!important}.text-warning{color:#ffb64d!important}.text-danger{color:#fb3a3a!important}.text-muted{color:#909090!important}.text-pink{color:#fb236a!important}.text-black{color:#252525!important}.text-purple{color:#48509a!important}.hide{display:none!important}.d-inline,.show{display:inline-block}.d-block{display:block}.p-relative{position:relative}.p-absolute{position:absolute}.text-collapse{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gradient{background-image:linear-gradient(hsla(0,0%,100%,0),#fff);bottom:0;display:block;height:24px;left:0;position:absolute;width:100%}.no-scroll{overflow:hidden}a.btn{text-decoration:none}.btn{border:2px solid transparent;border-radius:4px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;letter-spacing:.3px;line-height:20px;padding:.45rem .95rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:middle;white-space:nowrap}.btn-r8{border-radius:8px}.btn-block{width:100%}.btn:not(:first-of-type){margin-left:5px}.btn-xs{font-size:10px}.btn-sm,.btn-xs{padding:.25rem .5rem}.btn-sm{font-size:13px}.btn-lg{font-size:1rem;padding:.7rem 1.5rem}.btn-radius{border-radius:50px!important}.btn-pink{background:#fb236a}.btn-pink,.btn-pink:hover{border:2px solid transparent;color:#fff!important}.btn-pink:hover{background:#e11f5f;text-decoration:none}.btn-purple{background:#48509a}.btn-purple,.btn-purple:hover{border:2px solid transparent;color:#fff!important}.btn-purple:hover{background:#40488a;text-decoration:none}.btn-gray{background:#f6f7f9}.btn-gray,.btn-gray:hover{border:2px solid transparent;color:#666!important}.btn-gray:hover{background:#dddee0;text-decoration:none}.btn-default{background:#fff;border:2px solid #fb236a;color:#fb236a!important}.btn-default:hover{background:#fb236a;border:2px solid #fb236a;color:#fff!important;text-decoration:none}.btn-primary{background:#2563eb}.btn-primary,.btn-primary:hover{border:2px solid transparent;color:#fff!important}.btn-primary:hover{background:#1a61fd;text-decoration:none}.btn-white{background:0 0;border:2px solid #fff;color:#fff!important}.btn-white:hover{border:2px solid #fff;text-decoration:none}.btn-pink-outline,.btn-white:hover{background:#fff;color:#fb236a!important}.btn-pink-outline{border:2px solid #fb236a!important}.btn-pink-outline:hover{background:#fb236a;color:#fff!important;text-decoration:none}.btn-primary-outline{background:#fff;border:2px solid #2563eb!important;color:#2563eb!important}.btn-primary-outline:hover{background:#2563eb;color:#fff!important;text-decoration:none}.btn-purple-outline{background:#fff;border:2px solid #48509a!important;color:#48509a!important}.btn-purple-outline:hover{background:#48509a;color:#fff!important;text-decoration:none}.btn-gray-outline{background:#fff;border:2px solid #f6f7f9!important;color:#f6f7f9!important}.btn-gray-outline:hover{background:#f6f7f9;color:#fff!important;text-decoration:none}.btn-white-outline{background:#fff;border:2px solid #666!important;color:#666!important}.btn-white-outline:hover{background:#666;color:#ddd!important;text-decoration:none}.btn-pink-nh{background:#fb236a;border:1px solid #fb236a}.btn-pink-nh,.btn-purple-nh{color:#fff!important;text-decoration:none!important}.btn-purple-nh{background:#48509a;border:1px solid #48509a}.btn-gray-nh{background:#f6f7f9;border:1px solid #f6f7f9}.btn-default-nh,.btn-gray-nh{color:#fb236a!important;text-decoration:none!important}.btn-default-nh{background:#fff;border:1px solid #fb236a}.btn-white-nh{background:#fff;border:1px solid #eee;color:#333!important;text-decoration:none!important}.card{background:#fff none repeat scroll 0 0;border:0 solid #eee;border-radius:5px;font-size:14px;margin-bottom:30px;padding:20px}.card-r0{border-radius:0!important}.card-shadow{box-shadow:0 5px 20px rgba(0,0,0,.05)}.card-body{background:#fff;padding:0}.card-default{border:1px solid #f2f2f2;border-radius:0!important}.card-subtitle{font-size:12px;margin:10px 0}.card-title{clear:both;color:#333;font-size:16px;font-weight:700;line-height:25px;margin-bottom:5px}.card-title h4{font-size:18px;font-weight:600;line-height:22px}.card-title h3{font-size:20px!important}.card-title p{font-family:Poppins,sans-serif;margin-bottom:12px}.card-content{font-size:14px}.card-content p{color:#000!important;margin-bottom:5px}@media (max-width:768px){.card{margin-bottom:10px;padding:10px}}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.7rem .9rem;position:relative}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.grid{display:flex;justify-content:space-between}.grid__content{flex-grow:1}.grid__sidebar{flex:0 0 30%}.grid__sidebar--left{margin-right:15px}.grid__sidebar--right{margin-left:15px}@media (min-width:320px) and (max-width:1200px){.grid{flex-direction:column;flex-wrap:wrap;padding:0}.grid__content{margin-right:0;min-height:100vh}.grid__content,.grid__sidebar{width:100%!important}.grid__sidebar--left{margin-right:0}.grid__sidebar--right{margin-left:0}.mb-mt-20{margin-top:20px}.mb-text-center{text-align:center}}@media (min-width:767px) and (max-width:1200px){.grid__content{min-height:970px}}.section{margin:32px 0}.section .section-header{align-items:center;display:flex;justify-content:space-between}.section .section-title{margin-bottom:15px;position:relative}.section .section-title>h2{font-size:1.4rem;font-weight:600;margin-bottom:5px}.section .section-title .more-job{float:right;margin-left:30px;margin-top:-10px}.section .section-title .more-job>a{color:#484848}.section .section-title .more-info{color:#666;font-size:.95rem}.section .view-more{font-size:14px}a{color:#484848}@media (max-width:991px){.section .section-title>h2{color:#333;font-size:.95rem!important;font-weight:600}.section .section-title .more-info,.section .section-title .more-job{font-size:14px}}@media (max-width:600px){.section .section-header{align-items:flex-start;flex-direction:column}.section .section-header .view-more{margin-bottom:10px}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}.margin-0{margin:0!important}.padding-0{padding:0!important}.p-10{padding:10px!important}.p-15{padding:15px!important}.p-20{padding:20px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:5px!important}.pt-2{padding-top:10px!important}.pt-3{padding-top:15px!important}.pt-4{padding-top:20px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:5px!important}.mt-2{margin-top:10px!important}.mt-3{margin-top:15px!important}.mt-4{margin-top:30px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:5px!important}.pb-2{padding-bottom:10px!important}.pb-3{padding-bottom:15px!important}.pb-4{padding-bottom:20px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:5px!important}.mb-2{margin-bottom:10px!important}.mb-3{margin-bottom:15px!important}.mb-4{margin-bottom:20px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:5px!important}.pl-2{padding-left:10px!important}.pl-3{padding-left:15px!important}.pl-4{padding-left:20px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:5px!important}.ml-2{margin-left:10px!important}.ml-3{margin-left:15px!important}.ml-4{margin-left:20px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:5px!important}.pr-2{padding-right:10px!important}.pr-3{padding-right:15px!important}.pr-4{padding-right:20px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:5px!important}.mr-2{margin-right:10px!important}.mr-3{margin-right:15px!important}.mr-4{margin-right:20px!important}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/fonts/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype")}.fa{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit}.fa-youtube:before{content:"\f167"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-behance:before{content:"\f1b4"}.fa-paper-plane:before{content:"\f1d8"}.fa-map-marker:before{content:"\f041"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-clock-o:before{content:"\f017"}.fa-times:before{content:"\f00d"}.fa-envelope-o:before{content:"\f003"}.fa-link:before{content:"\f0c1"}.fa-keyboard-o:before{content:"\f11c"}.fa-search:before{content:"\f002"}.fa-bars:before{content:"\f0c9"}.fa-filter:before{content:"\f0b0"}.fa-spin:before{content:"\f110"}.fa-google-plus:before{content:"\f0d5"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-file-text:before{content:"\f15c"}.fa-user-circle-o:before{content:"\f2be"}.fa-id-badge:before{content:"\f2c1"}.fa-medkit:before{content:"\f0fa"}.fa-plane:before{content:"\f072"}.fa-usd:before{content:"\f155"}.fa-user-md:before{content:"\f0f0"}.fa-graduation-cap:before{content:"\f19d"}.fa-bar-chart:before{content:"\f080"}.fa-laptop:before{content:"\f109"}.fa-dollar:before{content:"\f155"}.fa-taxi:before{content:"\f1ba"}.fa-fighter-jet:before{content:"\f0fb"}.fa-black-tie:before{content:"\f27e"}.fa-credit-card:before{content:"\f09d"}.fa-money:before{content:"\f0d6"}.fa-briefcase:before{content:"\f0b1"}.fa-heartbeat:before{content:"\f21e"}.fa-cutlery:before{content:"\f0f5"}.fa-check-circle-o:before{content:"\f05d"}.fa-line-chart:before{content:"\f201"}.fa-user:before{content:"\f007"}.fa-building:before{content:"\f1ad"}.fa-globe:before{content:"\f0ac"}.fa-group:before{content:"\f0c0"}.fa-balance-scale:before{content:"\f24e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-commenting-o:before{content:"\f27b"}.fa-arrow-left:before{content:"\f060"}.fa-facebook:before{content:"\f09a"}.fa-check:before{content:"\f00c"}.fa-thumbs-o-up:before{content:"\f087"}.fa-copy:before,.fa-share-alt:before{content:"\f1e0"}.fa-ellipsis-v:before{content:"\f142"}.fa-heart:before{content:"\f004"}.fa-flag:before{content:"\f024"}.fa-archive:before{content:"\f187"}.fa-star:before{content:"\f005"}.fa-share-square:before{content:"\f14d"}.fa-phone:before{content:"\f095"}.fa-envelope:before{content:"\f0e0"}.fa-calendar:before{content:"\f073"}.fa-backward:before{content:"\f04a"}.fa-facebook-f:before{content:"\f09a"}.fa-twitter:before{content:"\f099"}.fa-linkedin:before{content:"\f0e1"}.fa-pinterest:before{content:"\f0d2"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-user-plus:before{content:"\f234"}.fa-comment-o:before{content:"\f0e5"}.fa-check-circle:before{content:"\f058"}.fa-camera:before{content:"\f030"}.fa-linkedin-square:before{content:"\f08c"}.fa-trash:before{content:"\f1f8"}.fa-circle:before{content:"\f111"}.fa-chevron-down:before{content:"\f078"}.fa-plus-square-o:before{content:"\f196"}.fa-plus:before{content:"\f067"}.fa-external-link-square:before{content:"\f14c"}.fa-facebook-official:before{content:"\f230"}.fa-file-text-o:before{content:"\f0f6"}.fa-cloud-upload:before{content:"\f0ee"}.fa-upload:before{content:"\f093"}.fa-eye:before{content:"\f06e"}.fa-id-card:before{content:"\f2c2"}.fa-caret-down:before{content:"\f0d7"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-undo:before{content:"\f0e2"}.fa-angle-down:before{content:"\f107"}.fa-angle-up:before{content:"\f106"}.fa-birthday-cake:before{content:"\f1fd"}.fa-certificate:before{content:"\f0a3"}.fa-envelope-square:before{content:"\f199"}.fa-info:before{content:"\f129"}.fa-trophy:before{content:"\f091"}.fa-pencil:before{content:"\f040"}.fa-bookmark-o:before{content:"\f097"}angle-up .fa-gamepad:before{content:"\f11b"}.fa-male:before{content:"\f183"}.fa-quote-left:before{content:"\f10d"}.fa-info-circle:before{content:"\f05a"}.fa-book:before{content:"\f02d"}.fa-home:before{content:"\f015"}.fa-angle-double-right:before{content:"\f101"}.fa-users:before{content:"\f0c0"}.fa-comments-o:before{content:"\f0e6"}.fa-font:before{content:"\f031"}.fa-arrows-v:before{content:"\f07d"}.fa-plus-circle:before{content:"\f055"}.fa-files-o:before{content:"\f0c5"}.fa-floppy-o:before{content:"\f0c7"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-underline:before{content:"\f0cd"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-repeat:before{content:"\f01e"}.fa-eraser:before{content:"\f12d"}.fa-check-square:before{content:"\f14a"}.fa-square:before{content:"\f0c8"}.fa-picture-o:before{content:"\f03e"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-clone:before{content:"\f24d"}.fa-download:before{content:"\f019"}.fa-level-up:before{content:"\f148"}.fa-address-book-o:before{content:"\f2ba"}.fa-pencil-square-o:before{content:"\f044"}.fa-magic:before{content:"\f0d0"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-handshake-o:before{content:"\f2b5"}.fa-list-ul:before{content:"\f0ca"}.fa-database:before{content:"\f1c0"}.fa-minus:before{content:"\f068"}.fa-file-o:before{content:"\f016"}.fa-id-card-o:before{content:"\f2c3"}.fa-address-card-o:before{content:"\f2bc"}.fa-heart-o:before{content:"\f08a"}.fa-calculator:before{content:"\f1ec"}.fa-question-circle:before{content:"\f059"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@font-face{font-display:auto;font-family:LineAwesome;font-style:normal;font-weight:400;src:url(/fonts/vendor/line-awesome/fonts/line-awesome.eot?v=1.1.);src:url(/fonts/vendor/line-awesome/fonts/line-awesome.eot?#iefix&v=1.1.) format("embedded-opentype"),url(/fonts/vendor/line-awesome/fonts/line-awesome.woff2?v=1.1.) format("woff2"),url(/fonts/vendor/line-awesome/fonts/line-awesome.woff?v=1.1.) format("woff"),url(/fonts/vendor/line-awesome/fonts/line-awesome.ttf?v=1.1.) format("truetype"),url(/fonts/vendor/line-awesome/fonts/line-awesome.svg?v=1.1.#fa) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:LineAwesome;src:url(/fonts/vendor/line-awesome/fonts/line-awesome.svg?v=1.1.#fa) format("svg")}}.la{text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;display:inline-block;font:normal normal normal 16px/1 LineAwesome;font-size:inherit;text-decoration:inherit;text-transform:none}.la-envelope:before{content:"\f1c6"}.la-search:before{content:"\f2eb"}.la-user:before{content:"\f364"}.la-heart-o:before{content:"\f234"}.la-long-arrow-left:before{content:"\f273"}.la-star:before{content:"\f318"}.la-map-marker:before{content:"\f27d"}.la-phone:before{content:"\f2b3"}.la-keyboard-o:before{content:"\f256"}.la-unlink:before{content:"\f35f"}.la-file-text:before{content:"\f1ec"}.la-area-chart:before{content:"\f116"}.la-line-chart:before{content:"\f267"}.la-edit:before{content:"\f1c1"}.la-list-ul:before{content:"\f26f"}.la-inbox:before{content:"\f247"}.la-lock:before{content:"\f271"}.la-sign-out:before{content:"\f2fc"}.la-pencil-square:before{content:"\f2b1"}.la-heart:before{content:"\f233"}.la-close:before{content:"\f191"}.la-home:before{content:"\f237"}.la-star-o:before{content:"\f31b"}.la-key:before{content:"\f255"}.la-arrow-circle-right:before{content:"\f11d"}.la-plus-circle:before{content:"\f2c3"}.la-minus-circle:before{content:"\f28f"}.la-save:before{content:"\f2e9"}.la-newspaper-o:before{content:"\f29c"}.la-long-arrow-right:before{content:"\f274"}.la-youtube-play:before{content:"\f38c"}.la-comments-o:before{content:"\f1a2"}.la-bars:before{content:"\f131"}.la-university:before{content:"\f35e"}.la-clipboard:before{content:"\f18e"}.la-clone:before{content:"\f190"}.la-history:before{content:"\f236"}.la-check:before{content:"\f17b"}.la-times:before{content:"\f342"}.la-medkit:before{content:"\f289"}.la-paper-plane:before{content:"\f2a8"}.la-usd:before{content:"\f363"}.la-user-md:before{content:"\f365"}.la-graduation-cap:before{content:"\f21e"}.la-bar-chart:before{content:"\f12e"}.la-laptop:before{content:"\f259"}.la-dollar:before{content:"\f1bb"}.la-taxi:before{content:"\f333"}.la-fighter-jet:before{content:"\f1de"}.la-black-tie:before{content:"\f14a"}.la-credit-card:before{content:"\f1aa"}.la-money:before{content:"\f294"}.la-briefcase:before{content:"\f151"}.la-heartbeat:before{content:"\f235"}.la-cutlery:before{content:"\f1b1"}.la-reply:before{content:"\f2da"}.la-angle-left:before{content:"\f111"}.la-file:before{content:"\f1df"}.la-group:before{content:"\f220"}.la-diamond:before{content:"\f1b9"}.la-gear:before{content:"\f20c"}.la-compress:before{content:"\f1a4"}.la-info:before{content:"\f24a"}.la-gears:before{content:"\f20d"}.la-certificate:before{content:"\f178"}.la-transgender:before{content:"\f34a"}.la-suitcase:before{content:"\f32a"}.la-wechat:before{content:"\f377"}.la-building-o:before{content:"\f155"}.la-exclamation-triangle:before{content:"\f1cf"}.la-send:before{content:"\f2a8"}.la-ellipsis-v:before{content:"\f1c4"}.la-link:before{content:"\f268"}.la-fax:before{content:"\f1dc"}.la-location-arrow:before{content:"\f270"}.la-clock-o:before{content:"\f18f"}.la-check-circle:before{content:"\f17c"}.la-flag:before{content:"\f1f7"}.la-users:before{content:"\f369"}.la-calendar-check-o:before{content:"\f15d"}.la-globe:before{content:"\f219"}.la-warning:before{content:"\f376"}.la-wifi:before{content:"\f37c"}.la-calendar:before{content:"\f15c"}.la-map:before{content:"\f27c"}.la-bookmark:before{content:"\f14f"}.la-bookmark-o:before{content:"\f150"}.la-bolt:before{content:"\f14c"}.la-gift:before{content:"\f212"}.la-folder:before{content:"\f1fe"}.la-thumbs-up:before{content:"\f340"}.la-desktop:before{content:"\f1b7"}.la-mobile:before{content:"\f292"}.la-copy:before{content:"\f1a7"}.la-external-link:before{content:"\f1d2"}.la-external-link-square:before{content:"\f1d3"}.la-user-secret:before{content:"\f367"}.la-angle-right:before{content:"\f112"}.la-angle-down:before{content:"\f110"}.la-angle-up:before{content:"\f113"}.la-angle-double-right:before{content:"\f10e"}.la-angle-double-left:before{content:"\f10d"}.la-angle-double-down:before{content:"\f10c"}.la-angle-double-up:before{content:"\f10f"}.la-undo:before{content:"\f35d"}.la-eye:before{content:"\f1d4"}.la-eye-slash:before{content:"\f1d5"}.la-share:before{content:"\f2f0"}.la-headphones:before{content:"\f232"}.la-exclamation-circle:before{content:"\f1ce"}.la-times-circle:before{content:"\f343"}.la-ellipsis-h:before{content:"\f1c3"}.la-upload:before{content:"\f362"}.la-arrows:before{content:"\f123"}.la-chevron-down:before{content:"\f184"}.la-pencil:before{content:"\f2b0"}.la-share-alt:before{content:"\f2f1"}.la-plus:before{content:"\f2c2"}.la-minus:before{content:"\f28e"}.la-trash:before{content:"\f34c"}.la-check-circle-o:before{content:"\f17d"}.la-download:before{content:"\f1bd"}.la-question-circle:before{content:"\f2cc"}.la-caret-down:before{content:"\f165"}.la-tag:before{content:"\f330"}.la-tags:before{content:"\f331"}.la-arrow-down:before{content:"\f11f"}.la-arrow-left:before{content:"\f120"}.la-arrow-right:before{content:"\f121"}.la-arrow-up:before{content:"\f122"}.la-la-filter:before{content:"\f1f3"}.la-facebook-square:before{content:"\f1d9"}.la-twitter-square:before{content:"\f35a"}.la-linkedin-square:before{content:"\f26a"}.la-rss:before{content:"\f2e3"}.la-rss-square:before{content:"\f2e4"}.la-feed:before{content:"\f2e3"}.la-bell:before{content:"\f140"}.la-bell-o:before{content:"\f141"}.la-bell-slash:before{content:"\f142"}.la-bell-slash-o:before{content:"\f143"}.la-genderless:before{content:"\f20e"}.section-link{border-top:1px solid #cfcfcf;margin-bottom:0;padding-top:20px}.section-link h5{font-weight:600;text-transform:capitalize}.section-link__title{margin-bottom:0}.section-link__title .nav-tabs{display:flex;margin-bottom:0}.section-link__title .nav-tabs>li{padding:0 15px}.section-link__title .nav-tabs>li>a{font-size:14px;font-weight:400;padding:10px 0;text-transform:uppercase}.section-link__title .nav-tabs>li>a:hover{cursor:pointer;text-decoration:none}.section-link__title .nav-tabs>li:first-child{padding-left:0}.section-link__title .nav-tabs .active a{cursor:pointer;font-weight:600}.section-link .tab-content .tab-item{display:none}.section-link .tab-content .active{display:flex!important}.section-link ul{list-style-type:none}.section-link ul li{line-height:0}.section-link ul a{display:inline-block;font-size:.9rem;line-height:2rem;max-width:250px;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:nowrap}.section-link ul a i{background:#4688ff30;border-radius:50%;color:#2563eb;display:inline-block;font-size:16px;font-weight:600;height:28px;line-height:28px;margin-right:8px;max-width:28px;min-width:28px;text-align:center}.section-link a.font-weight-bold{text-transform:capitalize}.section-link-more a{color:#fe1967!important;cursor:pointer;display:block;margin-top:26px}@media (max-width:500px){.section-link-list{display:block;margin-bottom:20px;overflow:hidden}.section-link-list li:first-child{display:block;float:none}.section-link{margin-bottom:100px}.section-link li{display:inline-block;float:left;overflow:hidden;padding:5px 0;text-overflow:ellipsis;white-space:normal;width:50%}.section-link li a{display:block}.section-link .nav-tabs{overflow-x:auto;white-space:nowrap}.section-link .nav-tabs>li>a{font-size:14px}.section-link .row{flex-wrap:wrap;margin-left:0;margin-right:0}.section-link .row .col-3{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}}@media (min-width:501px) and (max-width:991px){.section-link .nav-tabs{overflow-x:auto;white-space:nowrap}.section-link .nav-tabs>li>a{font-size:14px}.section-link .row{flex-wrap:wrap;margin-left:0;margin-right:0}.section-link .row .col-3{flex:0 0 50%;max-width:50%}}.blocker{background-color:#000;background-color:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;height:100%;left:0;overflow:auto;padding:20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:1}.blocker:before{content:"";display:inline-block;height:100%;margin-right:-.05em;vertical-align:middle}.blocker.behind{background-color:transparent}.modal{background:#fff;border-radius:4px;box-sizing:border-box;display:none;margin-top:50px;max-width:500px;padding:15px 30px;position:relative;text-align:left;vertical-align:middle;width:90%;z-index:2}.modal a.close-modal{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:21px;position:absolute;right:-10px;text-indent:-9999px;top:-10px;width:21px}.modal-spinner{background-color:#111;border-radius:5px;display:none;height:20px;left:50%;padding:12px 16px;position:fixed;top:50%;transform:translateY(-50%) translateX(-50%)}.modal-spinner>div{-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;border-radius:100px;display:inline-block;height:20px;margin:0 1px;width:2px}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{opacity:.2;position:absolute;top:40%}.owl-carousel .owl-nav button.owl-next img,.owl-carousel .owl-nav button.owl-prev img{width:42px}.owl-carousel .owl-nav button.owl-prev{left:0}.owl-carousel .owl-nav button.owl-next{right:0}.owl-carousel:hover .owl-nav button.owl-next,.owl-carousel:hover .owl-nav button.owl-prev{opacity:1}.owl-theme .owl-nav button.owl-next:hover,.owl-theme .owl-nav button.owl-prev:hover{background:inherit}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#07ad3f!important}.header-box h1{font-size:30px;font-weight:600;line-height:30px;margin-bottom:10px}.header-box ul{border:2px dashed #ccc;margin-bottom:10px;padding:10px}.header-box ul li{color:#666;font-size:16px;line-height:30px;list-style:none}.header-box ul li i{margin-right:5px}.header-box .design{background-color:#4680ff24;color:#2563eb;text-transform:capitalize}.header-box .career,.header-box .design{border-radius:3px;font-size:14px;font-weight:600;margin-left:2px;margin-right:3px;padding:5px 12px}.header-box .career{background-color:#e91e630d;color:#e84a80;white-space:nowrap}.template-detail{margin-bottom:10px;width:100%}.template-detail .item{float:left;margin-bottom:10px;margin-right:25px}.template-detail .item:last-child{margin-right:0}.template-detail .rating-detailed-star i{color:#f2b827;font-size:18px;margin-right:5px}.template-detail .rating-detailed-star i:last-child{margin-right:0}.template-detail .template-created i{color:#00bcd4;font-size:15px}.template-detail .template-created span{display:inline-block;font-size:15px;margin-left:5px}.template-detail .template-feedback i{color:#607d8b;font-size:18px}.template-detail .template-feedback span{display:inline-block;font-size:15px;margin-left:5px}.content{background-color:#fff}.content p{font-size:15px;line-height:28px}.company{margin-bottom:20px}.company h3{font-size:14px;font-style:italic}.company img{height:32px;margin-bottom:10px;margin-right:5px;margin-top:20px}.discuss h2{border-top:1px solid #ccc;color:#6c6868;font-size:13px;font-style:italic;font-weight:700;padding-top:10px;text-align:center}.img-responsive{border:1px solid #e5e5e5;display:inline-block;max-width:100%}.prev-template-cv i{color:#fff;margin-right:8px}.nav-temp{margin-bottom:10px}.nav-temp a{border-radius:3px;font-weight:600;padding:5px 10px}.nav-temp i{color:#fff;vertical-align:middle}.btn-chosen-template,.nav-temp i{font-weight:600}.btn-create-cv-mb{display:none}.btn-create-cv{background:#fff;bottom:0;box-shadow:0 5px 62px 0 rgba(2,55,102,.09),0 -50px 30px hsla(0,0%,100%,.72);height:0;left:0;margin:auto;position:fixed;right:0;transition:all .3s linear;z-index:1}.btn-create-cv.show{height:auto;padding:20px}.btn-create-cv .header-box .design{font-size:13px}.btn-create-cv .right{padding-left:0}.btn-create-cv .content-create-cv{padding:10px 0}.btn-create-cv .template-detail{margin-bottom:5px}.btn-create-cv .header-box{margin-bottom:25px}.btn-create-cv .template-img{display:block;height:200px;margin:auto;padding:0;width:200px}.btn-create-cv .template-img img{border-radius:8px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.btn-create-cv h1{font-size:25px;font-weight:600;line-height:30px;margin-bottom:12px}@media (max-width:992px){.header-box h1{display:block;font-size:24px;line-height:30px;margin-bottom:10px}.template-detail .item{margin-bottom:5px}.btn-create-cv-mb{display:block}.btn-create-cv{bottom:50px;box-shadow:0 0 10px #e5e5e5;display:none;max-width:100%}.btn-create-cv.show{background:#fff;display:block;height:auto;padding:8px 10px}.btn-create-cv.show span{font-size:15px;padding:10px 15px;width:100%}.btn-create-cv .right{flex:0 0 100%;max-width:100%;padding-left:15px}.btn-create-cv .content-create-cv{padding:0}.btn-create-cv .hide-content{display:none}}@media (max-width:768px){.company{margin-bottom:10px}.company img{height:26px;margin-top:15px}.detail-cv{flex-direction:column}.detail-cv .col-5,.detail-cv .col-7{flex:0 0 100%;max-width:100%}.detail-cv .col-7{margin-top:15px}.detail-cv .col-5{order:2}}#feed-back{margin-bottom:30px}#feed-back h2{font-weight:600;margin-bottom:10px}#feed-back p.section-head-des{font-size:16px}#feed-back .feed-back{overflow:hidden}#feed-back .feed-back.off{display:flex!important;flex-wrap:inherit;overflow:auto}#feed-back .feed-back.off .box{margin:16px 0 16px 16px;width:333px}#feed-back .feed-back .box{box-shadow:0 .3em .8em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);margin-bottom:15px;min-height:250px;padding:1rem}#feed-back .feed-back .box .has-text-weight-bold{font-size:16px;font-weight:600;margin-bottom:0}#feed-back .member-feed-back{margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#feed-back .slider-gird{display:flex;height:65px;margin:0 0 10px}#feed-back .slider-gird i{color:#ffb64d;font-size:16px}#feed-back .has-text-justified{font-size:15px;margin-bottom:0}#feed-back .img-feedback{margin-right:1rem}#feed-back .image{display:block;position:relative}#feed-back .image.is-64x64{display:table;height:64px;width:64px}#feed-back .image img{border-radius:50%;display:block;height:50px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:50px}#feed-back .is-content{display:block;font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:992px){#feed-back h2{font-size:24px}#feed-back p.section-head-des{font-size:15px;margin-bottom:0}}#cv-goal .about_img img,#who-is-cv .about_img img{border-radius:15px;box-shadow:0 5px 62px 0 rgba(2,55,102,.09);height:380px;width:100%}#cv-goal .about-content,#who-is-cv .about-content{margin-top:15px}#cv-goal .see-template,#who-is-cv .see-template{margin-top:10px}#cv-goal .see-template span,#who-is-cv .see-template span{font-weight:600}#cv-goal ul,#who-is-cv ul{margin-left:20px}#cv-goal ul li,#who-is-cv ul li{color:#333;font-size:.95rem;line-height:1.6rem;list-style:square;margin-bottom:.3rem}#who-is-cv{background-image:url(/images/banner/bg-dot-left.png);background-repeat:no-repeat;background-size:100%}#cv-goal{position:relative}#cv-goal:before{background-image:url(/images/banner/bg-dot-right.png);background-repeat:no-repeat;background-size:100%;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}@media (max-width:992px){#cv-goal .mb .order{order:1}#cv-goal .about-content,#who-is-cv .about-content{margin-bottom:20px;margin-top:0}#cv-goal .see-template,#who-is-cv .see-template{text-align:center}}#questions{position:relative}#questions:before{background-image:url(/images/banner/bg-sin.png);background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}#questions .block-content .question{background-color:#fff;border:none;border-radius:15px;box-shadow:10.595px 5.634px 31.85px 3.15px rgba(34,46,117,.08);margin-bottom:7px;min-height:54px;padding:15px 20px;position:relative;z-index:1}#questions .block-content .question.active h3{color:#2563eb}#questions .block-content .question.active p{display:block}#questions .block-content .question h3{color:#515050;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:-.5px;line-height:24px;margin:0;padding-right:35px;position:relative}#questions .block-content .question h3:before{content:attr(data-number);margin-right:5px}#questions .block-content .question h3 i{color:#555;font-size:20px;height:13px;line-height:24px;position:absolute;right:0;top:0;width:13px}#questions .block-content .question h3 i.minus{display:none}#questions .block-content .question p{color:#515050;display:none;font-size:15px;font-weight:400;margin:10px 0 5px;padding:0 15px;text-align:justify}@media (max-width:768px){#questions .block-content .question p{padding:0}}#guide-template .about-content{color:#333}#guide-template .about-content h2{margin-bottom:5px;text-align:left}#guide-template .about-content h2 strong{color:#333;font-size:20px}#guide-template .about-content p{font-size:.95rem;line-height:1.7rem;text-align:justify}#guide-template .about-content a{color:#2563eb}#guide-template .about-content strong{color:#2563eb;font-size:.95rem;font-weight:600}#guide-template .about-content ul{margin-bottom:.3rem;margin-top:15px}#guide-template .about-content ul li{font-size:.95rem;line-height:1.7rem;list-style:inside}#guide-template .about-content table{width:100%}#guide-template .about-content figure{margin-bottom:15px;margin-top:20px}#guide-template .about-content figure img{display:block;margin:auto;width:100%}#guide-template .about-content figure figcaption{font-size:15px;font-style:italic;margin-top:10px;text-align:center}#template-cv .section-head{align-items:center;display:flex;justify-content:space-between}#template-cv .section-head a{color:#2563eb;font-size:15px}#template-cv .section-head a:hover{color:#1a61fd}#template-cv h2{margin-bottom:5px}#template-cv p.section-head-des{font-size:16px}#template-cv .list-template-cv{margin-top:15px;overflow:hidden}#template-cv .list-template-cv.off{display:flex!important;flex-wrap:inherit;overflow:auto}#template-cv .list-template-cv.off .box-template-item{margin:0 0 16px 16px}#template-cv .box-template-item{background:#fff;box-shadow:0 .3em .8em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);margin-bottom:15px;max-height:360px}#template-cv .box-template-item .title{padding:15px}#template-cv .box-template-item .title p{color:#888;font-size:15px;font-weight:600;height:45px;margin-top:8px;text-align:left}#template-cv .box-template-item .title p a{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;overflow:hidden}#template-cv .box-template-item .title p a:hover{color:#2563eb}#template-cv .box-template-item .header-box .design{font-size:12px;margin-left:0;padding:5px 8px}#template-cv .box-template-item .img-cv{height:260px;-o-object-fit:cover;object-fit:cover}@media (max-width:992px){#template-cv.pb{padding-bottom:24px}#template-cv p.section-head-des{font-size:15px;margin-bottom:0}#template-cv .section-head{display:block}#template-cv .section-head a{display:block;text-align:right}#template-cv .list-template-cv{margin-top:8px}}.breadcrumb{overflow:auto;white-space:nowrap}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb a,.breadcrumb span{display:inline-block;font-size:15px;height:30px;line-height:26px;padding:0 3px;text-transform:none;vertical-align:top}.breadcrumb span{color:#333}.breadcrumb a{color:#666}.breadcrumb a:first-child{padding-left:0}.breadcrumb a:hover,.breadcrumb a:hover i,.breadcrumb a:hover span{color:#2563eb}.breadcrumb i{color:#777;font-size:18px}.breadcrumb .angle{color:#999;font-size:16px;vertical-align:revert}.breadcrumb ol{margin-bottom:0;white-space:nowrap}.breadcrumb ol li{display:inline}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}#modal-list-review-cv{max-width:600px}#modal-list-review-cv .btn-close-modal-preview{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;position:absolute;right:0;top:0;width:35px;z-index:10}#modal-list-review-cv .btn-close-modal-preview i{font-size:22px;line-height:1}#modal-list-review-cv .load-more-post{display:none;margin-top:12px;text-align:center}#modal-list-review-cv .load-more-post .spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;color:#7396ec;display:inline-block;height:1.5rem;vertical-align:-.125em;width:1.5rem}#review-cv{background:url(../../../../images/banner/banner-intro.jpg) repeat 50%;position:relative;z-index:1}#review-cv .box-header .text-title{font-size:25px;font-weight:600;line-height:1.3;margin-bottom:20px;padding-top:20px;text-align:left}.review_overview_cv{background-color:#fff}.review_overview_cv .box-overview .overview-rating{margin-bottom:12px}.review_overview_cv .box-overview .overview-rating .wrapper{align-items:center;display:flex}.review_overview_cv .box-overview .overview-rating .score{font-size:24px;font-weight:600}.review_overview_cv .box-overview .overview-rating .list-star{align-items:center;display:flex;margin-left:8px}.review_overview_cv .box-overview .overview-rating .list-star span>i{color:#f2b827;font-size:24px}.review_overview_cv .box-overview .overview-rating .text-description{color:#767676;font-size:.9rem}.review_overview_cv .box-overview .lever-star-item{width:100%}.review_overview_cv .box-overview .lever-star-item .lever-star i{color:#f2b827}.review_overview_cv .box-overview .lever-star-item .lever-bar-progress{box-sizing:border-box;flex:1;margin:0;min-width:0}.review_overview_cv .box-overview .lever-star-item .lever-bar-progress .wrapper-progress{background-color:#e4e2e0;border-radius:6px;box-sizing:border-box;height:8px;margin:0;min-width:0;width:100%}.review_overview_cv .box-overview .lever-star-item .lever-bar-progress .wrapper-progress .bar-progress{background-color:#f2b827;border-radius:6px;box-sizing:border-box;height:8px;margin:0;min-width:0}.review_overview_cv .box-overview .lever-star-item .count-review{margin-right:5px;width:50px}.review_overview_cv .box-overview .lever-star-item .count-review .text-des-sub{color:#767676;font-size:.9rem}.box-filter-review_cv{align-items:center;display:flex;flex-wrap:wrap;padding-top:1rem}.box-filter-review_cv .filter{border-radius:4px;margin:0 8px 8px 0}.box-filter-review_cv .filter .filter-link{align-items:center;background:#f9f8f7;border-radius:4px;color:#484848;cursor:pointer;display:flex;font-size:14px;line-height:1;overflow:hidden;padding:12px 16px}.box-filter-review_cv .filter .filter-link i{color:#f2b827;font-size:16px}.box-filter-review_cv .filter .filter-link.active{border:1px solid #4688ff;color:#4688ff}.review_list_cv{background-color:#fff;padding-top:1rem}.review_list_cv .item-review{background:#fff;border-radius:5px;box-shadow:0 4px 15px 0 rgba(225,237,255,.65);margin:0 0 10px;padding:10px 15px}.review_list_cv .item-review .review-info{align-items:center;display:flex;margin:0 0 10px;min-height:36px}.review_list_cv .item-review .review-info .user-avatar{height:36px;margin-right:.875rem;overflow:hidden;width:36px}.review_list_cv .item-review .review-info .user-avatar img{border-radius:100%;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.review_list_cv .item-review .review-info .user-info{font-size:.875rem;line-height:1.5}.review_list_cv .item-review .review-info .user-info .info-name{color:#484848;font-family:inherit;font-size:inherit;font-weight:600}.review_list_cv .item-review .review-info .user-info .info-participation{color:#767676;font-family:inherit;font-size:inherit}.review_list_cv .item-review .review-info .user-info .content-vote{align-items:center;display:flex}.review_list_cv .item-review .review-info .user-info .content-vote .vote-score{color:#333;font-size:1rem;font-weight:600}.review_list_cv .item-review .review-info .user-info .content-vote i{color:#f2b827;font-size:16px;margin-left:.25rem;margin-right:.5rem}.review_list_cv .item-review .review-topic{margin:10px 0}.review_list_cv .item-review .review-topic .cv-rating{align-items:center;color:#767676;display:flex;font-size:14px}.review_list_cv .item-review .review-topic .cv-rating .type-cv{background-color:#eef0ff;border-radius:3px;color:#6576ff;font-size:12px;font-weight:500;margin-left:5px;padding:5px 8px;text-transform:capitalize}.review_list_cv .item-review .review-topic .info-rating{align-items:center;color:#767676;display:flex;flex-wrap:wrap;font-size:14px}.review_list_cv .item-review .review-topic .info-rating .device-rating,.review_list_cv .item-review .review-topic .info-rating .time-rating{align-items:center;display:flex}.review_list_cv .item-review .review-title{align-items:center;color:#767676;display:flex;margin-bottom:1rem}.review_list_cv .item-review .review-title .title-text{color:#484848;font-size:1rem;font-weight:600;line-height:1;margin:0 12px 0 0}.review_list_cv .item-review .review-title .star-rating{align-items:center;display:flex}.review_list_cv .item-review .review-title .star-rating i.la-star{color:#f2b827;font-size:1rem}.review_list_cv .item-review .review-content{color:#484848;font-size:.95rem;font-weight:400}.review_list_cv .see-more-review .link-see-more{cursor:pointer;font-size:14px;padding:8px 0}.review_list_cv .see-more-review .link-see-more:hover{text-decoration:underline}@media screen and (min-width:992px){#modal-list-review-cv{max-height:90vh;max-width:800px;overflow-y:scroll;padding:10px 15px}}section{padding:30px 0}section h2{font-size:30px;font-weight:600;margin-bottom:25px;text-align:center}.header-main header .content{background:#f1faff}.box-popup-need-login{display:none}#detail-cv{background:linear-gradient(180deg,#f1faff 0,#fff);padding:10px 0 20px}#detail-cv .content{background:inherit}#feed-back{margin-bottom:0}#feed-back h2{margin-bottom:5px}#feed-back .slider-gird i{color:#ccc}#feed-back .slider-gird i.active{color:#ffb64d}#template-cv{background:#f7fcff}.owl-theme .owl-dots .owl-dot span{background:rgba(12,170,65,.46)!important}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#0caa41!important}@media (max-width:992px){section{padding:24px 0}section h2{font-size:24px;margin-bottom:20px}#template-cv h2{font-size:24px;margin-bottom:10px}}@media (min-width:320px) and (max-width:992px){.footer{margin-bottom:105px}}
