*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}.hidden{display:none}.wrapper{max-width:1200px;margin:0 auto}.row{display:flex;flex-wrap:wrap;margin:0 -10px}.column{flex:1;padding:10px}.p-1{padding:10px}.p-2{padding:20px}.mt-0{margin-top:0}.mt-1{margin-top:10px}.mt-2{margin-top:20px}.mt-3{margin-top:30px}.mt-4{margin-top:40px}.mt-5{margin-top:50px}.mt-6{margin-top:60px}.mt-10{margin-top:100px}.mr-0{margin-right:0}.mr-1{margin-right:10px}.mr-2{margin-right:20px}.mr-3{margin-right:30px}.mr-4{margin-right:40px}.mr-5{margin-right:50px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:10px}.mb-2{margin-bottom:20px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:40px}.mb-5{margin-bottom:50px}.mb-6{margin-bottom:60px}.ml-0{margin-left:0}.ml-1{margin-left:10px}.ml-2{margin-left:20px}.ml-3{margin-left:30px}body{font-family:Arial,sans-serif;line-height:1.6;margin:0;padding:0;font-size:clamp(14px,1.2vw,18px)}h1,h2,h3{color:#333}p{color:#555}h1{font-size:2em;margin-bottom:20px}h2{font-size:1.5em;margin-bottom:15px}h3{font-size:1.2em;margin-bottom:10px}h1{font-size:clamp(1.5rem,2vw + 1rem,3rem)}body{background-color:#f4f4f4;color:#333}a{color:#3498db;text-decoration:none}a:hover{text-decoration:underline}button{background-color:#3498db;color:#fff;border:none;padding:10px 20px;cursor:pointer}button:hover{background-color:#2980b9}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-center{justify-content:center;align-items:center}.flex-start{justify-content:flex-start;align-items:flex-start}.flex-end{justify-content:flex-end;align-items:flex-end}.flex-space-between{justify-content:space-between;align-items:center}.flex-space-around{justify-content:space-around;align-items:center}.flex-space-evenly{justify-content:space-evenly;align-items:center}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-basis{flex-basis:100%}.justify-center{justify-content:center}.align-center{align-items:center}.w-full{width:100%}.height-100{height:100%}.overflow-hidden{overflow:hidden}.h-1{height:10px}.h-2{height:20px}.h-3{height:30px}.h-4{height:40px}.h-5{height:50px}.h-6{height:60px}.h-7{height:70px}.h-8{height:80px}.h-9{height:90px}.h-10{height:100px}.h-11{height:110px}.h-12{height:120px}.h-13{height:130px}.form-container{padding:40px 20px;max-width:600px;margin:auto;background-color:#f9f9f9;border-radius:12px;box-shadow:0 0 10px #0000001a}@media screen and (max-width: 600px){.sm_hidden{display:none}.sm_block{display:block}.sm-w-full{width:100%}.sm-w-30{max-width:30%}}@media screen and (max-width: 900px){.md_hidden{display:none}.md_block{display:block}.md-w-full{width:100%}.md-w-30{max-width:30%}}@media screen and (min-width: 901px){.lg_hidden{display:none}.lg_block{display:block}.lg-w-full{width:100%}.lg-w-30{max-width:30%}}
