header{padding:20px 0;box-shadow:0 4px 34px 0 rgba(172,172,172,0.25)}.home_page header{box-shadow:none}.article_detail_page header{margin-bottom:30px}header .header-nav{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:9}header .h-logo{display:block;font-size:0;width:277px;height:38px}header .h-logo svg,footer .f-logo svg{width:100%;height:100%}header .search-icon-list span,header .search-submit,header .hamburger{font-size:0;cursor:pointer}header .search-icon-list span{width:35px;height:35px;display:block;border-radius:50%;background-color:var(--primary-color);display:flex;justify-content:center;align-items:center}header .search-icon-list .hide,header .header-menu,header .hamburger.hide{display:none}.search-icon-list.active .hide{display:flex}.search-icon-list.active .search-icon{display:none}header .menu{position:relative;width:30px;font-size:0}header .header-menu{position:absolute;background:var(--primary-color);padding:25px 30px;width:170px;top:50px;right:0;z-index:1;color:var(--white)}header .header-menu li:not(:last-child){margin-bottom:10px}.menu.active .open-menu{display:none}.menu.active .close-menu{display:block}header .header-elements{display:flex;align-items:center;column-gap:20px}header .header-search{position:relative}header .search-form-wrap{position:absolute;right:45px;top:-7px;width:250px;display:none}header .searchform{display:flex;align-items:center;position:relative;z-index:1}header .search-submit{position:absolute;right:7px;background:transparent}header input{background:var(--primary-color);color:var(--white);padding:15px 50px 15px 15px;border-radius:8px;width:100%}header input::placeholder{color:var(--white)}footer,.copyright-wrap{background-color:var(--black);color:var(--white);text-align:center;padding:25px 0}.copyright-wrap{padding:25px 15px}footer{border-bottom:1px solid rgba(255,255,255,0.2)}footer .footer-content{display:flex;justify-content:space-between;align-items:center}footer .footer-menu{display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:center}footer .footer-menu a,header .header-menu a,.home_page .most-popular .cta{font-size:15px;line-height:21px;position:relative}footer .f-logo{display:block;font-size:0;width:277px;height:38px}.title,.category,.breadcrumb-category{text-transform:capitalize}footer a:after,header .header-menu a:after,.home_page .most-popular .cta::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:var(--primary-color);transform-origin:bottom right;transition:transform .25s ease-out}.home_page .most-popular .cta::after{background-color:var(--secondary-color)}header .header-menu a:after{background-color:white}main p{font-size:16px;line-height:24px}main strong{font-weight:600}.static-page{position:relative}.static-page::before{content:"";width:100%;max-height:300px;height:50%;display:block;position:absolute;top:0;background-color:var(--secondary-color);z-index:-1}.static-page .white-bg{background-color:var(--white);padding:32px 40px;border-radius:20px}.static-page .static-img{margin-left:40px;margin-bottom:30px}.static-page .section-heading{font-size:28px;line-height:34px;margin:20px 0;font-weight:400}.static-page .section-heading span{color:var(--white);position:relative;display:inline-block;font-weight:600}.static-page .section-heading span::after{content:'';background:url("../img/static-curve.svg");width:100%;display:block;position:absolute;top:100%;left:0;background-repeat:no-repeat;height:5px}.privacy-page .section-heading span::after{background:url("../img/privacy-curve.svg");background-repeat:no-repeat;height:9px}.static-page .white-bg p{overflow:unset}.static-page .white-bg p:not(:last-child){margin-bottom:14px}.contact-page .form-headline{font-weight:600;font-size:14px;line-height:22px;margin-bottom:18px;display:block}.contact-page .form_group-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px}.contact-page input,.contact-page textarea{padding:18px 0;border-bottom:1px solid #d9d9d9;width:100%;font-size:14px;line-height:20px;font-weight:600}.contact-page input:focus,.contact-page textarea:focus{border-color:var(--primary-color);color:var(--primary-color)}.contact-page .message-form_group{grid-column:span 2}.contact-page .prfx-frm-submit,.article-slider .cta,.hero-slider .cta{padding:13px 45px 13px 20px;border:2px dashed #d9d9d9;background:var(--white);font-size:16px;font-weight:800;border-radius:18px;position:relative;cursor:pointer;transition:.3s;display:inline-block;color:var(--black)}.contact-page .prfx-frm-submit::after,.article-slider .cta::after,.hero-slider .cta::after{content:'';background:url("../img/submit-arrow.svg");width:18px;height:14px;display:block;position:absolute;top:18px;right:18px;background-repeat:no-repeat}.contact-page .prfx-frm-submit:focus{color:var(--primary-color);border-color:var(--primary-color)}.static-title{position:relative}.hero-slider .pos-rel{position:relative;z-index:1}.hero-slider .circles::after{content:'';width:412px;height:415px;background:url("../img/slider-big-circle.svg");position:absolute;right:0;top:25%;background-repeat:no-repeat}.hero-slider .circles::before{content:'';width:93px;height:202px;background:url("../img/slider-small-circle.svg");position:absolute;right:0;top:22%;background-repeat:no-repeat}.breadcrumb{background:var(--secondary-color);padding:15px 0 24px;color:var(--white);margin-bottom:30px;position:relative}.breadcrumb::after,.static-title::after{content:'';width:52px;height:52px;background:url("../img/big-circle.svg");position:absolute;right:12px;top:16px;background-repeat:no-repeat}.breadcrumb::before,.static-title::before{content:'';width:25px;height:25px;background:url("../img/small-circle.svg");position:absolute;right:0;top:10px;background-repeat:no-repeat}.breadcrumb::after{top:8px}.breadcrumb::before{top:6px}.breadcrumb span,.breadcrumb a{font-size:15px;line-height:22px;font-weight:600;position:relative;transition:.3s}.breadcrumb .current-item::after{content:'';background:url("../img/curve.png");width:100%;max-width:73px;display:block;position:absolute;top:100%;right:0;background-repeat:no-repeat;height:8px;background-size:contain}.searched-text{font-size:20px;line-height:26px;margin-bottom:15px}.searched-text .search-kw{color:var(--primary-color)}.no-result{margin-bottom:15px;font-weight:600}.grid{display:grid;grid-template-columns:2fr 1fr;column-gap:30px;margin-bottom:50px}.art-listing{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px}.art-listing a{display:block;padding:20px;border-radius:10px;box-shadow:0 4px 14px 0 rgba(192,192,192,0.35)}.art-listing .al__content{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:20px;margin-bottom:14px}.art-listing .category span{display:inline-block;padding:4px 20px;background-color:var(--secondary-color);color:var(--white);border-radius:20px;margin-bottom:14px;transition:.3s}.art-listing .title{font-size:16px;line-height:22px;margin-bottom:12px;height:46px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:.3s}.art-listing figure img{border-radius:10px;transition:.3s}.art-listing figure{overflow:hidden;border-radius:10px;position:relative}.art-listing figure::after{content:'';background:url("../img/listing-arrow.svg");width:47px;height:47px;display:block;position:absolute;right:0;bottom:0;background-repeat:no-repeat}.common-style .section-heading,.you-may-like .section-heading{font-size:28px;line-height:34px;font-weight:400;margin-bottom:35px}.common-style .section-heading span,.you-may-like .section-heading span{display:inline-block;position:relative;font-weight:600}.common-style .section-heading span::after,.you-may-like .section-heading span::after{content:'';background:url("../img/pink-curve.svg");max-width:99px;width:100%;display:block;position:absolute;top:95%;right:0;background-repeat:no-repeat;height:100%;background-size:contain}.article_search_page .you-may-like .section-heading{margin-bottom:20px}.must-read .title,.featured-article-listing .title{font-size:15px;line-height:20px;max-height:58px;overflow:hidden;transition:.3s}.must-read .title span,.featured-article-listing .title span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.must-read .title{height:45px;position:relative;display:flex;align-items:center;overflow:hidden}.must-read .title span{-webkit-line-clamp:2;margin-left:65px}.must-read .al__list:nth-child(1) .title::before{content:'01'}.must-read .al__list:nth-child(2) .title::before{content:'02'}.must-read .al__list:nth-child(3) .title::before{content:'03'}.must-read .al__list:nth-child(4) .title::before{content:'04'}.must-read .al__list .title::before{position:absolute;width:45px;height:45px;background-color:var(--circle);color:var(--light-text);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.3s}.must-read .al__list .title::after{content:"";position:absolute;width:7px;height:7px;background-color:var(--primary-color);border-radius:50%;left:0;bottom:6px;z-index:2;opacity:.6;transition:.3s}.must-read a{padding:20px 0;display:block}.must-read .al__list:not(:last-child) a{border-bottom:1px solid var(--circle)}.must-read .section-heading{margin-bottom:20px}.featured-articles{margin-bottom:25px}.featured-articles a{display:block;padding:20px;border-radius:10px;box-shadow:0 4px 24px 0 rgba(218,218,218,0.45);margin-bottom:20px}.featured-articles .featured-article-listing .al__group{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;place-items:center}.featured-articles .featured-article-listing img{border-radius:10px;height:92px}.leftcatheader{display:none}.pagination{display:inline-block;padding:10px 20px;border-radius:10px;border-radius:10px;box-shadow:0 4px 14px 0 rgba(192,192,192,0.35)}.pagination a,.pagination b{display:inline-block;line-height:1;font-weight:600;transition:.3s}.pagination b{color:var(--primary-color)}.pagination .rightcatheader{display:flex;align-items:center;column-gap:22px}.pagination .next svg path,.pagination .prev svg path{transition:.3s}.pagination .prev svg{transform:rotate(180deg)}.article-details .title{font-size:28px;line-height:34px;margin-bottom:30px}.article-details img{border-radius:16px;margin-bottom:24px}.article-details p:not(:last-child),.article-details ul{margin-bottom:12px}.static-page li,.article-details li{list-style:disc;margin-left:16px}.hero-slider{position:relative;margin-top:-75px;padding:100px 0 80px;overflow:hidden}.hero-slider::after{content:"";width:40%;height:100%;background:var(--secondary-color);position:absolute;right:0;top:0;z-index:-1}.hero-slider::before{content:"";width:100%;height:100%;background:url("../img/banner-shadow.svg");position:absolute;left:0;top:0;z-index:-1;background-repeat:no-repeat}.hero-slider .al__card{display:grid;grid-template-columns:1fr 1.3fr;column-gap:60px;place-items:center}.hero-slider figure{max-height:511px}.hero-slider .title{font-size:36px;line-height:42px;font-weight:800;margin-bottom:60px;position:relative}.hero-slider .al__content{color:var(--light-text);font-weight:400;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:42px}.hero-slider img{border-top-right-radius:50px;border-bottom-left-radius:50px}.hero-slider .title span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.hero-slider .title span::after{content:'';background:url("../img/pink-curve.svg");max-width:99px;width:100%;display:block;background-repeat:no-repeat;height:13px;background-size:contain;position:absolute;bottom:-20px}.hero-slider .title span::before{content:'';background:url("../img/banner-title-line.svg");width:25px;display:block;background-repeat:no-repeat;height:25px;background-size:contain;position:relative;right:3px;top:3px;transform:rotate(15deg)}.home_page .section-wrap{margin-bottom:60px}.home_page .art-listing{grid-template-columns:repeat(4,1fr);margin-bottom:0}.home_page .art-listing a{padding:14px}.home_page .most-popular .cta{color:var(--secondary-color);font-weight:700}.most-popular figure::after{content:none}.home_page .most-popular a{padding:0}.most-popular .art-listing figure img,.most-popular .art-listing figure{border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px}.most-popular .art-listing .group--2{padding:18px 20px}.most-popular .art-listing .title{margin-bottom:7px}.latest-articles .art-listing .title{margin-bottom:18px}.home_page .art-listing img{transition:.3s}.home_page .art-listing figure::after{background:url("../img/home-arrow.svg");width:38px;height:38px}.home_page .featured-articles,.home-featured .grid{margin:0}.home_page .featured-article-listing{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.top-categories{background:var(--primary-color);padding:40px 0;position:relative}.top-categories-listing{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;position:relative;z-index:2}.top-categories .section-heading span{color:var(--white)}.top-categories .section-heading span::after{background:url("../img/curve.png");background-repeat:no-repeat;right:0;width:73px;height:9px}.top-categories a{position:relative;border-radius:65px;display:block;overflow:hidden}.top-categories img{transition:.3s;border-radius:65px}.top-categories .blog-cat{position:absolute;bottom:20px;text-align:center;width:100%}.top-categories .category-name{display:inline-block;padding:4px 22px;background-color:var(--white);font-weight:600;text-transform:capitalize;border-radius:15px;font-size:14px;line-height:20px;transition:.3s}.top-categories::after{content:'';width:207px;height:215px;background:url("../img/category-big-circle.svg");position:absolute;right:0;top:25%;background-repeat:no-repeat}.top-categories::before{content:'';width:70px;height:80px;background:url("../img/category-small-circle.svg");position:absolute;right:0;top:22%;background-repeat:no-repeat}.article-slider a{display:grid;grid-template-columns:1fr 1fr;align-items:center;background-color:var(--secondary-color);border-radius:10px;border-top-right-radius:30px;padding-left:40px;column-gap:20px;position:relative}.article-slider a::after{content:'';width:80px;height:80px;background:url("../img/big-circle.svg");position:absolute;left:25%;transform:scale(2);bottom:0;background-repeat:no-repeat}.article-slider a::before{content:'';width:40px;height:40px;background:url("../img/small-circle.svg");position:absolute;left:33%;bottom:80px;background-repeat:no-repeat;transform:scale(2)}.article-slider article{padding:65px 0;overflow:hidden}.article-slider img{border-top-right-radius:50px;border-bottom-left-radius:50px;max-height:340px;transform:scale(1.2);position:relative;z-index:2;right:43px}.article-slider figure{position:relative}.article-slider figure::after{content:"";width:70%;height:100%;margin:0 auto;display:block;position:absolute;top:0;left:7%;border:2px solid #ca054d;z-index:1;transform:scale(1.35);border-top-right-radius:30px;border-bottom-left-radius:30px}.article-slider .title{font-size:28px;line-height:34px;color:var(--white);width:80%;margin-bottom:30px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.article-slider .slick-dots li button:before{font-size:30px;color:white;opacity:1}.article-slider .slick-dots li.slick-active button:before{color:var(--white);opacity:1;border:1px solid var(--white);border-radius:50%;line-height:19px}.article-slider .slick-dots{width:auto;bottom:20%;left:40px}@media only screen and (max-width:1024px){.contact-page .static-img{float:unset;max-width:422px;margin:0 auto 30px}.hero-slider .al__card{grid-template-columns:auto;row-gap:30px}.hero-slider::after{width:50%}.hero-slider figure{max-width:500px}.article-slider .title,.article-details .title{font-size:22px;line-height:28px;margin-bottom:20px}.home_page .art-listing{grid-template-columns:repeat(2,1fr)}.home-featured .grid{grid-template-columns:1fr}.hero-slider .circles::after{transform:scale(0.6);top:20%;right:-80px}.hero-slider .circles::before{transform:scale(0.6);right:-20px;top:20%}}@media only screen and (min-width:900px){footer a:hover:after,header .header-menu a:hover:after,.home_page .most-popular a:hover .cta:after{transform:scaleX(1);transform-origin:bottom left}footer a:hover{color:var(--primary-color)}.contact-page .prfx-frm-submit:hover,.article-slider .cta:hover,.hero-slider .cta:hover{color:var(--primary-color);border-color:var(--primary-color)}.art-listing a:hover .title{color:var(--primary-color)}.art-listing a:hover .category span{background-color:var(--primary-color)}.art-listing a:hover img{transform:scale(1.1)}.art-listing a:hover figure::after{background:url("../img/pink-arrow.svg")}.common-style a:hover .title{color:var(--primary-color)}.must-read a:hover .title::before{background-color:var(--secondary-color);color:var(--white)}.must-read a:hover .title::after{opacity:1}.breadcrumb a:hover{color:var(--primary-color)}.home_page .grid a:hover .title,.latest-articles a:hover .title{text-decoration:underline}.latest-articles a:hover .title{color:var(--secondary-color)}.home_page .art-listing a:hover figure::after{background:url("../img/home-arrow-green.svg")}.top-categories a:hover .category-name{color:var(--primary-color)}.top-categories a:hover img{box-shadow:0 4px 34px 0 rgba(117,116,116,0.35)}.featured-articles .featured-article-listing figure{width:100%}.pagination a:hover{color:var(--primary-color)}.pagination .next:hover svg path[fill='#77b98d'],.pagination .prev:hover svg path[fill='#77b98d']{fill:#ca054d}}@media only screen and (max-width:900px){.static-page .static-img{float:unset;max-width:422px;margin:0 auto 30px}.grid{grid-template-columns:auto;row-gap:30px}.featured-article-listing{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.hero-slider .title{font-size:24px;line-height:30px;margin-bottom:20px}.hero-slider .al__content{display:none}.hero-slider{padding:90px 0 60px}.hero-slider .title span::after{content:none}.home_page .section-wrap{margin-bottom:30px}.top-categories-listing{grid-template-columns:repeat(2,1fr)}.article-slider .title{width:100%}.article-slider a{padding:0;gap:30px;border-radius:10px;grid-template-columns:1fr;background:transparent}.article-slider figure{max-width:600px;margin:0 auto;top:-50px}.article-slider img{transform:scale(1);right:0;top:0}.article-slider figure::after{width:80%;top:0;left:10%;transform:scale(1.12)}.article-slider .group--1{background-color:var(--secondary-color);padding:30px 20px 70px;width:95%;margin:0 auto;border-radius:10px}.article-slider .slick-dots{height:45px;position:static;background-color:var(--secondary-color);width:150px;margin:-20px auto 0;display:flex;justify-content:center;align-items:center;font-size:0;border-radius:10px}.article-slider article{padding:0}.article-slider .slick-dotted.slick-slider{margin-bottom:0}.contact-page .prfx-frm-submit,.article-slider .cta,.hero-slider .cta{padding:9px 35px 9px 15px;font-size:14px;border-radius:12px}.contact-page .prfx-frm-submit::after,.article-slider .cta::after,.hero-slider .cta::after{top:13px;right:12px}.article-slider a::after{width:80px;height:80px;left:80%;transform:scale(2);top:45px}.article-slider a::before{width:30px;height:30px;left:70%;top:100px;transform:scale(2)}}@media only screen and (max-width:768px){header .h-logo,footer .f-logo{width:175px;height:25px}footer .footer-content{flex-direction:column;row-gap:20px}.static-page .white-bg{padding:25px}.featured-articles a{padding:15px}.common-style .section-heading,.you-may-like .section-heading{margin-bottom:25px}}@media only screen and (max-width:600px){header .search-form-wrap{top:55px;right:0}.contact-page .form_group-wrapper,.home_page .art-listing,.home_page .featured-article-listing,.featured-article-listing{grid-template-columns:auto}.contact-page .message-form_group{grid-column:auto}.art-listing .title{max-height:46px;height:auto}.art-listing{grid-template-columns:auto}.art-listing a{padding:20px 15px}.pagination{display:block;max-width:320px;margin:0 auto}.pagination .rightcatheader{justify-content:center}.common-style .section-heading,.you-may-like .section-heading{font-size:22px;line-height:28px}.home-featured .grid .section-heading{margin-bottom:20px}.article-slider a::after{width:60px;height:60px;left:80%;top:60px;transform:scale(1.5)}.article-slider a::before{width:30px;height:30px;left:70%;top:110px;transform:scale(1.5)}.featured-articles .featured-article-listing .al__group{grid-template-columns:1fr 2.5fr;place-items:flex-start;align-items:center}}@media only screen and (max-width:480px){header .h-logo,footer .f-logo{width:140px;height:20px}header .search-form-wrap{right:-35px}.search-icon-list,.hamburger svg{transform:scale(0.8)}header .header-elements{column-gap:10px}.static-page .white-bg{padding:20px}.hero-slider .circles::after{transform:scale(0.3);top:0;right:-140px}.hero-slider .circles::before{transform:scale(0.3);right:-35px;top:10%}.featured-articles a{padding:10px}.must-read a{padding:15px 0}.top-categories-listing{grid-template-columns:auto}.top-categories a{max-width:320px;display:block;margin:0 auto}.art-listing,.grid{row-gap:25px}.article-slider a::after{left:70%;top:95px;transform:scale(1.3)}.article-slider a::before{left:55%;top:130px;transform:scale(1.3)}.featured-articles .featured-article-listing .al__group{grid-template-columns:1fr 1.7fr}}@media only screen and (max-width:375px){.featured-articles .featured-article-listing .al__group{grid-template-columns:1fr 1.4fr}}*{box-sizing:border-box;padding:0;margin:0;word-break:break-word}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:'Heebo',sans-serif;position:relative;color:var(--black);font-weight:300;text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:100%}ul,li{list-style-type:none}img{border:0;vertical-align:middle}a{text-decoration:none;font:inherit;color:inherit}a:hover{cursor:pointer}a:focus{outline:0;box-shadow:none}textarea{border:0;outline:0;font-family:inherit;resize:none}b,strong{font-weight:normal}input,select,textarea{border:0;outline:0;font-family:inherit;border-radius:0;-webkit-appearance:none}input[type=submit]{cursor:pointer}em,i{font-style:normal !important}footer,header,nav{display:block}input:focus,textarea:focus{outline:0}button{font-family:inherit;outline:0;border:0}.container{width:1250px;max-width:100%;margin:0 auto;padding:0 15px}.container-left{padding-left:calc((100% - 1250px) / 2);margin:0 0 0 15px}.sticky-footer.sticky-footer{min-height:calc(100vh - 150px)}.pull-left{float:left}.pull-right{float:right}.sm-section{width:350px}.lg-section{width:calc(100% - 390px)}.pos-rel{position:relative}.tran{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.img-responsive{width:100%;display:block;height:100%;object-fit:cover;object-position:center}.no-scroll{position:fixed;overflow-y:scroll;width:100%;max-height:100vh}.disp-b{display:block}.lc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.img-fit{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}::-webkit-scrollbar{background:var(--primary-color);width:8px;border-radius:5px}::-webkit-scrollbar-thumb{transition:.3s all ease-in-out;border-radius:5px;border:1px solid var(--primary-color);background:rgba(254,254,254,0.8)}.row{margin-left:-15px;margin-right:-15px}.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-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-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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media(min-width:600px){.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{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-4{right:33.33333333%}.col-sm-push-8{left:66.66666667%}.col-sm-pull-6{right:50%}.col-sm-push-6{left:50%}}@media(min-width:900px){.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{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.left-content{width:calc(100% - 320px)}.right-content{width:320px}.col-md-pull-5{right:41.66666667%}.col-md-push-7{left:58.33333333%}}@media(min-width:1200px){.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{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container:after,.row:after{clear:both}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:25px}[dir='rtl'] .slick-prev{right:25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:25px}[dir='rtl'] .slick-next{right:auto;left:25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}:root{--primary-color:#77b98d;--secondary-color:#ca054d;--black:#000;--white:#fff;--light-text:#555;--circle:#ddd}