html{scroll-behavior:smooth;scroll-padding-top:0;}@font-face{font-family:"nunitosans";src:url("../fonts/nunitosans.woff2") format("woff2");font-weight:normal;font-style:normal;}@font-face{font-family:"avenir-lt-light";src:url("../fonts/avenir-lt-light.woff2") format("woff2");font-weight:normal;font-style:normal;}@font-face{font-family:"avenir-lt-heavy";src:url("../fonts/avenir-lt-heavy.woff2") format("woff2");font-weight:normal;font-style:normal;}@font-face{font-family:"Montserrat-Medium";src:url("../fonts/Montserrat-Medium.woff2") format("woff2");font-weight:normal;font-style:normal;}@font-face{font-family:"Gloock-Regular";src:url("../fonts/Gloock-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;}body{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:100;font-display:swap;margin:0;color:#333;background-color:#f6f6f6;position:relative;display:flex;flex-direction:column;min-height:100vh;}main{flex:1;background-color:rgb(229,238,252);}a{text-decoration:none;color:inherit;}ul{list-style:none;margin:0;padding:0;}.container{max-width:1280px;margin:0 auto;padding:0 70px 0 40px;}header{position:fixed;top:0;left:0;width:100%;height:58px;background-color:rgba(10,29,82,0.7);z-index:10;}header .container{display:flex;justify-content:space-between;align-items:center;height:100%;}.logo{width:225px;height:auto;position:absolute;top:8px;}nav{height:100%;}nav ul{display:flex;gap:20px;}nav a{font-family:"montserrat";font-size:16px;font-weight:400;letter-spacing:0.04em;}nav li{position:relative;transition:color 0.3s ease;color:#f6f6f6;line-height:62px;display:flex;align-items:center;}nav li::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:rgb(38,27,55);transition:height 0.3s ease;}nav li:hover{color:rgb(89,167,185);}nav li:hover::before{height:5px;}.edit-logo{margin-left:5px;width:20px;height:20px;}.hamburger-menu{display:none;}.hero{background-image:url("../images/home_background-top.jpg");background-size:cover;background-position:center;color:#f6f6f6;text-align:center;padding:110px 0 45px;}.hero h1{font-family:"Gloock-Regular";font-size:42px;line-height:63px;letter-spacing:4px;margin-bottom:45px;text-shadow:0 4px 5px rgba(0,0,0,0.4);}.hero p{font-weight:300;font-size:20px;line-height:36px;max-width:700px;margin:0 auto 70px;text-align:left;}.btn{display:inline-block;text-decoration:none;background-color:rgb(32,97,183);color:rgb(246,246,246);border:none;padding:11px 31px;font-size:16px;cursor:pointer;}.btn:hover{background-color:rgb(246,246,246);color:rgb(32,97,183);}.image-grid{display:grid;grid-template-columns:repeat(4,1fr);background-color:rgb(53,87,146);padding:10px 20px 2px;gap:10px;}.grid-item{position:relative;aspect-ratio:1;overflow:hidden;}.grid-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.5);opacity:1;transition:opacity 0.3s ease;z-index:1;}.grid-item:hover::before{opacity:0;}.image-grid img{width:100%;height:100%;display:block;object-fit:cover;}.cta{background-image:url("../images/home_background-bottom.jpg");background-size:cover;background-position:center;text-align:center;padding:60px 0 180px;color:#f6f6f6;}.cta .ribox-logo{height:90px;margin-bottom:30px;}.cta p{font-family:"avenir-lt-heavy";color:rgb(246,246,246);text-shadow:0 4px 5px rgba(0,0,0,0.4);font-size:22px;line-height:38px;max-width:820px;margin:10px auto 30px;line-height:1.6;}.cta button{font-family:"Montserrat";margin-top:20px;padding:11px 49px;font-size:16px;border-radius:21px;cursor:pointer;background-color:rgba(246,246,246,0.9);color:#1e3a6d;}.index-footer{background-color:rgb(38,27,55);color:rgb(246,246,246);padding:20px 0;}.index-footer .container{display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px;}.footer-logo{height:40px;}.index-footer-p{font-size:14px;line-height:18px;text-decoration:underline;color:#f6f6f6;text-decoration-color:#f6f6f6;}footer{background-color:rgb(159,197,240);padding:24px 0;}footer .container{display:flex;justify-content:center;align-items:center;gap:20px;}footer p{font-size:16px;line-height:18px;color:rgb(40,26,57);}.page-header-img{}.page-header-img img{width:100%;display:block;height:250px;object-fit:cover;}.study-info{padding:10px 0 60px;background-color:rgb(227,238,253);}.study-info .container{max-width:1080px;margin:0 auto;padding:0 clamp(0,200px,10px);display:grid;grid-template-columns:5fr 4fr;align-items:flex-start;}.study-info .text-content{font-family:"Montserrat";font-weight:400;line-height:36px;font-size:20px;color:rgb(40,26,57);}.study-info .text-content p{}.study-info .full-width-text{font-family:"Montserrat";font-weight:400;margin-bottom:20px;line-height:36px;font-size:20px;color:rgb(40,26,57);}.study-info .full-width-text .title,.study-info .container .text-content .title{font-family:"Montserrat-Medium";font-size:22px;line-height:30px;color:rgb(40,26,57);margin-top:20px;}.study-info .container .text-content .content{margin-top:5px;margin-bottom:40px;line-height:36px;font-size:20px;color:rgb(40,26,57);}.study-info ol{}.study-info li{line-height:33px;}.study-info .footnote{font-size:20px;margin-left:2px;}.study-info .full-width-text{font-family:"Montserrat";grid-column:1 / 3;}.study-info .image-content{width:462px;height:383;justify-self:end;margin-left:0px;margin-top:-100px;position:relative;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,0.3);}.site-list{width:490px;}.study-info .image-content-study-sites{width:600px;}.study-info .image-content-study-sites img{width:100%;height:auto;}.faq-item .title{font-family:"Montserrat-Medium";font-size:22px;line-height:30px;text-decoration:underline;color:rgb(40,26,57);}.faq-item .content{font-family:"Montserrat";line-height:30px;font-size:20px;color:rgb(40,26,57);}.read-more{font-family:"avenir-lt-heavy";color:#2061b7}.study-info .image-content::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.5);z-index:1;}.study-info .image-content img{width:100%;height:100%;object-fit:cover;display:block;box-shadow:0 10px 25px rgba(0,0,0,0.1);}.patient-resources{background-color:rgb(229,238,252);padding:50px 0 0px;}.patient-resources .container{display:flex;}.resource-item{text-align:center;margin-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:451px;}.resource-logo{height:85px;margin-bottom:20px;}.resource-item .content{width:451px;font-family:"Montserrat";font-weight:400;font-size:20px;line-height:32px;color:rgb(40,26,57);text-align:left;margin-bottom:50px;margin-left:30px;}.btn-learn-more{background-color:rgb(32,97,183);color:rgb(246,246,246);font-family:"avenir-lt-light";border:none;padding:8px 32px;font-size:17px;cursor:pointer;margin-left:-270px;}.btn-learn-more:hover{background-color:rgb(246,246,246);color:rgb(32,97,183);border:1px solid rgb(32,97,183);}.site-location{font-family:"Montserrat";margin-bottom:30px;}.study-info a{color:rgb(32,97,183);}.contact-form{width:552px;height:486px;margin-top:15px;background-color:#f6f6f6;padding:15px 44px;box-shadow:0 5px 15px rgba(0,0,0,0.05);}.contact-form p{margin-bottom:15px;}.contact-form label{display:block;margin-bottom:3px;font-family:"Montserrat";color:rgb(40,26,57);}.contact-form select,.contact-form input[type="text"]{width:100%;padding:15px;border-radius:25px;border:1px solid #e0e0e0;background-color:#f9f9f9;margin-bottom:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;}.contact-form select{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 15px top 50%;background-size:0.65em auto;}.form-row{display:flex;gap:20px;}.form-group{flex:1;}.form-group-validation{position:relative;padding-bottom:10px;}.error-message{color:red;font-size:14px;position:absolute;bottom:0;left:15px;}.contact-form select.error,.contact-form input[type="text"].error{border-color:red;}.btn-submit{display:inline-block;background-color:rgb(40,26,57);color:#f6f6f6;padding:15px 98px;border-radius:25px;font-family:"Montserrat-Medium";font-size:16px;text-decoration:none;border:none;cursor:pointer;margin-top:20px;}.contact-form .form-actions{text-align:right;}@media (max-width:992px){nav ul{display:none;position:absolute;top:62px;left:0;width:100%;background-color:rgba(10,29,82,0.95);flex-direction:column;text-align:center;}nav ul.show{display:flex;}nav li{padding-top:0;line-height:1.5;padding:10px 0;}nav li::before{display:none;}nav{display:flex;align-items:center;justify-content:flex-end;}.hamburger-menu{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;}.hamburger-menu span{width:100%;height:3px;background-color:#f6f6f6;border-radius:2px;}.hero{padding:100px 20px 50px;}.hero h1{font-size:32px;line-height:1.3;margin-bottom:30px;}.hero p{font-size:18px;line-height:1.6;margin:0 auto 40px;}.image-grid{grid-template-columns:repeat(2,1fr);}.cta{padding:60px 20px 100px;}.cta .ribox-logo{height:70px;}.cta p{font-size:18px;line-height:1.6;}.cta button{padding:12px 40px;}.index-footer .container{flex-direction:column;gap:15px;}.study-info .container{padding:0 24px;grid-template-columns:1fr;}.study-info .text-content,.study-info .full-width-text{grid-column:1;}.study-info .image-content{grid-row:1;min-width:0;width:80%;max-width:460px;justify-self:center;margin-top:0;margin-left:0;margin-bottom:30px;}.study-info .site-list{width:100%;}.study-info .image-content-study-sites{width:100%;max-width:520px;justify-self:center;margin-top:24px;grid-row:1;}.study-info .site-location .title{font-size:20px;line-height:1.4;}.study-info .site-location .content{font-size:18px;line-height:1.6;}.patient-resources{padding:50px;0;}.patient-resources .container{flex-direction:column;align-items:stretch;gap:32px;}.resource-item{margin-bottom:0;display:flex;flex-direction:column;align-items:center;width:100%;}.resource-logo{height:70px;}.resource-item .content{width:100%;margin:15px 0 20px 0 !important;text-align:left;font-size:18px;line-height:1.6;}.btn-learn-more{margin-left:0 !important;}.contact-form{width:100%;max-width:520px;margin:0 auto;padding-bottom:30px;}.study-info .text-content{grid-row:2;margin-right:0 !important;}.study-info .image-content{grid-row:1;width:80% !important;max-width:420px;height:auto !important;margin-top:24px !important;}.study-info .image-content img{height:auto;}.form-row{flex-direction:column;gap:0;}.footnote{font-size:18px;}.study-info .full-width-text{grid-row:3;}}@media (max-width:480px){.image-grid{grid-template-columns:1fr;}.study-info h2{font-size:24px;line-height:1.3;}.study-info p{font-size:16px;line-height:1.6;}.contact-form{padding:20px;}.patient-resources .container{padding:0 20px;}.resource-item .content{font-size:16px;}.study-info .site-location .title{font-size:18px;}.study-info .site-location .content{font-size:16px;}.btn-submit{width:100%;padding-left:0;padding-right:0;}}.study-info{scroll-margin-top:70px;}
