:root{--main-color: #ff0000;--cat-real-estate-color: #DD8717}@keyframes bg-color{0%{background-color:#7FCCD9}14%{background-color:#6CBBF5}28%{background-color:#F48080}42%{background-color:#FFBE57}56%{background-color:#86DCE3}70%{background-color:#EF88AC}84%{background-color:#CB8BF4}98%{background-color:#53C685}98%{background-color:#7FCCD9}}@keyframes sliderAnimation{100%{transform:translateX(-50%)}}#sec-contents{padding:100px 0}#sec-contents .box{background:#fff;padding:100px 10%}#sec-contents .box h2{font-size:2rem;font-weight:700;margin:2em 0 0.5em}#sec-contents .box ol{list-style-type:decimal;padding-left:30px;margin-top:1em}#sec-contents .box ol li{margin-bottom:0.5em}#sec-contents .box ul{padding-left:30px;margin-top:1em}#sec-contents .box ul li{margin-bottom:0.5em;position:relative}#sec-contents .box ul li::before{display:block;content:"";position:absolute;top:0.5em;left:-1em;width:6px;height:6px;background-color:#32455D;border-radius:50%}@media (max-width:768px){#sec-contents{padding:30px 0}#sec-contents .box{padding:50px 20px}#sec-contents .box h2{font-size:1.6rem}}