.page>.section.device-height-min{min-height:100vh}.page>.section.device-height{height:100vh}.page [class*=box-]{border:none;overflow:hidden;border:none;border-radius:0px;display:block}.page .background-fit{background-position:top;background-repeat:no-repeat;background-clip:padding-box;background-size:100%}.page .flex-box-column{display:flex;flex-direction:column;gap:2vh}.page .flex-box-row{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.page .flex-nowrap{flex-wrap:nowrap}.page .v-center{justify-content:center;height:100%}.page .v-bottom{justify-content:end;height:100%}.page .h-center{align-items:center}.page .h-center>*{text-align:center}.page .h-bottom{align-items:end}.page .h-all-width{justify-content:space-between}.page .height-100{height:100%}.page .height-70{height:70%}.page .width-100{width:100%}.page .icon{width:30px;height:30px}.page .section-header{text-align:center;gap:6px;margin-bottom:30px}.page A{text-underline-offset:2px}@media (max-width:720px){.section{padding-top:20px}.section:first-child{padding-top:80px}.section>*{width:calc(100vw - 20px);margin-left:auto;margin-right:auto}.section.maxWidth{width:calc(100vw - 20px);margin-left:auto;margin-right:auto}.page .box-little{width:100%}}@media (min-width:721px) and (max-width:1024px){.section{padding-top:100px}.section:first-child{padding-top:100px}.section>*{width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.section.maxWidth{width:calc(100vw - 40px);margin-left:auto;margin-right:auto}.page .box-little{width:100%}}@media (min-width:1025px) and (max-width:1499px){.section{padding-top:100px}.section:first-child{padding-top:140px}.section>*{width:calc(100vw - 120px);margin-left:auto;margin-right:auto}.section.maxWidth{width:calc(100vw - 120px);margin-left:auto;margin-right:auto}.page .box-little{width:50%;min-width:50%}}@media (min-width:1500px){.section{padding-top:100px}.section:first-child{padding-top:140px}.section>*{width:1260px;margin-left:auto;margin-right:auto}.section.maxWidth{width:1260px;margin-left:auto;margin-right:auto}.page .box-little{width:50%;min-width:50%}}