body,main{display:flex;flex-direction:column}body,header,main{display:flex}footer,main{text-align:center}@font-face{font-family:"Open Sans";src:url(OpenSans-Regular.woff) format("woff"),url(OpenSans-Regular.ttf) format("truetype"),url(OpenSans-Regular.svg#OpenSansRegular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url(OpenSans-Semibold.woff) format("woff"),url(OpenSans-Semibold.ttf) format("truetype"),url(OpenSans-Semibold.svg#OpenSansSemibold) format("svg");font-weight:600;font-style:normal}:root{--bg-color:#f5f7f9;--white-color:#fff;--red-color:#ff3e3e;--red-hover-color:#e63838;--font-color-dark:#455057;--font-color-light:#6e7980;--font-weight-light:400;--font-weight-semibold:600;--font-size-xs:0.7rem;--font-size-sm:1rem;--font-size-md:1.25rem;--font-size-lg:1.5rem;--font-size-xl:2rem}html{font-size:16px}*{margin:0;padding:0;box-sizing:border-box;font-family:"Open Sans",sans-serif}body{align-items:center;justify-content:center;width:100vw;height:100vh;background-color:var(--bg-color)}header{width:100%;justify-content:center;align-items:center;padding:.6rem 0;background-color:var(--white-color)}.ideal_icon{height:50px}main{align-items:center;justify-content:center;flex-grow:1}.title{font-weight:var(--font-weight-semibold);color:var(--font-color-dark)}.desc,footer{color:var(--font-color-light);font-weight:var(--font-weight-light);display:flex}.desc{flex-direction:column;align-items:center;margin-top:.5rem}footer{align-items:center;justify-content:center;flex-wrap:wrap;flex-shrink:0;padding:0 0 30px;width:95%}.footer_row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.footer_row>a{color:inherit;text-decoration:none}.footer_row>a>span:hover{text-decoration:underline}footer *{display:inline-block}.footer_col::after{padding:0 5px;content:"|"}.footer_row:last-child .footer_col:nth-last-child(1)::after{content:none}@media only screen and (min-width:768px){main{width:80%;padding-bottom:6rem}.title{font-size:var(--font-size-md)}.desc{font-size:var(--font-size-sm)}footer{font-size:var(--font-size-xs)}.cone_img{height:175px}}@media only screen and (min-width:481px) and (max-width:767px){main{width:90%;padding-bottom:2rem}.title{font-size:var(--font-size-md)}.desc{font-size:var(--font-size-sm)}footer{font-size:var(--font-size-xs)}.footer_row{width:100%}.cone_img{height:140px}}@media only screen and (max-width:480px){main{width:90%;padding-bottom:2rem}.title{font-size:var(--font-size-md)}.desc{font-size:var(--font-size-sm)}footer{font-size:var(--font-size-xs)}.footer_row{width:100%}.cone_img{height:120px}}