@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);*{box-sizing:border-box;font-weight:400;margin:0;padding:0}:root{font-size:16px}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#000}body::-webkit-scrollbar-thumb{background-color:#000;border:3px solid red;border-radius:20px}body{font-family:Roboto,sans-serif}.content{margin:0 auto;width:87%}a,a:hover{color:inherit;text-decoration:none}ol,ul{margin:0}h1,h2,h3,h4,h5,p{margin-bottom:0}button{line-height:normal;padding:0}label{margin-bottom:0}img{object-fit:contain}@media screen and (max-width:760px){.content{width:96%}}.uiowa-events{display:flex;flex-direction:row;font-family:Antonio,sans-serif}.uiowa-events .left{align-items:center;background-color:red;background-image:url(/static/media/white-bg.7aedcda4327871d41892.jpg);display:flex;flex-basis:25%;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 0}.uiowa-events .left h2{color:red}.uiowa-events .btnUiowa{align-items:center;background-color:red;display:flex;font-size:1.2rem;justify-content:center;padding:1.2rem 1.6rem;transition:all .5s ease}.uiowa-events .btnUiowa:hover{background-color:#ccc}.uiowa-events .right{background-color:red;display:flex;flex-basis:75%;font-family:Zilla Slab,serif;justify-content:space-between;padding:1.7rem 2rem 5rem}.uiowa-events .right img{border:1px dotted #fff;border-radius:50%;height:5rem;padding:.4rem}.uiowa-events .event{display:flex;flex-basis:33.33%;gap:2rem}.uiowa-events .event h4{font-weight:600;width:90%}.uiowa-events .event div{display:flex;flex-direction:column;font-size:1.2rem;gap:.6rem;width:57%}.uiowa-events .event p:first-of-type{color:#151515;font-weight:300;width:80%}.uiowa-events .event p:last-child{font-weight:700}@media screen and (max-width:760px){.uiowa-events{flex-direction:column}.uiowa-events .btnUiowa{font-size:1.1rem;padding:1rem 1.2rem}.uiowa-events .left{align-items:center}.uiowa-events .right{flex-basis:100%;flex-direction:column;gap:4rem;padding-bottom:3rem;padding-top:3rem}.uiowa-events .event{flex-basis:100%;flex-direction:column;gap:2rem}.uiowa-events .right img{height:10rem;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.uiowa-events .event h4{width:100%}.uiowa-events .event div{font-size:1.2rem;gap:0;width:100%}.uiowa-events .event p:first-of-type{width:100%}}.uiowa-footer{background-color:#151515;padding:2rem 0}.uiowa-footer .content{display:flex;flex-direction:column;gap:3.4rem}.uiowa-footer .first-item{align-items:flex-start;display:flex;justify-content:space-between}.uiowa-footer .left{display:flex;flex-basis:30%;flex-direction:column;gap:1.6rem}.uiowa-footer .logo{color:red}.uiowa-footer a{color:red;font-size:1.3rem;transition:underline .5s ease}.uiowa-footer a:hover{text-decoration:underline}.uiowa-footer .address{color:#ccc;font-size:1.2rem}.uiowa-footer .socials i{color:#fff;font-size:2rem}.uiowa-footer .right{flex-basis:65%}.uiowa-footer .right a{color:#fff;font-size:1.1rem;font-weight:300}.uiowa-footer .second-item{color:#fff;display:flex;flex-direction:column;gap:.5rem}.uiowa-footer .second-item a{border-right:1px solid red;font-size:.9rem;padding-right:.5rem}.uiowa-footer .second-item a:last-child{border-right:none}@media screen and (max-width:760px){.uiowa-footer .content{width:90%}.uiowa-footer{padding-bottom:4.2rem}.uiowa-footer .first-item{flex-direction:column;gap:2rem}.uiowa-footer .right{gap:2rem}.uiowa-footer .second-item div{flex-wrap:wrap}}.uiowa-journey{background-image:url(/static/media/unity.85865b8dc46c41dd52d7.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:70vh;object-fit:contain;position:relative;width:100%}.uiowa-journey .overlay{background-image:linear-gradient(90deg,rgba(0,0,0,.8),hsla(0,0%,100%,.1));height:100%;width:100%}.uiowa-journey .inner,.uiowa-journey .overlay{display:flex;flex-direction:column;justify-content:center}.uiowa-journey .inner{align-items:flex-start;color:#fff;gap:2rem;width:49%}.uiowa-journey h1{font-size:3.7rem;font-weight:600}.uiowa-journey p{font-size:1.2rem;font-weight:400}.uiowa-journey .btnUiowa{background-color:red;font-size:1.2rem;padding:1.2rem 1.6rem;transition:all .5s ease}.uiowa-journey .btnUiowa:hover{background-color:#ccc}@media screen and (max-width:760px){.uiowa-journey{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.uiowa-journey h1{font-size:2rem}.uiowa-journey .inner{align-items:flex-start;margin:0 auto;padding:3rem 0;width:98%}.uiowa-journey .btnUiowa{font-size:1.1rem;padding:1rem 1.2rem}}.uiowa-landing{background-image:url(/static/media/school.99f6a06debea1ed64683.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:110vh;position:relative;width:100%}.uiowa-landing .overlay{background-color:rgba(0,0,0,.8);height:100%;width:100%}.uiowa-landing .inner,.uiowa-landing .overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.uiowa-landing .inner{gap:1.6rem;text-align:center}.uiowa-landing h1{color:#fff;font-family:Zilla Slab,serif;font-size:clamp(2.5rem,calc(4.9577vw + .6408rem),4.7rem);font-weight:600}.uiowa-landing .btnUiowa{background-color:red;color:#000;font-family:Antonio,sans-serif;font-size:1.2rem;padding:1rem 2rem;transition:all .5s ease}.uiowa-landing .btnUiowa:hover{background-color:#ccc}@media screen and (max-width:760px){.uiowa-landing{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.uiowa-landing .overlay{padding:8rem 0}.uiowa-landing .btn-wrapper{flex-direction:column}.uiowa-landing h1{font-size:2.3rem}.uiowa-landing .inner{padding:2rem 0;width:92%}.uiowa-landing .btnUiowa{font-size:1.1rem;padding:1rem 1.2rem}}.uiowa-navbar{position:fixed;transition:top .6s ease;width:100%;z-index:9}.uiowa-navbar .top{background-color:red;font-family:Roboto,sans-serif;padding:1rem 0}.uiowa-navbar .top .content{align-items:center;display:flex;justify-content:space-between}.uiowa-navbar .logo-container{background-color:#fff;border-radius:8px;height:100%;padding:.1rem 1rem}.uiowa-navbar .links-wrapper{align-items:center;display:flex;flex-basis:45%;justify-content:space-between}.uiowa-navbar .links{align-items:center;display:flex;gap:1.2rem}.uiowa-navbar .links a{color:#fff;font-size:1.1rem;transition:all .5s ease}.uiowa-navbar .links a:hover{color:#ccc;text-decoration:underline}.uiowa-navbar .search{cursor:pointer;transition:all .5s ease}.uiowa-navbar .search p{font-weight:700}.uiowa-navbar .search:hover{color:#ccc}@media screen and (max-width:760px){.uiowa-navbar .content{width:90%}.uiowa-navbar .links-wrapper{flex-basis:0}.uiowa-navbar .links,.uiowa-navbar .search p{display:none}}.uiowa-news{background-color:#fff;font-family:Roboto,sans-serif;padding:3rem 0}.uiowa-news .title{font-family:Zilla Slab,serif;font-size:2.3rem;font-weight:600;margin-bottom:.7rem;text-align:center}.uiowa-news .news-link{align-items:center;display:flex;justify-content:center}.uiowa-news .news-link a{padding:0 3.2rem}.uiowa-news .news-link a:first-child{border-right:2px solid #63666a;padding-right:3.2rem}.uiowa-news img{width:100%}.uiowa-news .box-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.uiowa-news .box{border:1px solid #ccc;display:flex;flex-basis:32%;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}.uiowa-news .box div:last-child{display:flex;flex-direction:column;gap:1rem;padding:2rem}.uiowa-news .btnUiowa{border:1px solid red;font-size:1.2rem;padding:.8rem 1rem;transition:all .5s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.uiowa-news .btnUiowa:hover{background-color:#ccc}@media screen and (max-width:760px){.uiowa-news .box-container{gap:3rem}.uiowa-news .news-link{flex-direction:column;gap:1rem}.uiowa-news .news-link a:first-child{border-right:none}.uiowa-news .box{flex-basis:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:1rem}.uiowa-news .box div:last-child{padding:1.2rem 2rem}}.uiowa-request-information{background-color:red;font-size:1.1rem;font-weight:400;padding:2rem 0}.uiowa-request-information p:first-child{font-family:Antonio,sans-serif;font-size:3rem;font-weight:400;line-height:3.2rem}.uiowa-request-information p:nth-child(2){text-align:center}.uiowa-request-information .content{justify-content:space-between;width:72%}.uiowa-request-information p:nth-child(2){font-family:Roboto,sans-serif;font-size:1.2rem}.uiowa-request-information .btnUiowa{background-color:#000;color:#fff;font-size:1.2rem;padding:1.2rem 1.6rem;transition:all .5s ease}.uiowa-request-information .btnUiowa:hover{background-color:red;border:1px solid #000}@media screen and (max-width:760px){.uiowa-request-information{padding:3rem 0}.uiowa-request-information .content{align-items:center;flex-direction:column;gap:1.4rem;text-align:center;width:90%}.uiowa-request-information p:first-child{width:80%}}.uiowa-stats{font-family:Antonio,sans-serif;width:100%}.uiowa-stats .stat-wrapper{display:flex;flex-wrap:wrap;width:100%}.uiowa-stats .stat{color:#151515;flex-basis:33.33%;position:relative}.uiowa-stats .inner-stat{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.uiowa-stats img{height:100%;object-fit:cover;width:100%}.uiowa-stats .title{border-bottom:.5rem solid red;font-size:4rem;font-weight:800;margin:0 auto .6rem;padding:1rem 1.2rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.uiowa-stats h4{font-weight:700}@media screen and (max-width:760px){.uiowa-stats .stat{flex-basis:100%}.uiowa-stats .title{font-size:3.4rem}}.uiowa-testimonies{background-color:#f3f3f3;font-family:Zilla Slab,serif;font-size:1.3rem}.uiowa-testimonies .content{display:flex;justify-content:space-between}.uiowa-testimonies .left{flex-basis:25%}.uiowa-testimonies .left h1{margin-bottom:3rem;position:relative;width:80%}.uiowa-testimonies .left h1:after{background-color:red;bottom:-1rem;content:"";height:.4rem;left:0;position:absolute;width:32%}.uiowa-testimonies .left p{font-family:Roboto,sans-serif}.uiowa-testimonies .right{display:flex;flex-basis:70%;gap:2rem;justify-content:space-between}.uiowa-testimonies .right .item{align-items:center;border:3px solid red;border-radius:8px;display:flex;height:320px;justify-content:center;width:90%}@media screen and (max-width:760px){.uiowa-testimonies .content{flex-direction:column;gap:2rem}.uiowa-testimonies .left{flex-basis:100%}.uiowa-testimonies .left h1{text-align:center;width:100%}.uiowa-testimonies .left h1:after{background-color:red;bottom:-.7rem;height:.3rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.uiowa-testimonies .right{align-items:center;flex-basis:100%;flex-direction:column;gap:2rem;justify-content:center}}.uiowa-tour{background-color:red;font-size:1.1rem;font-weight:400}.uiowa-tour p:first-child{font-family:Antonio,sans-serif;font-size:3rem;font-weight:400;line-height:3.2rem;text-align:center;width:30%}.uiowa-tour .content{justify-content:space-between;width:85%}.uiowa-tour p:nth-child(2){font-family:Roboto,sans-serif;font-size:1.2rem}.uiowa-tour .btnUiowa{background-color:#000;color:#fff;font-size:1.2rem;padding:1.2rem 1.6rem;transition:all .5s ease}.uiowa-tour .btnUiowa:hover{background-color:red;border:1px solid #000}@media screen and (max-width:760px){.uiowa-tour .content{flex-direction:column;gap:1.4rem;width:90%}.uiowa-tour p:first-child{width:80%}}.uiowa-welcome{background-image:url(/static/media/school.99f6a06debea1ed64683.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;width:100%}.uiowa-welcome .overlay{background-color:rgba(0,0,0,.8);height:100%;width:100%}.uiowa-welcome .inner,.uiowa-welcome .overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.uiowa-welcome .inner{color:#fff;gap:2rem;text-align:center;width:49%}.uiowa-welcome h1{font-size:3.7rem;font-weight:600}.uiowa-welcome p{font-size:1.2rem;font-weight:400}.uiowa-welcome .btnUiowa{background-color:red;font-size:1.2rem;padding:1.2rem 1.6rem;transition:all .5s ease}.uiowa-welcome .btnUiowa:hover{background-color:#ccc}@media screen and (max-width:760px){.uiowa-welcome{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.uiowa-welcome h1{font-size:2.8rem}.uiowa-welcome .inner{padding:2rem 0;width:92%}.uiowa-welcome .btnUiowa{font-size:1.1rem;padding:1rem 1.2rem}}
/*# sourceMappingURL=main.3327a4f0.css.map*/