.blog-content{padding:0 0 5.25rem;position:relative;color:var(--light-black)}.blog-content__left-section{width:calc(100% - 6rem)}.blog-content__right-section{width:6rem;display:flex;justify-content:flex-end}.blog-content__inner-wrapper{width:100%;max-width:100%;margin:auto;display:flex;flex-wrap:wrap;column-gap:6%}.blog-content__left{width:66%}.blog-content__right{width:28%}.blog-content__top{width:max-content;max-width:100%;border:.125rem solid var(--grey-color);border-radius:.625rem}.blog-content__top-icon{width:2rem;height:2rem;min-width:2rem;background:var(--grey-color);border-radius:50%}.blog-content__top-icon--play{width:2.5rem;height:2.5rem;background:var(--green-color);padding-left:.25rem;cursor:pointer}.blog-content__text{font-size:.875rem;font-weight:500;line-height:1}.blog-content__text span{font-weight:700}.blog-content a:not(.btn){color:var(--green-color);font-weight:500}.blog-content p{margin-bottom:.5rem;font-size:1rem}.blog-content p:last-child{margin-bottom:0}.blog-content h2,.blog-content h3{font-size:1.5rem;font-weight:800;line-height:1.25;margin-top:2.25rem;margin-bottom:1rem;width:100%}.blog-content .quotation{padding:2rem 2rem 2rem 3rem;border-left:.5rem solid var(--secondary-color);background:var(--grey-color);margin-top:3.25rem}.blog-content .quotation.lg-text p{margin-bottom:0;font-size:1.375rem;line-height:1.625}.blog-content .quotation__heading{font-size:1.875rem;font-weight:800;margin-bottom:1rem}.blog-content .quotation.green{border-color:var(--green-color)}.blog-content__center-content{background:var(--primary-color);color:var(--white-color);padding:3.25rem 2rem;margin-top:3.25rem}.blog-content__center-heading{font-size:2.75rem;line-height:1.125;font-weight:800;text-transform:uppercase;margin-bottom:1rem}.blog-content__center-wrapper{width:100%;max-width:100%}.blog-content__center-wrapper p{font-size:1.125rem;line-height:1.625}.blog-content ul{display:flex;flex-direction:column;row-gap:.625rem;margin-bottom:1rem}.blog-content ul li{position:relative;font-size:1.125rem;line-height:1.375;padding-left:1.25rem}.blog-content ul li:before{content:"";position:absolute;left:0;top:.5rem;font-family:var(--icons-font);color:var(--primary-color);font-size:.5rem;display:flex;transform:rotate(45deg);line-height:1}.blog-content ul li span{font-weight:800}.blog-content__right-inner{height:max-content;position:sticky;top:8rem;right:0}.blog-content__social-link{flex:1;height:3.125rem;min-width:2.5rem;display:flex;justify-content:center;align-items:center;background:var(--grey-color);border-radius:.5rem;font-size:1.25rem}.blog-content__social-link i:before{color:var(--primary-color)}.blog-content__table-content{padding:1.125rem;border:.125rem solid var(--grey-color);border-radius:.625rem;margin-top:2rem}.blog-content__table-content ul{margin-bottom:0;gap:.625rem}.blog-content__table-content ul li{padding-left:1.25rem;border-bottom:1px solid #eee;padding-bottom:.625rem}.blog-content__table-content ul li a{color:var(--green-color);font-size:1rem;font-weight:500;transition:all .5s ease-in-out}.blog-content__table-content ul li a:hover{color:var(--primary-color)}.blog-content__table-content ul li:last-child{border-bottom:0;padding-bottom:0}.blog-content__table-content ul li:before{content:"";position:absolute;left:0;font-family:var(--icons-font);font-size:.5rem;border-radius:50%;top:.625rem}.blog-content__table-heading{margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.25}.blog-content__article{background:var(--grey-color);border-radius:.625rem;padding:1.125rem;margin-top:2rem}.blog-content__article-inner{margin-top:1rem}.blog-content__article-logo{width:6.25rem;height:max-content;max-width:100%;padding:1rem;background:var(--secondary-color);border-radius:.5rem}.blog-content__article-logo svg{max-width:4.25rem;height:auto}.blog-content__article-name{font-size:.875rem;font-weight:700}.blog-content__article-desc{font-size:.875rem;font-weight:500}.blog-content__slider .slick-slide>div{display:flex;padding:0 .25rem}.blog-content__slider .slick-next,.blog-content__slider .slick-prev{z-index:1;top:-6rem;transform:none}.blog-content__slider .slick-next{right:0}.blog-content__slider .slick-prev{left:auto;right:5rem}.blog-content__slider-wrapper{gap:1rem 2%}.blog-content__slider-img{flex:1 1 32%;max-width:35rem;border-radius:.5rem;overflow:hidden}.blog-content__slider-img img{width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (max-width:1199px){.blog-content__inner-wrapper{column-gap:2%}.blog-content__left{width:68%}.blog-content__right{width:30%}.blog-content h2,.blog-content h3{font-size:1.375rem;margin-top:1.75rem}}@media only screen and (max-width:1023px){.blog-content__inner-wrapper{flex-direction:column;row-gap:1rem}.blog-content__left,.blog-content__right{width:100%}.blog-content__left{order:2}.blog-content__right{order:1}}@media only screen and (max-width:767px){.blog-content{padding-bottom:3.25rem}.blog-content .quotation{margin-top:1.75rem;padding:1rem 1rem 1rem 1.25rem;border-left-width:.25rem}.blog-content .quotation.lg-text p{font-size:1rem}.blog-content .quotation__heading{font-size:1.5rem}.blog-content__center-wrapper p{font-size:1rem;line-height:1.625}.blog-content__center-content{margin:1.75rem 0;padding:1.5rem 1rem}.blog-content__center-heading{font-size:1.875rem}.blog-content__slider .slick-next,.blog-content__slider .slick-prev{top:-5rem}.blog-content__slider .slick-prev{right:3.75rem}.blog-content__slider-img{flex:1 1 49%}.blog-content h2,.blog-content h3{font-size:1.25rem;margin-top:1.5rem}.blog-content ul li{font-size:1rem}.blog-content__top{border-radius:.5rem}.blog-content__article,.blog-content__table-content{margin-top:1.25rem}.blog-content__table-content ul li:before{top:.5rem}}.two-col__inner-wrapper{display:flex;flex-wrap:wrap;align-items:center;column-gap:2%;row-gap:1.5rem}.two-col__left{width:48%;border-radius:.625rem;overflow:hidden}.two-col__right{width:50%}.two-col img{width:100%}@media only screen and (max-width:1023px){.two-col__left{width:42%;border-radius:.625rem;overflow:hidden}.two-col__right{width:56%}}@media only screen and (max-width:767px){.two-col__left,.two-col__right{width:100%}}.listwithimg{margin-top:3.5rem;display:flex;flex-direction:column;align-items:center;row-gap:1.5rem;position:relative}.listwithimg__img-box{width:24.875rem;max-width:24.875rem;border-radius:.625rem;overflow:hidden}.listwithimg__item{background:#ffc4ae;border-radius:1rem;overflow:hidden;padding:2rem 6rem;font-size:1.25rem;text-align:center;max-width:90%;margin:auto}.listwithimg__item--one{background:var(--secondary-color);left:0;top:5%}.listwithimg__item--one,.listwithimg__item--two{padding:2rem;width:21.875rem;position:absolute;text-align:left}.listwithimg__item--two{right:0;top:20%;background:var(--green-color)}@media only screen and (max-width:1023px){.listwithimg__item{padding:1rem 3rem;max-width:100%;border-radius:.625rem}.listwithimg__item--one,.listwithimg__item--two{width:17.5rem;padding:1rem}}@media only screen and (max-width:767px){.listwithimg{row-gap:1rem;margin-top:1.5rem}.listwithimg__img-box{width:100%;max-width:100%;border-radius:.625rem}.listwithimg__item{text-align:left;padding:1rem;font-size:1rem}.listwithimg__item--one,.listwithimg__item--two{position:static;width:100%;padding:1rem;text-align:left}}.listwithoutimg{display:flex;flex-wrap:wrap;column-gap:2%;margin:1.75rem 0}.listwithoutimg__item{width:32%;background:var(--green-color);padding:3rem;border-radius:1rem;font-size:1.25rem;line-height:1.5;min-height:100%;display:flex;align-items:center;font-weight:600;text-transform:capitalize}.listwithoutimg__item--one{background:var(--secondary-color)}.listwithoutimg__item--three{background:#a1b4e6}@media only screen and (max-width:1023px){.listwithoutimg__item{padding:2rem 1rem;font-size:1.125rem}}@media only screen and (max-width:767px){.listwithoutimg{row-gap:1rem}.listwithoutimg__item{width:100%}}.bgtwocol__items{display:flex;flex-direction:column}.bgtwocol__item{display:flex}.bgtwocol__item:nth-child(odd) .bgtwocol__img-box{order:2}.bgtwocol__item:nth-child(odd) .bgtwocol__content-box{order:1;padding-left:0;padding-right:2rem}.bgtwocol__content-box{padding:2rem 0 2rem 2rem;min-height:100%;display:flex;flex-direction:column;justify-content:center}.bgtwocol__content-box.order{order:2!important}.bgtwocol__content-box.dark,.bgtwocol__content-box.light{padding:2rem!important}.bgtwocol__content-box.dark p,.bgtwocol__content-box.light p{font-size:1rem}.bgtwocol__content-box.light{background:var(--grey-color)}.bgtwocol__content-box.dark{background:var(--secondary-color)}.bgtwocol__heading{font-size:1.625rem;font-weight:800;margin-bottom:1rem}.bgtwocol__content-box,.bgtwocol__img-box{width:50%}.bgtwocol__img-box img{width:100%;height:100%;object-fit:cover;object-position:center}@media only screen and (max-width:767px){.bgtwocol__items{row-gap:1.5rem}.bgtwocol__item{flex-direction:column;row-gap:1rem}.bgtwocol__item:nth-child(odd) .bgtwocol__img-box{order:1}.bgtwocol__item:nth-child(odd) .bgtwocol__content-box{order:2;padding-right:0}.bgtwocol__content-box,.bgtwocol__img-box{width:100%}.bgtwocol__content-box{padding:0}.bgtwocol__content-box.dark,.bgtwocol__content-box.light{padding:1rem!important;margin-top:-1rem}.bgtwocol__heading{font-size:1.375rem}}.blog-heading__btm{margin-top:2rem}.blog-heading .heading-wrapper{width:64rem;max-width:100%}.blog-heading .heading--lg{font-size:2.75rem;text-transform:capitalize;line-height:1.25}.blog-heading__date-wrapper{font-family:var(--roboto-flex);font-size:1rem;line-height:1.25;display:flex;column-gap:.25rem}.blog-heading__date-wrapper span{display:inline-flex}.blog-heading__date{font-weight:600;text-decoration:underline}.blog-heading__tag{font-size:.875rem;line-height:1;padding:.625rem 1.25rem .75rem;border:.0625rem solid #ddd;border-radius:.5rem;text-transform:capitalize;letter-spacing:.25px;color:var(--light-black);text-align:center}@media only screen and (max-width:767px){.blog-heading .heading--lg{font-size:1.375rem;line-height:1.5}.blog-heading__btm{flex-direction:column;align-items:flex-start}}.breadcrumb{column-gap:2rem;font-size:.875rem;letter-spacing:.25px;font-weight:400}.breadcrumb a{opacity:1;font-weight:800}.breadcrumb span{opacity:.75}.breadcrumb li{position:relative;text-align:right}.breadcrumb li:after{content:"";position:absolute;top:.55rem;right:-1rem;width:.375rem;height:.375rem;border-right:.0625rem solid var(--primary-color);border-top:.0625rem solid var(--primary-color);display:flex;transform:rotate(45deg)}.breadcrumb li:last-child:after{display:none}@media only screen and (max-width:767px){.breadcrumb{column-gap:2rem}.breadcrumb li:after{top:.5rem;right:-1.125rem}}