.sec-hero{min-height:100vh;background:var(--blue);overflow:hidden;background:var(--hero-bg);background-size:cover;background-position:center}.hero-v1{min-height:initial}.sec-hero:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,#090063 0%,rgba(9,0,99,.7) 100%);z-index:1}.hero-video video,.hero-img img{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-text-outer{position:relative;top:0;left:0;width:100%;min-height:100vh;display:flex;align-items:center;padding:22.2rem 0;z-index:2}.hero-v1 .hero-text-outer{min-height:initial}.hero-text p{color:var(--white);max-width:76rem}@media(min-width:1360px) and (max-width:1403.98px){.hero-text-outer{padding:16rem 0}}@media(min-width:1200px) and (max-width:1359.98px){.hero-text-outer{padding:15rem 0}}@media(min-width:992px) and (max-width:1199.98px){.hero-text-outer{padding:14rem 0}}@media(min-width:768px) and (max-width:991.98px){.hero-text-outer{align-items:end;padding:10rem 0 6rem}.hero-v1 .hero-text-outer{padding:12rem 0 8rem}.hero-text-outer .container{margin-bottom:0}.hero-text-outer br{display:none}}@media(max-width:767.98px){.hero-text-outer{align-items:end;padding:10rem 0 4rem}.hero-v1 .hero-text-outer{padding:12rem 0 5rem}.hero-text-outer .container{margin-bottom:0}.hero-text-outer br{display:none}}@media(max-width:575.98px){.hero-btn{text-align:center}.hero-btn .btn{width:100%}.hero-btn .btn-round-icon{display:none}} 
.sec-hero+.sec-tabs{margin-top:12.8rem}.tabs ul{display:flex;align-items:center}.tabs li{flex-grow:1;flex-basis:0}.tabs a{display:flex;align-items:center;justify-content:center;width:100%;background:var(--gray);color:#878992;font-size:1.7rem;line-height:2.7rem;padding:0 2rem;height:5.2rem;letter-spacing:0}.tabs li:hover a{background:#e9e5e5}.tabs li.active a{background:var(--blue);color:var(--white);font-weight:700;border-radius:1.6rem}.tabs-info{display:none}.tabs-info.active{display:block}@media(min-width:1360px) and (max-width:1403.98px){.sec-hero+.sec-tabs{margin-top:10.4rem}.tabs a{font-size:1.6rem}}@media(min-width:1200px) and (max-width:1359.98px){.sec-hero+.sec-tabs{margin-top:9.6rem}.tabs a{font-size:1.6rem}}@media(min-width:992px) and (max-width:1199.98px){.sec-hero+.sec-tabs{margin-top:8.8rem}.tabs a{font-size:1.6rem;line-height:2.6rem;height:4.8rem}.tabs li.active a{border-radius:1rem}}@media(min-width:768px) and (max-width:991.98px){.sec-hero+.sec-tabs{margin-top:6.4rem}.tabs a{font-size:1.6rem;line-height:2.5rem;padding:0 2rem;height:4.8rem}.tabs li.active a{border-radius:1rem}}@media(max-width:767.98px){.sec-hero+.sec-tabs{margin-top:4.8rem}.tabs a{font-size:1.5rem;line-height:2.5rem;padding:0 1.6rem;height:4.6rem}.tabs li.active a{border-radius:1rem}} 
.pagination ul{display:flex;align-items:center;justify-content:center}.pagination li{margin:0 .5rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:initial;letter-spacing:0}.pagination li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid transparent}.pagination li.active a{background:var(--blue);color:var(--white);border-color:var(--blue) !important}.pagination li:hover a{border-color:var(--body-text)}.pagination li.page-arrow-btn a{border:1px solid var(--body-text)}.pagination li.page-arrow-btn:hover a{background:var(--blue);border-color:var(--blue)}.pagination li.page-arrow-btn:hover a img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.pagination li.disabled a{pointer-events:none;background:var(--white) !important;border-color:var(--body-text) !important;opacity:.5}.pagination li.disabled a img{-webkit-filter:initial !important;filter:initial !important}@media(min-width:992px) and (max-width:1199.98px){.pagination li{width:4.4rem;height:4.4rem;font-size:1.4rem}.pagination li img{width:1.7rem}}@media(min-width:768px) and (max-width:991.98px){.pagination li{width:4.4rem;height:4.4rem;font-size:1.4rem}.pagination li img{width:1.7rem}}@media(max-width:767.98px){.pagination li{margin:0 .3rem;width:3.6rem;height:3.6rem;font-size:1.4rem}.pagination li img{width:1.7rem}} 
.sec-tabs+.sec-card{margin-top:0}.sec-card .d-flex:nth-child(n+4){margin-top:2.4rem}.card-item{position:relative;border:1px solid #d6d6d6;border-radius:3.2rem;overflow:hidden;display:flex;flex-direction:column;width:100%}.card-link{position:absolute;top:0;left:0;width:100%;height:100%}.card-img{height:26rem;display:flex;align-items:center;justify-content:center}.card-img img{width:100%;height:auto;object-fit:fill}.card-info{border-top:1px solid #d6d6d6;background:var(--gray);flex-grow:1;padding:3.2rem 4rem;display:flex;flex-direction:column}.card-item:hover .h4{text-decoration:underline}.card-badge{font-size:1.4rem;line-height:1rem;text-transform:uppercase;letter-spacing:-.28px}.card-attr-list{margin-bottom:6rem}.card-attr-list:last-child{margin-bottom:0}.card-attr-item{width:calc((100%/2) - .8rem);margin-left:1.6rem;font-size:1.6rem;line-height:2rem}.card-attr-item:nth-child(2n+1){margin-left:0}.card-attr-item:nth-child(n+3){margin-top:1.6rem}.card-attr-img{height:2rem;max-width:2.6rem;margin-right:.8rem}.card-price{margin-top:auto;color:var(--blue);font-weight:700;font-size:3.2rem;line-height:1;display:flex;letter-spacing:-.64px}.card-price ins{text-decoration:none;display:flex;align-items:flex-end}.card-price span{color:var(--body-text);margin-left:.8rem;margin-bottom:.2rem;font-weight:400;font-size:1.6rem;letter-spacing:-.3px}.content-sidebar .card-item+.card-item{margin-top:2.4rem}.content-sidebar .card-attr-list{margin-bottom:3.2rem}.content-sidebar .card-attr-item{width:calc((100%/3) - 1.1rem);margin-left:1.6rem;margin-top:0}.content-sidebar .card-attr-item:nth-child(3n+1){margin-left:0}.content-sidebar .card-attr-item:nth-child(n+4){margin-top:1.6rem}@media(min-width:1360px) and (max-width:1403.98px){.card-img{height:24rem}.card-info{padding:2.8rem 3rem}.card-badge{font-size:1.3rem}.card-attr-list{margin-bottom:4.8rem}.card-price{font-size:3rem}.content-sidebar .card-attr-item{width:calc((100%/3) - .8rem);margin-left:1.2rem}.content-sidebar .card-attr-list{margin-bottom:2.4rem}}@media(min-width:1200px) and (max-width:1359.98px){.card-img{height:21.4rem}.card-info{padding:2.8rem}.card-badge{font-size:1.3rem;letter-spacing:-.18px}.card-attr-list{margin-bottom:4rem}.card-attr-item{font-size:1.5rem}.card-price{font-size:2.8rem;letter-spacing:-.4px}.content-sidebar .card-img{height:23.45rem}}@media(min-width:992px) and (max-width:1199.98px){.card-item{border-radius:2.4rem}.card-img{height:17.6rem}.card-info{padding:2.4rem 2rem}.card-badge{font-size:1.2rem;letter-spacing:-.1px}.card-attr-list{margin-bottom:4rem}.card-attr-item{font-size:1.5rem}.card-price{font-size:2.6rem;letter-spacing:-.4px}.content-sidebar .card-img{height:22.3rem}.content-sidebar .card-attr-list{margin-bottom:2.8rem}}@media(min-width:768px) and (max-width:991.98px){.sec-card br{display:none}.sec-card .d-flex:nth-child(n+3){margin-top:2.4rem}.card-item{border-radius:2rem}.card-img{height:19.9rem}.card-info{padding:2.4rem 2rem}.card-badge{font-size:1.2rem}.card-attr-list{margin-bottom:3.2rem}.card-attr-item{font-size:1.4rem}.card-price{font-size:2.8rem}.content-sidebar .card-list{display:flex;flex-wrap:wrap}.content-sidebar .card-item{width:calc(50% - 1.2rem);margin-left:2.4rem;margin-top:0 !important}.content-sidebar .card-item:nth-child(2n+1){margin-left:0}.content-sidebar .card-item:nth-child(n+3){margin-top:2.4rem !important}.content-sidebar .card-attr-list{margin-bottom:2.4rem}.content-sidebar .card-attr-item{width:calc((100%/3) - .6rem);margin-left:.8rem;line-height:1}}@media(max-width:767.98px){.sec-card br{display:none}.sec-card .d-flex:nth-child(n+2){margin-top:1.6rem}.card-item{border-radius:2rem}.card-img{height:30.6rem}.card-img img{max-width:initial;object-fit:cover;width:100%;height:auto}.card-info{padding:3.2rem 2.4rem}.card-badge{font-size:1.2rem;letter-spacing:0}.card-attr-list{margin-bottom:2.4rem}.content-sidebar .card-attr-list{margin-bottom:2.4rem}.content-sidebar .card-attr-item{width:calc((100%/3) - .6rem);margin-left:.8rem}.card-attr-item{font-size:1.4rem;line-height:1.8rem}.card-price{font-size:2.4rem;letter-spacing:-.4px}.card-btn .btn{width:100%;max-width:35rem}}@media(max-width:575.98px){.card-img{height:55.1vw}.card-info{padding:2.4rem 1.6rem}} 
.sec-card-v1 .col-lg-4:nth-child(n+4){margin-top:4.8rem}.card-v1-item{display:block;width:100%}.card-v1-img img{border-radius:3.2rem;width:100%;height:30rem;object-fit:cover}.card-v1-info .h4{max-height:6.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.card-v1-info p{font-size:1.6rem;line-height:2.4rem;max-height:7.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}a.card-v1-item:hover .h4{text-decoration:underline}@media(min-width:1360px) and (max-width:1403.98px){.sec-card-v1 .col-lg-4:nth-child(n+4){margin-top:4rem}.card-v1-img img{height:27.8rem}.card-v1-info .h4{max-height:6.4rem}.card-v1-info p{font-size:1.5rem;line-height:2.3rem;max-height:6.9rem}}@media(min-width:1200px) and (max-width:1359.98px){.sec-card-v1 .col-lg-4:nth-child(n+4){margin-top:4rem}.card-v1-img img{height:24.8rem}.card-v1-info .h4{max-height:6.4rem}.card-v1-info p{font-size:1.5rem;line-height:2.3rem;max-height:6.9rem}}@media(min-width:992px) and (max-width:1199.98px){.sec-card-v1 .col-lg-4:nth-child(n+4){margin-top:4rem}.card-v1-img img{border-radius:2.4rem;height:20.5rem}.card-v1-info .h4{max-height:6rem}.card-v1-info p{font-size:1.5rem;line-height:2.3rem;max-height:6.9rem}}@media(min-width:768px) and (max-width:991.98px){.sec-card-v1 .col-lg-4:nth-child(n+3){margin-top:3.2rem}.card-v1-img img{border-radius:2rem;height:23.1rem}.card-v1-info .h4{max-height:6rem}.card-v1-info p{font-size:1.5rem;line-height:2.3rem;max-height:6.9rem}}@media(max-width:767.98px){.sec-card-v1 .col-lg-4:nth-child(n+2){margin-top:2.4rem}.card-v1-img img{border-radius:2rem;height:35.4rem}.card-v1-info .h4{max-height:5.6rem}.card-v1-info p{font-size:1.5rem;line-height:2.3rem;max-height:6.9rem}}@media(max-width:575.98px){.card-v1-img img{height:64vw}} 
.sec-hero+.sec-contact{margin-top:0}.contact-text{color:var(--white)}.contact-item{margin-bottom:2.4rem}.contact-item:last-child{margin-bottom:0}.contact-icon{width:3rem;height:3rem;margin-right:1.2rem}.contact-item-text *{font-size:2.8rem;line-height:1;letter-spacing:-.56px}.contact-item-text a:hover{text-decoration:underline !important}.contactform{margin-top:5.8rem}@media(min-width:1360px) and (max-width:1403.98px){.contact-item-text *{font-size:2.6rem}}@media(min-width:1200px) and (max-width:1359.98px){.contact-icon{width:2.7rem;height:2.7rem}.contact-item-text *{font-size:2.6rem;letter-spacing:-.4px}}@media(min-width:992px) and (max-width:1199.98px){.contact-icon{width:2.7rem;height:2.7rem}.contact-item-text *{font-size:2.4rem;letter-spacing:-.4px}}@media(min-width:768px) and (max-width:991.98px){.contact-icon{width:2.7rem;height:2.7rem}.contact-item-text *{font-size:2.4rem;letter-spacing:-.4px}.contactform{margin-top:4rem}}@media(max-width:767.98px){.contact-list{margin-top:2.4rem}.contact-icon{width:2.6rem;height:2.6rem}.contact-item-text *{font-size:2rem;letter-spacing:0}.contactform{margin-top:3.2rem}} 
