.bl_blog_list .container,.pg_blog_details .container{width:100%;max-width:var(--container-width);margin:auto}.pg_blog_details .bl_blog_hero{position:relative;min-height:713px;color:#fff}.pg_blog_details .bl_blog_hero .container{position:relative;z-index:1;padding-top:var(--header-height);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:713px}.pg_blog_details .bl_blog_hero h1{font-size:46px;font-weight:700;margin-bottom:50px}.pg_blog_details .bl_blog_hero p{font-size:16px;letter-spacing:3px;padding-bottom:15px;text-transform:uppercase}.pg_blog_details article h2{font-size:36px;font-weight:400;margin-bottom:20px}.pg_blog_details article h3{font-size:24px;font-weight:700;margin-bottom:20px;color:var(--color-pink)}.pg_blog_details article ol,.pg_blog_details article p,.pg_blog_details article ul{font-size:16px;line-height:26px;margin-bottom:20px}.pg_blog_details article ol,.pg_blog_details article ul{margin-left:3em}.pg_blog_details article ol li,.pg_blog_details article ul li{margin-bottom:10px}.pg_blog_details article ol li:last-child,.pg_blog_details article ul li:last-child{margin-bottom:40px}.pg_blog_details article img{max-width:100%}.pg_blog_details article .blog-table-container,.pg_blog_details article table{width:100%}.pg_blog_details article .blog-table-container{margin-bottom:25px;overflow-x:auto;border-radius:8px;border:1px solid #ecdde9;box-shadow:0 2px 8px rgba(101,5,95,.04)}.pg_blog_details article .blog-table,.pg_blog_details article table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.5;background-color:#ffffff}.pg_blog_details article .blog-table th,.pg_blog_details article table th{background-color:#f9f1f7;color:var(--color-pink);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.5px;padding:14px 18px;text-align:left;border-bottom:2px solid #debcd6;white-space:nowrap}.pg_blog_details article .blog-table td,.pg_blog_details article table td{padding:12px 18px;border-bottom:1px solid #f1e4ee;color:#333;vertical-align:middle}.pg_blog_details article .blog-table tr:nth-child(2n),.pg_blog_details article table tr:nth-child(2n){background-color:#fdfafc}.pg_blog_details article .blog-table tr:hover,.pg_blog_details article table tr:hover{background-color:#f7ebf4}.pg_blog_details article .blog-table tr:last-child td,.pg_blog_details article table tr:last-child td{border-bottom:none}.pg_blog_details article .blog-table td strong,.pg_blog_details article table td strong{color:var(--color-pink);font-weight:700}.bl_blog_list{padding:50px 0}.bl_blog_list .bl_blog_list_hero{position:relative;min-height:464px;color:#fff}.bl_blog_list .bl_blog_list_hero .container{min-height:464px;position:relative;z-index:1;display:flex;align-items:center}.bl_blog_list .bl_blog_list_hero .container h1{font-size:46px;font-weight:700}.bl_blog_list_item{position:relative;min-height:234px}.bl_blog_list_item .bl_image a{display:block;width:100%;height:234px;overflow:hidden;position:relative}.bl_blog_list_item .bl_content{margin:-50px 15px 0;background-color:#f9f1f7;padding:50px 30px 30px;position:relative;z-index:1;min-height:390px}.bl_blog_list_item .bl_content .category{background-image:linear-gradient(90deg,#65055f 42%,#a3086a 75%);color:#fff;padding:0 7px;font-size:12px;line-height:25px;text-transform:none;margin-top:-62px;position:absolute;border-radius:3px}.bl_blog_list_item .bl_content .category a{color:#fff;text-decoration:none}.bl_blog_list_item .bl_content .date{font-size:16px;line-height:28px;margin-bottom:16px;color:var(--color-pink)}.bl_blog_list_item .bl_content h2{font-size:20px;line-height:28px;color:#000;font-family:var(--font-body);margin-bottom:25px;font-weight:700}.bl_blog_list_item .bl_content h2 a{color:#000;text-decoration:none}.bl_blog_list_item .bl_content h2 a:hover{color:#575760}.bl_blog_list_item .bl_content p{font-size:16px;line-height:26px}.bl_sidebar .sidebar_widget{padding:35px 40px;border:1px solid #e2e3e4;margin-bottom:50px}.bl_sidebar .sidebar_widget h2{font-size:24px;font-weight:700;color:var(--color-pink);margin-bottom:20px}.bl_sidebar .sidebar_widget.bl_latest_posts ul{list-style:none}.bl_sidebar .sidebar_widget.bl_latest_posts ul li{margin-bottom:15px}.bl_sidebar .sidebar_widget.bl_latest_posts ul li:last-child{margin-bottom:0}.bl_sidebar .sidebar_widget.bl_latest_posts .bl_latest_post{display:flex;width:100%;align-items:center;gap:15px}.bl_sidebar .sidebar_widget.bl_latest_posts .bl_latest_post .bl_thumb{width:80px}.bl_sidebar .sidebar_widget.bl_latest_posts .bl_latest_post .bl_detail h3{font-size:16px;font-weight:400;line-height:20px;color:#000;margin-bottom:5px;font-family:var(--font-body)}.bl_sidebar .sidebar_widget.bl_latest_posts .bl_latest_post .bl_detail h3 a{color:#000;text-decoration:none}.bl_sidebar .sidebar_widget.bl_latest_posts .bl_latest_post .bl_detail h3 a:hover{color:var(--color-pink)}.bl_sidebar .sidebar_widget.bl_latest_posts .bl_latest_post .bl_detail time{font-size:14px;line-height:22px;font-weight:400;font-style:italic;color:var(--color-pink)}.bl_sidebar .sidebar_widget.bl_tags a{font-size:14px;line-height:26px;color:#000;background:#eee;padding:4px 12px;text-decoration:none;border-radius:99px;margin:0 5px 10px 0;display:inline-block}.bl_sidebar .sidebar_widget.bl_categories ul{list-style:none}.bl_sidebar .sidebar_widget.bl_categories ul li:not(:last-child){border-bottom:1px solid #e2e3e4}.bl_sidebar .sidebar_widget.bl_categories ul li a{position:relative;display:block;font-size:16px;line-height:20px;padding:13px 0;color:#000;text-decoration:none;background:url(/site/images/arrow-right.svg) no-repeat 100%;background-size:14px}.bl_sidebar .sidebar_widget.bl_categories ul li a:hover{color:var(--color-pink)}@media only screen and (max-width:992px){.pg_blog_details article h2{font-size:30px}}@media only screen and (max-width:767px){.pg_blog_details article h2{font-size:25px}.bl_blog_list .bl_blog_list_hero .container h1{font-size:36px}.pg_blog_details .bl_blog_hero h1{font-size:36px;text-align:center}.bl_blog_list .container,.pg_blog_details .container{width:auto;margin:0 20px}.pg_blog_details article ol,.pg_blog_details article p,.pg_blog_details article ul{text-align:justify;margin-left:10px}.pg_blog_details article .blog-table td,.pg_blog_details article .blog-table th,.pg_blog_details article table td,.pg_blog_details article table th{padding:10px 12px;font-size:13px}}