.elementor-853 .elementor-element.elementor-element-f511a69{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4a5756a */```css
.container{
max-width:900px;
margin:auto;
line-height:1.8;
}

h1{
font-size:24px;
line-height:1.3;
margin-bottom:20px;
font-weight:700;
color:#111;
}

h2{
font-size:20px;
line-height:1.4;
margin-top:30px;
margin-bottom:15px;
padding-left:10px;
border-left:4px solid #4f46e5;
color:#222;
}

h3{
font-size:18px;
line-height:1.4;
margin-top:20px;
margin-bottom:10px;
color:#333;
}

p{
font-size:16px;
line-height:1.8;
margin:15px 0;
color:#444;
}

ul{
padding-left:20px;
}

li{
margin-bottom:8px;
font-size:16px;
}

.site-box{
background:#f8f9ff;
padding:18px;
margin:20px 0;
border-radius:10px;
border:1px solid #e5e7eb;
}

.site-box ul{
list-style:none;
padding:0;
margin:0;
columns:2;
}

.site-box ul li{
margin:8px 0;
}

.site-box ul li a{
color:#4f46e5;
font-weight:600;
text-decoration:none;
}

.site-box ul li a:hover{
text-decoration:underline;
}

.notice{
background:#fff8e1;
border-left:5px solid #f59e0b;
padding:15px;
margin:20px 0;
border-radius:8px;
}

.faq{
background:#fafafa;
padding:20px;
border-radius:10px;
border:1px solid #eee;
margin-top:20px;
}

.faq h3{
margin-top:15px;
}

@media(max-width:768px){

.container{
padding:5px;
}

h1{
font-size:22px;
}

h2{
font-size:18px;
}

h3{
font-size:16px;
}

p,
li{
font-size:15px;
}

.site-box{
padding:15px;
}

.site-box ul{
columns:1;
}

}
```/* End custom CSS */