*{margin:0;padding:0;box-sizing:border-box}
html,body{font-family:'Nunito',sans-serif;line-height:1.6;color:#2a2a2a;background:#fafafa}
body{display:flex;flex-direction:column;min-height:100vh}
.cntnr_wrp{max-width:1140px;margin:0 auto;padding:0 20px;width:100%}
.hdr_mn{background:linear-gradient(135deg,#721C14 0%,#721c14eb 100%);box-shadow:0 4px 6px #00000026;position:relative}
.hdr_mn .top_rw3{border-bottom:1px solid #fddedf33;padding:18px 0}
.hdr_mn .top_rw3 .cntnr_wrp{display:flex;justify-content:space-between;align-items:center;gap:40px}
.brnd_stck47{display:flex;align-items:center;gap:16px}
.lg_wrpr12{width:88px;height:88px;background:#ffffff26;border-radius:8px;padding:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0003}
.lg_wrpr12 img{width:100%;height:100%;object-fit:contain}
.cmpny_nm_txt{color:#FDDEDF;font-size:28px;font-weight:700;letter-spacing:.5px;text-shadow:0 2px 4px #0000004d}
.cntct_dtls_blck{display:flex;gap:28px;align-items:center}
.cntct_item8{display:flex;align-items:center;gap:10px;color:#FDDEDF;font-size:15px;text-decoration:none;transition:color .3s}
.cntct_item8 i{font-size:19px;color:#7C96F1}
.cntct_item8:hover{color:#fff}
.nvgtn_rw_area{padding:14px 0}
.nvgtn_mn_lst{display:flex;gap:8px;justify-content:center;list-style:none}
.nvgtn_mn_lst li a{display:block;padding:12px 24px;color:#FDDEDF;text-decoration:none;font-weight:600;font-size:16px;border-radius:6px;transition:background-color 0.3s,color .3s}
.nvgtn_mn_lst li a:hover{background-color:#7c96f140;color:#fff}
main{flex:1}
.ftr_section88{background:linear-gradient(180deg,#2a2a2a 0%,#1a1a1a 100%);color:#e0e0e0;padding:60px 0 30px;margin-top:80px;border-top:3px solid #721C14}
.ftr_grd_layout{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:40px}
.ftr_col_info h3{color:#FDDEDF;font-size:22px;font-weight:700;margin-bottom:20px;border-bottom:2px solid #721C14;padding-bottom:10px}
.ftr_col_info p{margin-bottom:14px;line-height:1.8;font-size:15px}
.ftr_col_info i{color:#7C96F1;margin-right:10px;width:20px}
.ftr_lnks_lst{list-style:none}
.ftr_lnks_lst li{margin-bottom:12px}
.ftr_lnks_lst a{color:#e0e0e0;text-decoration:none;font-size:15px;transition:color .3s}
.ftr_lnks_lst a:hover{color:#7C96F1}
.ftr_cpyrght_bar{border-top:1px solid #fddedf33;padding-top:25px;text-align:center;font-size:14px;color:#b0b0b0}
.ckie_popup_tl{position:fixed;top:0;left:0;width:100%;background:#2a2a2afa;color:#fff;padding:22px 0;box-shadow:0 4px 12px #0006;z-index:10000;display:none}
.ckie_popup_tl[data-state="visible"]{display:block}
.ckie_inner_wrap{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}
.ckie_msg_txt{flex:1;min-width:280px;font-size:15px;line-height:1.6}
.ckie_toggles_grp{display:flex;gap:20px;flex-wrap:wrap}
.ckie_tgl_item{display:flex;align-items:center;gap:8px}
.ckie_tgl_item input[type="checkbox"]{width:18px;height:18px;cursor:pointer}
.ckie_tgl_item label{font-size:14px;cursor:pointer}
.ckie_btns_wrap{display:flex;gap:12px}
.ckie_btn_pill{padding:10px 28px;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color 0.3s,transform .2s;font-family:'Nunito',sans-serif}
.ckie_btn_pill:hover{transform:translateY(-1px)}
.ckie_accept_btn{background:#721C14;color:#fff}
.ckie_accept_btn:hover{background:#8a2318}
.ckie_decline_btn{background:#4a4a4a;color:#fff}
.ckie_decline_btn:hover{background:#5a5a5a}
::-webkit-scrollbar{width:12px}
::-webkit-scrollbar-track{background:#f0f0f0;box-shadow:inset 0 0 4px #0000001a}
::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#721C14 0%,#5a1610 100%);border-radius:6px;box-shadow:0 2px 4px #0003}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8a2318 0%,#721C14 100%)}
@media (max-width: 1024px) {
.hdr_mn .top_rw3 .cntnr_wrp{flex-direction:column;gap:20px}
.cntct_dtls_blck{flex-direction:column;gap:12px}
.nvgtn_mn_lst{flex-wrap:wrap}
.ftr_grd_layout{grid-template-columns:1fr;gap:35px}
}
@media (max-width: 640px) {
.lg_wrpr12{width:70px;height:70px}
.cmpny_nm_txt{font-size:22px}
.nvgtn_mn_lst{flex-direction:column;gap:4px}
.nvgtn_mn_lst li a{text-align:center;padding:10px 16px}
.ckie_inner_wrap{flex-direction:column;align-items:stretch}
.ckie_toggles_grp{flex-direction:column;gap:10px}
.ckie_btns_wrap{flex-direction:column}
.ckie_btn_pill{width:100%}
}
.terms-section{max-width:1140px;margin:0 auto;padding:80px 20px;background:#fff}
.terms-section h1{font-size:42px;line-height:1.2;color:#721C14;margin:0 0 40px;font-weight:700;letter-spacing:-.5px}
.terms-section h2{font-size:32px;line-height:1.3;color:#721C14;margin:60px 0 24px;font-weight:700;letter-spacing:-.3px}
.terms-section h3{font-size:24px;line-height:1.4;color:#721C14;margin:40px 0 20px;font-weight:600}
.terms-section h4{font-size:20px;line-height:1.4;color:#721C14;margin:32px 0 16px;font-weight:600}
.terms-section h5{font-size:18px;line-height:1.5;color:#721C14;margin:28px 0 14px;font-weight:600}
.terms-section h6{font-size:16px;line-height:1.5;color:#721C14;margin:24px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.terms-section p{font-size:17px;line-height:1.8;color:#2c2c2c;margin:0 0 20px;font-weight:400}
.terms-section ul{margin:0 0 24px;padding:0 0 0 32px;list-style-type:disc}
.terms-section ol{margin:0 0 24px;padding:0 0 0 32px;list-style-type:decimal}
.terms-section li{font-size:17px;line-height:1.8;color:#2c2c2c;margin:0 0 12px;padding-left:8px}
.terms-section ul ul{margin:12px 0 0;padding-left:28px;list-style-type:circle}
.terms-section ol ol{margin:12px 0 0;padding-left:28px;list-style-type:lower-alpha}
.terms-section li ul{margin-top:8px}
.terms-section li ol{margin-top:8px}
.terms-section strong{font-weight:700;color:#721C14}
.terms-section b{font-weight:700;color:#721C14}
.terms-section hr{border:none;height:2px;background:linear-gradient(to right,#721C14,#7C96F1,#FDDEDF);margin:48px 0;border-radius:4px;box-shadow:0 2px 4px #721c1426}
.terms-section div{margin:0 0 20px}
.terms-section h1:first-child{margin-top:0}
.terms-section p:last-child{margin-bottom:0}
.terms-section ul:last-child{margin-bottom:0}
.terms-section ol:last-child{margin-bottom:0}
@media (max-width: 1024px) {
.terms-section{padding:60px 30px}
.terms-section h1{font-size:36px;margin-bottom:32px}
.terms-section h2{font-size:28px;margin:48px 0 20px}
.terms-section h3{font-size:22px;margin:32px 0 16px}
}
@media (max-width: 640px) {
.terms-section{padding:40px 20px}
.terms-section h1{font-size:30px;margin-bottom:28px}
.terms-section h2{font-size:24px;margin:40px 0 18px}
.terms-section h3{font-size:20px;margin:28px 0 14px}
.terms-section h4{font-size:18px;margin:24px 0 12px}
.terms-section h5{font-size:17px}
.terms-section h6{font-size:15px}
.terms-section p{font-size:16px;line-height:1.7;margin-bottom:18px}
.terms-section li{font-size:16px;line-height:1.7}
.terms-section ul{padding-left:24px;margin-bottom:20px}
.terms-section ol{padding-left:24px;margin-bottom:20px}
.terms-section hr{margin:36px 0}
}
.artcl_cntnr{max-width:1140px;margin:0 auto;padding:40px 20px}
.artcl_hdr_wrp{margin-bottom:48px;text-align:center}
.artcl_hdr_wrp h1{font-size:42px;color:#721C14;margin:0 0 24px;line-height:1.2;font-weight:700}
.artcl_img_ctn{width:100%;max-width:900px;margin:0 auto 56px;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #721c1426}
.artcl_img_ctn img{width:100%;height:auto;display:block}
.artcl_bdy_wrp{max-width:800px;margin:0 auto}
.artcl_bdy_wrp p{font-size:18px;line-height:1.75;color:#2a2a2a;margin-bottom:24px}
.artcl_bdy_wrp strong{color:#721C14;font-weight:600}
.artcl_bdy_wrp em{font-style:italic;color:#555}
.artcl_bdy_wrp h2{font-size:32px;color:#721C14;margin:48px 0 20px;line-height:1.3;font-weight:700;position:relative;padding-left:20px}
.artcl_bdy_wrp h2::before{content:'';position:absolute;left:0;top:8px;width:5px;height:28px;background:linear-gradient(180deg,#7C96F1 0%,#721C14 100%);border-radius:3px}
.artcl_bdy_wrp h3{font-size:26px;color:#721C14;margin:36px 0 16px;line-height:1.4;font-weight:600}
.artcl_bdy_wrp h4{font-size:22px;color:#2a2a2a;margin:28px 0 14px;line-height:1.4;font-weight:600}
.artcl_bdy_wrp h5{font-size:20px;color:#555;margin:24px 0 12px;line-height:1.5;font-weight:600}
.artcl_bdy_wrp h6{font-size:18px;color:#666;margin:20px 0 10px;line-height:1.5;font-weight:600}
.artcl_bdy_wrp ul,.artcl_bdy_wrp ol{margin:0 0 24px;padding-left:32px}
.artcl_bdy_wrp ul li,.artcl_bdy_wrp ol li{font-size:18px;line-height:1.75;color:#2a2a2a;margin-bottom:12px}
.artcl_bdy_wrp ul li{list-style-type:none;position:relative;padding-left:12px}
.artcl_bdy_wrp ul li::before{content:'';position:absolute;left:-20px;top:12px;width:8px;height:8px;background:#7C96F1;border-radius:50%}
.artcl_bdy_wrp ol li{padding-left:8px}
.artcl_bdy_wrp blockquote{margin:32px 0;padding:24px 32px;background:linear-gradient(135deg,#fddedf4d 0%,#7c96f11a 100%);border-left:6px solid #7C96F1;border-radius:6px}
.artcl_bdy_wrp blockquote p{margin:0;font-size:20px;font-style:italic;color:#555}
.artcl_actn_zn{margin:64px 0 0;padding:48px 32px;background:linear-gradient(135deg,#721c140d 0%,#7c96f114 100%);border-radius:10px;text-align:center}
.artcl_actn_zn h3{font-size:28px;color:#721C14;margin:0 0 20px;font-weight:700}
.artcl_actn_zn p{font-size:18px;color:#555;margin:0 0 32px;line-height:1.6}
.artcl_btn_grp{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.artcl_btn_prm{display:inline-block;padding:16px 36px;background:#721C14;color:#fff;text-decoration:none;border-radius:6px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 3px 5px #721c1433}
.artcl_btn_prm:hover{background:#8a2318;box-shadow:0 5px 8px #721c144d;transform:translateY(-2px)}
.artcl_btn_scnd{display:inline-block;padding:16px 36px;background:transparent;color:#721C14;text-decoration:none;border:2px solid #721C14;border-radius:6px;font-size:17px;font-weight:600;transition:all .3s ease}
.artcl_btn_scnd:hover{background:#721C14;color:#fff;transform:translateY(-2px)}
@media (max-width: 1024px) {
.artcl_cntnr{padding:32px 20px}
.artcl_hdr_wrp h1{font-size:36px}
.artcl_bdy_wrp h2{font-size:28px}
.artcl_bdy_wrp h3{font-size:24px}
}
@media (max-width: 640px) {
.artcl_cntnr{padding:24px 16px}
.artcl_hdr_wrp{margin-bottom:32px}
.artcl_hdr_wrp h1{font-size:28px;margin-bottom:16px}
.artcl_img_ctn{margin-bottom:40px}
.artcl_bdy_wrp p{font-size:16px}
.artcl_bdy_wrp h2{font-size:24px;margin:36px 0 16px;padding-left:16px}
.artcl_bdy_wrp h2::before{width:4px;height:22px}
.artcl_bdy_wrp h3{font-size:22px}
.artcl_bdy_wrp h4{font-size:20px}
.artcl_bdy_wrp ul,.artcl_bdy_wrp ol{padding-left:24px}
.artcl_bdy_wrp ul li,.artcl_bdy_wrp ol li{font-size:16px}
.artcl_bdy_wrp blockquote{padding:20px 24px;margin:24px 0}
.artcl_bdy_wrp blockquote p{font-size:18px}
.artcl_actn_zn{margin-top:48px;padding:32px 24px}
.artcl_actn_zn h3{font-size:24px}
.artcl_actn_zn p{font-size:16px;margin-bottom:24px}
.artcl_btn_grp{flex-direction:column;gap:12px}
.artcl_btn_prm,.artcl_btn_scnd{width:100%;text-align:center}
}
@media print {
.artcl_actn_zn{display:none}
.artcl_cntnr{max-width:100%;padding:0}
.artcl_hdr_wrp h1{color:#000;font-size:28px}
.artcl_img_ctn{box-shadow:none;page-break-inside:avoid}
.artcl_bdy_wrp h2,.artcl_bdy_wrp h3{color:#000;page-break-after:avoid}
.artcl_bdy_wrp h2::before{display:none}
.artcl_bdy_wrp p,.artcl_bdy_wrp ul li,.artcl_bdy_wrp ol li{color:#000;font-size:12pt;line-height:1.5}
.artcl_bdy_wrp blockquote{background:#f5f5f5;border-left:3px solid #000}
.artcl_bdy_wrp a{text-decoration:underline;color:#000}
}
.hro_wrp{position:relative;overflow:hidden;background:linear-gradient(135deg,#721c14d9 0%,#7c96f1bf 100%);min-height:520px;display:flex;align-items:center}
.hro_wrp .bckgrnd_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:.3;filter:grayscale(20%)}
.hro_wrp .cntnt_zn{position:relative;z-index:2;max-width:1140px;margin:0 auto;padding:60px 20px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.hro_wrp .txt_sd h1{font-size:48px;color:#FDDEDF;font-weight:700;line-height:1.2;margin:0 0 30px;text-shadow:2px 3px 6px #0006}
.hro_wrp .txt_sd .dscrptn{font-size:18px;color:#fff;line-height:1.6;margin:0}
.hro_wrp .img_sd{position:relative}
.hro_wrp .img_sd img{width:100%;height:auto;border-radius:8px;box-shadow:4px 6px 12px #00000080;border:3px solid #fddedf66}
.audnc_sctn{max-width:1140px;margin:80px auto;padding:0 20px}
.audnc_sctn .hdr_ttl{text-align:center;font-size:36px;color:#721C14;margin:0 0 50px;font-weight:600}
.audnc_sctn .grd_crds{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.audnc_sctn .crd_itm{background:linear-gradient(145deg,#FDDEDF 0%,#fff 100%);padding:35px 25px;border-radius:10px;box-shadow:3px 4px 8px #721c1426;border:2px solid #7c96f133;transition:all .3s ease;position:relative}
.audnc_sctn .crd_itm:hover{transform:translateY(-6px);box-shadow:5px 8px 16px #721c1440}
.audnc_sctn .crd_itm::before{content:'';position:absolute;top:15px;right:15px;width:50px;height:50px;background:#7c96f126;border-radius:50%;z-index:0}
.audnc_sctn .crd_itm .icn_hdr{font-size:42px;color:#7C96F1;margin:0 0 20px;position:relative;z-index:1}
.audnc_sctn .crd_itm h3{font-size:22px;color:#721C14;margin:0 0 15px;font-weight:600;position:relative;z-index:1}
.audnc_sctn .crd_itm p{font-size:16px;color:#333;line-height:1.5;margin:0;position:relative;z-index:1}
.prsnlztn_wrp{background:linear-gradient(90deg,#7c96f11a 0%,#fddedf4d 100%);padding:70px 0;position:relative;overflow:hidden}
.prsnlztn_wrp::after{content:'';position:absolute;bottom:-80px;right:-80px;width:300px;height:300px;background:radial-gradient(circle,#721c141a 0%,transparent 70%);border-radius:50%}
.prsnlztn_wrp .cntnt_hldr{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;gap:60px;align-items:center}
.prsnlztn_wrp .lft_img{flex:0 0 45%}
.prsnlztn_wrp .lft_img img{width:100%;height:auto;border-radius:12px;box-shadow:4px 5px 10px #0003;border:3px solid #7c96f14d}
.prsnlztn_wrp .rght_txt{flex:1}
.prsnlztn_wrp .rght_txt h2{font-size:34px;color:#721C14;margin:0 0 25px;font-weight:600;position:relative;display:inline-block}
.prsnlztn_wrp .rght_txt h2::after{content:'';position:absolute;bottom:-8px;left:0;width:70px;height:4px;background:#7C96F1;border-radius:2px}
.prsnlztn_wrp .rght_txt p{font-size:17px;color:#444;line-height:1.7;margin:0 0 20px}
.prsnlztn_wrp .rght_txt .ftr_lst{list-style:none;padding:0;margin:30px 0 0}
.prsnlztn_wrp .rght_txt .ftr_lst li{padding:12px 0 12px 35px;position:relative;font-size:16px;color:#333}
.prsnlztn_wrp .rght_txt .ftr_lst li::before{content:'\f26a';font-family:'bootstrap-icons';position:absolute;left:0;color:#7C96F1;font-size:20px}
.actvty_sctn{max-width:1140px;margin:90px auto;padding:0 20px}
.actvty_sctn .hdr_cnt{text-align:center;margin-bottom:55px}
.actvty_sctn .hdr_cnt h2{font-size:36px;color:#721C14;margin:0 0 15px;font-weight:600}
.actvty_sctn .hdr_cnt .sbttl{font-size:18px;color:#666;margin:0}
.actvty_sctn .evnt_grd{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.actvty_sctn .evnt_bx{background:#fff;border-radius:8px;overflow:hidden;box-shadow:3px 4px 10px #0000001a;border:2px solid #fddedf80;transition:all .3s ease;display:flex;flex-direction:column}
.actvty_sctn .evnt_bx:hover{border-color:#7C96F1;box-shadow:5px 7px 15px #7c96f14d}
.actvty_sctn .evnt_bx .img_wrp{width:100%;height:240px;overflow:hidden}
.actvty_sctn .evnt_bx .img_wrp img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.actvty_sctn .evnt_bx:hover .img_wrp img{transform:scale(1.08)}
.actvty_sctn .evnt_bx .txt_cntnt{padding:30px 25px;flex:1}
.actvty_sctn .evnt_bx .txt_cntnt h3{font-size:24px;color:#721C14;margin:0 0 18px;font-weight:600}
.actvty_sctn .evnt_bx .txt_cntnt p{font-size:16px;color:#555;line-height:1.6;margin:0 0 15px}
.actvty_sctn .evnt_bx .txt_cntnt .dt_bdg{display:inline-block;background:#7c96f126;color:#7C96F1;padding:6px 14px;border-radius:6px;font-size:14px;font-weight:600}
.crrprspct_wrp{background:linear-gradient(180deg,#FDDEDF 0%,#fddedf4d 100%);padding:80px 0;position:relative}
.crrprspct_wrp::before{content:'';position:absolute;top:-60px;left:-60px;width:250px;height:250px;background:radial-gradient(circle,#7c96f126 0%,transparent 70%);border-radius:50%}
.crrprspct_wrp .innr_cntnt{max-width:1140px;margin:0 auto;padding:0 20px}
.crrprspct_wrp .innr_cntnt h2{font-size:36px;color:#721C14;text-align:center;margin:0 0 50px;font-weight:600;position:relative}
.crrprspct_wrp .innr_cntnt h2::before{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:#7C96F1;border-radius:2px}
.crrprspct_wrp .prspct_grd{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}
.crrprspct_wrp .prspct_crd{background:#fff;padding:30px 20px;border-radius:10px;text-align:center;box-shadow:3px 4px 8px #0000001f;border:2px solid transparent;transition:all .3s ease;position:relative;overflow:hidden}
.crrprspct_wrp .prspct_crd::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#7c96f11a,transparent);transition:left .5s ease}
.crrprspct_wrp .prspct_crd:hover::after{left:100%}
.crrprspct_wrp .prspct_crd:hover{border-color:#7C96F1;transform:translateY(-5px);box-shadow:4px 6px 14px #7c96f140}
.crrprspct_wrp .prspct_crd .icn_blk{font-size:48px;color:#7C96F1;margin:0 0 20px;position:relative;z-index:1}
.crrprspct_wrp .prspct_crd .nmb_vlue{font-size:42px;color:#721C14;font-weight:700;margin:0 0 10px;position:relative;z-index:1}
.crrprspct_wrp .prspct_crd .lbl_txt{font-size:16px;color:#555;margin:0;position:relative;z-index:1}
.crrprspct_wrp .btm_cta{text-align:center;margin-top:60px}
.crrprspct_wrp .btm_cta .btn_prmry{display:inline-block;background:linear-gradient(135deg,#721C14 0%,#7C96F1 100%);color:#fff;padding:16px 45px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:600;box-shadow:3px 5px 10px #721c144d;transition:all .3s ease;position:relative;z-index:1}
.crrprspct_wrp .btm_cta .btn_prmry:hover{transform:translateY(-3px);box-shadow:5px 8px 16px #721c1466}
@media (max-width: 1024px) {
.hro_wrp .cntnt_zn{grid-template-columns:1fr;gap:30px}
.hro_wrp .txt_sd h1{font-size:38px}
.audnc_sctn .grd_crds{grid-template-columns:repeat(2,1fr)}
.prsnlztn_wrp .cntnt_hldr{flex-direction:column;gap:40px}
.prsnlztn_wrp .lft_img{flex:0 0 100%}
.actvty_sctn .evnt_grd{grid-template-columns:1fr}
.crrprspct_wrp .prspct_grd{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 640px) {
.hro_wrp{min-height:420px}
.hro_wrp .cntnt_zn{padding:40px 20px}
.hro_wrp .txt_sd h1{font-size:32px;margin-bottom:20px}
.hro_wrp .txt_sd .dscrptn{font-size:16px}
.audnc_sctn{margin:50px auto}
.audnc_sctn .hdr_ttl{font-size:28px;margin-bottom:35px}
.audnc_sctn .grd_crds{grid-template-columns:1fr;gap:20px}
.prsnlztn_wrp{padding:50px 0}
.prsnlztn_wrp .rght_txt h2{font-size:28px}
.actvty_sctn{margin:60px auto}
.actvty_sctn .hdr_cnt h2{font-size:28px}
.crrprspct_wrp{padding:60px 0}
.crrprspct_wrp .innr_cntnt h2{font-size:28px;margin-bottom:40px}
.crrprspct_wrp .prspct_grd{grid-template-columns:1fr;gap:20px}
.crrprspct_wrp .btm_cta{margin-top:40px}
.crrprspct_wrp .btm_cta .btn_prmry{padding:14px 35px;font-size:16px}
}
.hro_wrp .cntnt_zn,.audnc_sctn,.prsnlztn_wrp .cntnt_hldr,.actvty_sctn,.crrprspct_wrp .innr_cntnt{max-width:1140px;margin-left:auto;margin-right:auto}
.cntct_wrpr{max-width:1140px;margin:0 auto;padding:0 20px}
.hdr_sctn{padding:80px 0 60px;background:linear-gradient(135deg,#721c1414 0%,#7c96f11f 100%);position:relative;overflow:hidden}
.hdr_sctn::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fddedf66 0%,transparent 70%);border-radius:50%}
.hdr_sctn::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#7c96f14d 0%,transparent 65%);border-radius:50%}
.hdr_cntnt{display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.hdr_txt{flex:1}
.hdr_ttl{font-size:42px;font-weight:700;color:#721C14;margin:0 0 24px;line-height:1.2}
.hdr_qstn{font-size:20px;color:#333;margin:0 0 12px;font-weight:600}
.hdr_answr{font-size:16px;color:#555;margin:0 0 28px;line-height:1.6}
.hdr_mg{flex:0 0 420px;position:relative}
.hdr_mg img{width:100%;height:340px;object-fit:cover;border-radius:8px;box-shadow:0 6px 24px #721c1426;filter:brightness(1.05) contrast(1.02)}
.hdr_mg::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;background:linear-gradient(45deg,#7c96f14d,#fddedf66);border-radius:8px;z-index:-1}
.info_sctn{padding:70px 0;background:#fff}
.info_grd{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.info_crd{padding:32px 28px;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #7c96f133;border-radius:10px;transition:all .3s ease;position:relative}
.info_crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#721C14,#7C96F1);border-radius:10px 0 0 10px;transition:height .3s ease}
.info_crd:hover{transform:translateY(-4px);box-shadow:0 8px 20px #721c141f;border-color:#721c144d}
.info_crd:hover::before{height:100%}
.info_icn{font-size:36px;color:#721C14;margin-bottom:16px}
.info_lbl{font-size:14px;color:#888;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.info_vl{font-size:18px;color:#333;margin:0;font-weight:500;word-break:break-word}
.info_vl a{color:#7C96F1;text-decoration:none;transition:color .2s ease}
.info_vl a:hover{color:#721C14}
.frm_sctn{padding:80px 0;background:linear-gradient(180deg,#fff 0%,#fddedf26 100%);position:relative}
.frm_hdr{max-width:680px;margin:0 auto 48px;text-align:center}
.frm_ttl{font-size:38px;font-weight:700;color:#721C14;margin:0 0 16px}
.frm_dsc{font-size:16px;color:#666;margin:0;line-height:1.6}
.frm_cntnt{max-width:820px;margin:0 auto;background:#fff;padding:48px;border-radius:12px;box-shadow:0 4px 16px #721c1414}
.frm_rw{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.frm_grp{display:flex;flex-direction:column}
.frm_grp--full{grid-column:1 / -1}
.frm_lbl{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}
.frm_lbl span{color:#721C14}
.frm_npt{padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;color:#333;transition:all .2s ease;background:#fafafa}
.frm_npt:focus{outline:none;border-color:#7C96F1;background:#fff;box-shadow:0 0 0 3px #7c96f11a}
.frm_txtarea{min-height:140px;resize:vertical;font-family:inherit}
.frm_rdio_wrp{display:flex;gap:28px;margin-top:8px}
.frm_rdio_itm{display:flex;align-items:center;gap:8px}
.frm_rdio{width:20px;height:20px;cursor:pointer;accent-color:#721C14}
.frm_rdio_lbl{font-size:15px;color:#555;cursor:pointer}
.frm_cndtnl{display:none;margin-top:24px;padding:24px;background:#7c96f10d;border-left:4px solid #7C96F1;border-radius:6px}
#rd_grp:checked ~ .frm_cndtnl,#rd_ndvdl:checked ~ .frm_cndtnl{display:block}
.frm_chkbx_wrp{display:flex;align-items:flex-start;gap:10px;margin-top:8px}
.frm_chkbx{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#721C14}
.frm_chkbx_lbl{font-size:13px;color:#666;line-height:1.5}
.frm_chkbx_lbl a{color:#7C96F1;text-decoration:none}
.frm_chkbx_lbl a:hover{text-decoration:underline}
.frm_sbmt{margin-top:32px;padding:16px 48px;background:linear-gradient(135deg,#721C14 0%,#8a2419 100%);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #721c1440;position:relative;z-index:10}
.frm_sbmt:hover{transform:translateY(-2px);box-shadow:0 6px 20px #721c1459;background:linear-gradient(135deg,#8a2419 0%,#721C14 100%)}
.frm_sbmt:active{transform:translateY(0)}
.faq_sctn{padding:70px 0 90px;background:#fff}
.faq_hdr{text-align:center;margin-bottom:52px}
.faq_ttl{font-size:36px;font-weight:700;color:#721C14;margin:0 0 12px}
.faq_sbtl{font-size:16px;color:#666;margin:0}
.faq_lst{max-width:880px;margin:0 auto}
.faq_tm{margin-bottom:16px;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;transition:all .3s ease}
.faq_tm:hover{border-color:#7c96f166}
.faq_tggl{display:none}
.faq_lbl{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;background:#fafafa;transition:all .3s ease}
.faq_lbl:hover{background:#fddedf4d}
.faq_qstn{font-size:17px;font-weight:600;color:#333;margin:0}
.faq_icn{font-size:20px;color:#7C96F1;transition:transform .3s ease}
.faq_tggl:checked + .faq_lbl .faq_icn{transform:rotate(180deg)}
.faq_cntnt{max-height:0;overflow:hidden;transition:max-height .4s ease}
.faq_tggl:checked ~ .faq_cntnt{max-height:400px}
.faq_answr{padding:20px 24px 24px;font-size:15px;color:#555;line-height:1.7;background:#fff;margin:0}
@media (max-width: 1024px) {
.hdr_cntnt{flex-direction:column;gap:40px}
.hdr_mg{flex:0 0 auto;width:100%;max-width:500px}
.info_grd{grid-template-columns:1fr;gap:24px}
.frm_cntnt{padding:36px 28px}
}
@media (max-width: 640px) {
.hdr_ttl{font-size:32px}
.hdr_qstn{font-size:18px}
.frm_rw{grid-template-columns:1fr;gap:20px}
.frm_ttl{font-size:28px}
.frm_sbmt{width:100%;padding:14px 24px}
.faq_ttl{font-size:28px}
}
.abt-hro{background:linear-gradient(135deg,#FDDEDF 0%,#7C96F1 100%);padding:80px 20px;position:relative;overflow:hidden}
.abt-hro::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#721c1426;border-radius:50%;filter:blur(80px)}
.hro-cntnr{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hro-txt h1{font-size:52px;line-height:1.2;color:#721C14;margin:0 0 20px;font-weight:700}
.hro-txt .subhdr{font-size:20px;color:#721C14;line-height:1.6;margin:0 0 30px;opacity:.85}
.hro-img{position:relative}
.hro-img img{width:100%;height:460px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #721c1440}
.hro-img::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:#7c96f14d;border-radius:8px;z-index:-1}
.stry-sctn{padding:90px 20px;background:#fff}
.stry-wrppr{max-width:1140px;margin:0 auto}
.stry-hdr{text-align:center;margin-bottom:70px}
.stry-hdr h2{font-size:42px;color:#721C14;margin:0 0 18px;font-weight:700}
.stry-hdr .lne{width:80px;height:4px;background:linear-gradient(90deg,#7C96F1,#721C14);margin:0 auto 25px;border-radius:8px}
.stry-hdr p{font-size:18px;color:#333;line-height:1.7;max-width:780px;margin:0 auto}
.tmlne-cntnt{position:relative;padding-left:60px}
.tmlne-cntnt::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#7C96F1,#FDDEDF)}
.yr-blck{position:relative;margin-bottom:50px}
.yr-blck::before{content:'';position:absolute;left:-48px;top:8px;width:16px;height:16px;background:#721C14;border-radius:50%;border:4px solid #FDDEDF}
.yr-lbl{font-size:28px;color:#7C96F1;font-weight:700;margin:0 0 12px}
.yr-txt{font-size:16px;color:#555;line-height:1.6;margin:0}
.vlus-sctn{padding:90px 20px;background:linear-gradient(165deg,#7C96F1 0%,#FDDEDF 100%);position:relative}
.vlus-sctn::before{content:'';position:absolute;bottom:0;left:0;right:0;height:200px;background:#721c1414;clip-path:polygon(0 40%,100% 0,100% 100%,0 100%)}
.vlus-wrppr{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.vlus-ttl{text-align:center;margin-bottom:60px}
.vlus-ttl h2{font-size:44px;color:#721C14;margin:0 0 15px;font-weight:700}
.vlus-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.vlu-crd{background:#ffffffd9;padding:40px 30px;border-radius:8px;box-shadow:0 4px 16px #721c1426;transition:all .3s ease;position:relative;overflow:hidden}
.vlu-crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#721C14,#7C96F1);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.vlu-crd:hover::before{transform:scaleX(1)}
.vlu-crd:hover{transform:translateY(-8px);box-shadow:0 8px 24px #721c1440}
.vlu-icn{width:60px;height:60px;background:#FDDEDF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.vlu-icn i{font-size:28px;color:#721C14}
.vlu-crd h3{font-size:22px;color:#721C14;margin:0 0 14px;font-weight:600}
.vlu-crd p{font-size:15px;color:#444;line-height:1.7;margin:0}
.tm-sctn{padding:90px 20px;background:#fff}
.tm-cntnr{max-width:1140px;margin:0 auto}
.tm-hdr{margin-bottom:60px}
.tm-hdr h2{font-size:42px;color:#721C14;margin:0 0 20px;font-weight:700}
.tm-hdr p{font-size:17px;color:#555;line-height:1.7;max-width:720px}
.tm-lyt{display:grid;grid-template-columns:1.3fr 1fr;gap:50px;align-items:start}
.tm-cntnt{display:flex;flex-direction:column;gap:35px}
.tm-mmbr{display:flex;gap:25px;background:#f8f8f8;padding:30px;border-radius:8px;border-left:5px solid #7C96F1;transition:all .3s ease}
.tm-mmbr:hover{border-left-color:#721C14;box-shadow:0 5px 18px #721c141f}
.tm-icn-bx{width:70px;height:70px;background:linear-gradient(135deg,#7C96F1,#721C14);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.tm-icn-bx i{font-size:32px;color:#fff}
.tm-nf h4{font-size:20px;color:#721C14;margin:0 0 8px;font-weight:600}
.tm-rl{font-size:14px;color:#7C96F1;margin:0 0 12px;font-weight:600}
.tm-nf p{font-size:15px;color:#555;line-height:1.6;margin:0}
.tm-imgs{display:grid;grid-template-columns:1fr;gap:25px}
.tm-img-bx img{width:100%;height:280px;object-fit:cover;border-radius:8px;box-shadow:0 5px 16px #00000026}
.tm-img-bx:nth-child(2) img{height:220px}
@media (max-width: 1024px) {
.hro-cntnr{grid-template-columns:1fr;gap:40px}
.hro-txt h1{font-size:42px}
.vlus-grd{grid-template-columns:1fr 1fr}
.tm-lyt{grid-template-columns:1fr}
.tm-imgs{grid-template-columns:1fr 1fr}
}
@media (max-width: 640px) {
.abt-hro{padding:60px 20px}
.hro-txt h1{font-size:36px}
.hro-txt .subhdr{font-size:17px}
.hro-img img{height:320px}
.stry-sctn{padding:60px 20px}
.stry-hdr h2{font-size:32px}
.tmlne-cntnt{padding-left:45px}
.yr-lbl{font-size:22px}
.vlus-sctn{padding:60px 20px}
.vlus-ttl h2{font-size:34px}
.vlus-grd{grid-template-columns:1fr;gap:30px}
.tm-sctn{padding:60px 20px}
.tm-hdr h2{font-size:32px}
.tm-mmbr{flex-direction:column;text-align:center;align-items:center}
.tm-imgs{grid-template-columns:1fr}
.tm-img-bx img{height:240px}
}
.blg-mn{background:linear-gradient(135deg,#FDDEDF 0%,#fff 100%);padding:0}
.blg-hdr-sctn{background:linear-gradient(180deg,#721C14 0%,#7C96F1 100%);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.blg-hdr-sctn::before{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:#fddedf33;border-radius:50%}
.blg-hdr-sctn::after{content:'';position:absolute;bottom:-30%;left:-5%;width:250px;height:250px;background:#fddedf26;border-radius:50%}
.hdr-cntnr{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.blg-ttl2{font-size:48px;color:#fff;margin:0 0 16px;font-weight:700;letter-spacing:-1px}
.blg-sbtl{font-size:18px;color:#fffffff2;margin:0;max-width:600px;margin:0 auto}
.psts-wrppr{max-width:1140px;margin:0 auto;padding:60px 20px}
.ctgry-sctn{margin-bottom:70px}
.ctgry-hdr{margin-bottom:40px;padding-bottom:20px;border-bottom:3px solid #721C14;position:relative}
.ctgry-hdr::after{content:'';position:absolute;bottom:-3px;left:0;width:120px;height:3px;background:#7C96F1}
.ctgry-ttl{font-size:32px;color:#721C14;margin:0;font-weight:700}
.psts-grd{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}
.pst-crd{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #721c141a;transition:transform 0.3s,box-shadow .3s;display:flex;flex-direction:column}
.pst-crd:hover{transform:translateY(-8px);box-shadow:0 8px 16px #721c1433}
.pst-mg{width:100%;height:200px;object-fit:cover;display:block}
.pst-cntnt{padding:24px;flex-grow:1;display:flex;flex-direction:column}
.pst-hdng{font-size:22px;color:#721C14;margin:0 0 12px;font-weight:600;line-height:1.3}
.pst-dscrptn{font-size:15px;color:#333;line-height:1.6;margin:0 0 20px;flex-grow:1}
.rd-lnk{display:inline-flex;align-items:center;color:#7C96F1;text-decoration:none;font-weight:600;font-size:15px;transition:color .3s}
.rd-lnk:hover{color:#721C14}
.rd-lnk i{margin-left:8px;transition:transform .3s}
.rd-lnk:hover i{transform:translateX(4px)}
.nwslttr-sctn{background:linear-gradient(135deg,#721C14 0%,#7C96F1 100%);padding:60px 20px;margin:60px 0 0;position:relative}
.nwslttr-wrppr{max-width:800px;margin:0 auto;text-align:center}
.nwslttr-ttl{font-size:36px;color:#fff;margin:0 0 16px;font-weight:700}
.nwslttr-txt{font-size:17px;color:#fffffff2;margin:0 0 32px;line-height:1.6}
.nwslttr-frm{display:flex;flex-direction:column;gap:16px;max-width:500px;margin:0 auto}
.nwslttr-npt{padding:16px 20px;border:2px solid #ffffff4d;border-radius:6px;font-size:16px;background:#ffffff1a;color:#fff;transition:border-color 0.3s,background .3s}
.nwslttr-npt::placeholder{color:#ffffffb3}
.nwslttr-npt:focus{outline:none;border-color:#FDDEDF;background:#ffffff26}
.nwslttr-btn{padding:16px 32px;background:#FDDEDF;color:#721C14;border:none;border-radius:6px;font-size:17px;font-weight:700;cursor:pointer;transition:background 0.3s,transform .3s;box-shadow:0 4px 6px #0000001a}
.nwslttr-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}
.tpcs-sctn{max-width:1140px;margin:0 auto;padding:60px 20px}
.tpcs-hdr{text-align:center;margin-bottom:50px}
.tpcs-mn-ttl{font-size:36px;color:#721C14;margin:0 0 16px;font-weight:700}
.tpcs-mn-txt{font-size:17px;color:#555;margin:0}
.tpcs-grd2{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}
.tpc-bx{background:linear-gradient(135deg,#FDDEDF 0%,#fff 100%);padding:32px 24px;border-radius:8px;text-align:center;border:2px solid transparent;transition:border-color 0.3s,transform .3s;box-shadow:0 2px 4px #721c1414}
.tpc-bx:hover{border-color:#7C96F1;transform:scale(1.03)}
.tpc-cn{font-size:42px;color:#721C14;margin-bottom:16px}
.tpc-nm{font-size:20px;color:#721C14;margin:0 0 8px;font-weight:600}
.tpc-cnt{font-size:14px;color:#666;margin:0}
@media (max-width: 640px) {
.blg-ttl2{font-size:36px}
.blg-sbtl{font-size:16px}
.psts-grd{grid-template-columns:1fr}
.ctgry-ttl{font-size:26px}
.nwslttr-ttl{font-size:28px}
.tpcs-mn-ttl{font-size:28px}
.tpcs-grd2{grid-template-columns:1fr}
}
@media (min-width: 641px) and (max-width: 1024px) {
.psts-grd{grid-template-columns:repeat(2,1fr)}
.tpcs-grd2{grid-template-columns:repeat(2,1fr)}
}
.sccs_wrpr{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FDDEDF 0%,#7C96F1 100%);padding:40px 20px;position:relative;overflow:hidden}
.sccs_wrpr::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#721c1414 0%,transparent 70%);animation:pls_fx 8s ease-in-out infinite}
@keyframes pls_fx {
0%,100%{transform:scale(1) rotate(0deg)}
50%{transform:scale(1.1) rotate(5deg)}
}
.sccs_cntnt_bx{max-width:680px;background:#fffffff2;padding:60px 50px;border-radius:8px;box-shadow:0 6px 24px #721c1426;text-align:center;position:relative;z-index:2}
.icn_chckmrk{width:90px;height:90px;margin:0 auto 30px;background:linear-gradient(135deg,#721C14 0%,#7C96F1 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #721c1440;animation:scl_bnc .6s ease-out}
@keyframes scl_bnc {
0%{transform:scale(0)}
50%{transform:scale(1.1)}
100%{transform:scale(1)}
}
.icn_chckmrtk i{font-size:48px;color:#fff}
.sccs_ttl{font-size:36px;font-weight:700;color:#721C14;margin:0 0 20px;line-height:1.2}
.sccs_dsc{font-size:18px;color:#444;line-height:1.6;margin:0 0 35px}
.cnfrm_dtls_blck{background:#FDDEDF;padding:25px;border-radius:6px;margin:0 0 35px;border-left:4px solid #721C14}
.dtl_rw{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed #721c1433}
.dtl_rw:last-child{border-bottom:none}
.dtl_lbl{font-size:15px;color:#721C14;font-weight:600}
.dtl_vl{font-size:15px;color:#333}
.actn_btnz{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}
.btn_prm{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#721C14;color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #721c144d;z-index:10;position:relative}
.btn_prm:hover{background:#5a1510;transform:translateY(-2px);box-shadow:0 6px 16px #721c1466}
.btn_scnd{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:transparent;color:#721C14;text-decoration:none;border:2px solid #721C14;border-radius:6px;font-size:16px;font-weight:600;transition:all .3s ease;z-index:10;position:relative}
.btn_scnd:hover{background:#721C14;color:#fff;transform:translateY(-2px)}
.nxt_stps_sctn{max-width:1140px;margin:0 auto;padding:80px 20px;background:#fff}
.sctn_hdr{text-align:center;margin:0 0 60px}
.sctn_hdr h2{font-size:32px;font-weight:700;color:#721C14;margin:0 0 15px;position:relative;display:inline-block}
.sctn_hdr h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#721C14 0%,#7C96F1 100%);border-radius:2px}
.sctn_hdr p{font-size:17px;color:#555;line-height:1.6;max-width:680px;margin:20px auto 0}
.stps_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.stp_crd{background:linear-gradient(135deg,#FDDEDF 0%,#fddedf66 100%);padding:35px 28px;border-radius:8px;border-top:4px solid #7C96F1;box-shadow:0 4px 12px #00000014;transition:all .3s ease;position:relative}
.stp_crd:hover{transform:translateY(-4px);box-shadow:0 8px 20px #721c1426}
.stp_nmbr{width:50px;height:50px;background:#721C14;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin:0 0 20px;box-shadow:0 3px 8px #721c144d}
.stp_crd h3{font-size:20px;font-weight:700;color:#721C14;margin:0 0 12px;line-height:1.3}
.stp_crd p{font-size:15px;color:#444;line-height:1.6;margin:0}
@media (max-width: 640px) {
.sccs_cntnt_bx{padding:40px 30px}
.sccs_ttl{font-size:28px}
.sccs_dsc{font-size:16px}
.actn_btnz{flex-direction:column}
.btn_prm,.btn_scnd{width:100%;justify-content:center}
.sctn_hdr h2{font-size:26px}
.stps_grd{grid-template-columns:1fr}
.nxt_stps_sctn{padding:60px 20px}
}
@media (min-width: 641px) and (max-width: 1024px) {
.sccs_cntnt_bx{padding:50px 40px}
.sccs_ttl{font-size:32px}
.stps_grd{grid-template-columns:repeat(2,1fr)}
}