*,*::before,*::after{box-sizing:border-box;}html,body{margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;background:#f0ede8;color:#1a1a1a;display:flex;flex-direction:column;align-items:center;}.page-wrapper{width:100%;max-width:480px;background:#fff;box-shadow:0 0 60px rgba(0,0,0,.2);min-height:100vh;padding-bottom:80px;}#about{background:linear-gradient(160deg,#044c34 0%,#3c5c4c 60%,#4c7c3c 100%);color:#fff;padding:48px 24px 40px;position:relative;overflow:hidden;}#about::before{content:'';position:absolute;top:-60px;right:-60px;width:220px;height:220px;background:rgba(255,255,255,.05);border-radius:50%;}.hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#aca494;margin:0 0 10px;}h1{font-size:26px;font-weight:800;line-height:1.25;margin:0 0 14px;color:#fff;}.hero-tagline{font-size:14px;line-height:1.6;color:rgba(255,255,255,.85);margin:0 0 24px;}.hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;}.stat-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:14px 12px;text-align:center;}.stat-card .stat-num{font-size:22px;font-weight:800;color:#fff;display:block;}.stat-card .stat-label{font-size:11px;color:rgba(255,255,255,.75);margin-top:4px;display:block;line-height:1.4;}.hero-img-wrap{margin:24px 0 0;border-radius:14px;overflow:hidden;}.hero-img-wrap img{width:100%;height:auto;display:block;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.10);}.badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;}.badge{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:5px 12px;font-size:11px;font-weight:600;color:#fff;}section{padding:40px 24px;}section:nth-child(even){background:#f7f5f2;}.section-label{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#5c7464;margin:0 0 8px;}h2{font-size:22px;font-weight:800;color:#044c34;margin:0 0 20px;line-height:1.25;}h3{font-size:16px;font-weight:700;color:#3c5c4c;margin:24px 0 8px;line-height:1.3;}p{font-size:14px;line-height:1.7;color:#333;margin:0 0 14px;}a{color:#044c34;text-decoration:underline;text-underline-offset:3px;}a:hover{color:#4c7c3c;}a:focus-visible{outline:3px solid #4c7c3c;outline-offset:3px;border-radius:3px;}#rankings{background:#fff;}.rank-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;}.rank-list li{display:flex;align-items:flex-start;gap:12px;background:#f0f5f2;border-left:4px solid #044c34;border-radius:0 10px 10px 0;padding:12px 14px;font-size:13px;line-height:1.5;color:#222;}.program-grid{display:flex;flex-direction:column;gap:10px;margin-top:16px;}.program-card{background:linear-gradient(135deg,#044c34 0%,#3c5c4c 100%);border-radius:12px;padding:14px 16px;color:#fff;}.program-card .prog-name{font-size:14px;font-weight:700;margin:0 0 4px;}.program-card .prog-rank{font-size:12px;color:rgba(255,255,255,.8);margin:0;}.section-img{max-width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 4px 20px rgba(0,0,0,.10);margin:18px auto;}#tuition{background:#f7f5f2;}.cost-table{width:100%;border-collapse:collapse;font-size:13px;margin:16px 0;border-radius:10px;overflow:hidden;}.cost-table thead{background:#044c34;color:#fff;}.cost-table th{padding:10px 12px;text-align:left;font-weight:700;font-size:12px;}.cost-table td{padding:10px 12px;border-bottom:1px solid #e0ddd8;color:#222;}.cost-table tbody tr:last-child td{border-bottom:none;}.cost-table tbody tr:nth-child(even){background:#eef2ef;}.scholarship-card{background:#fff;border:2px solid #3c5c4c;border-radius:14px;padding:18px;margin-bottom:16px;}.scholarship-card h3{margin:0 0 10px;font-size:15px;color:#044c34;}.scholarship-detail{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #e8e5e0;font-size:13px;}.scholarship-detail:last-child{border-bottom:none;}.scholarship-detail .sd-label{color:#555;font-weight:500;}.scholarship-detail .sd-value{color:#044c34;font-weight:700;text-align:right;}.amount-highlight{background:linear-gradient(135deg,#4c7c3c,#044c34);color:#fff;border-radius:8px;padding:10px 14px;margin-top:10px;display:flex;justify-content:space-between;align-items:center;font-size:13px;}#programs{background:#fff;}.degree-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;}.degree-box{background:linear-gradient(135deg,#3c5c4c,#044c34);border-radius:12px;padding:16px 12px;text-align:center;color:#fff;}.degree-box .deg-type{font-size:11px;color:rgba(255,255,255,.8);margin-top:4px;display:block;}.highlight-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;}.highlight-list li{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.55;color:#333;background:#f0f5f2;border-radius:10px;padding:12px 14px;}.hl-dot{flex-shrink:0;width:10px;height:10px;background:#4c7c3c;border-radius:50%;margin-top:5px;}.tag-cloud{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px;}.tag{background:#eef2ef;border:1px solid #c0cfc4;border-radius:16px;padding:5px 11px;font-size:11px;color:#3c5c4c;font-weight:600;}.cta-link{display:inline-block;background:#044c34;color:#fff;text-decoration:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:700;margin-top:16px;min-height:44px;line-height:1.3;}.cta-link:hover{background:#3c5c4c;color:#fff;}.cta-link:focus-visible{outline:3px solid #4c7c3c;outline-offset:3px;}#contact{background:#f7f5f2;}.contact-info-row{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;color:#333;}.contact-info-row svg{flex-shrink:0;width:20px;height:20px;color:#044c34;}.form-group label{display:block;font-size:13px;font-weight:700;color:#3c3424;margin-bottom:6px;}.form-group label span[aria-hidden]{color:#c0392b;margin-left:3px;}.form-group input,.form-group textarea{width:100%;padding:12px 14px;border:2px solid #c0cfc4;border-radius:10px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff;transition:border-color .2s;min-height:44px;}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#044c34;box-shadow:0 0 0 3px rgba(4,76,52,.18);}.form-group input:focus-visible,.form-group textarea:focus-visible{outline:3px solid #4c7c3c;outline-offset:2px;}.submit-btn{width:100%;background:linear-gradient(135deg,#044c34,#3c5c4c);color:#fff;border:none;border-radius:12px;padding:15px 20px;font-size:16px;font-weight:700;cursor:pointer;min-height:52px;font-family:inherit;transition:opacity .2s;}.submit-btn:hover{opacity:.88;}.submit-btn:focus-visible{outline:3px solid #4c7c3c;outline-offset:3px;}.social-row{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap;}.social-link{display:flex;align-items:center;gap:7px;background:#044c34;color:#fff;text-decoration:none;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:700;min-height:44px;}.social-link:hover{background:#3c5c4c;}.social-link:focus-visible{outline:3px solid #4c7c3c;outline-offset:3px;}footer{background:#3c3424;color:rgba(255,255,255,.7);text-align:center;padding:20px 24px 24px;font-size:12px;line-height:1.6;}footer a{color:#aca494;}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;height:64px;background:#044c34;display:flex;align-items:stretch;z-index:1000;box-shadow:0 -2px 16px rgba(0,0,0,.25);}.nav-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:rgba(255,255,255,.65);font-size:10px;font-weight:600;letter-spacing:.3px;padding:6px 4px;min-width:44px;min-height:44px;transition:color .2s,background .2s;border-top:3px solid transparent;position:relative;}.nav-tab:hover,.nav-tab.active{color:#fff;background:rgba(255,255,255,.08);border-top-color:#4c7c3c;}.nav-tab:focus-visible{outline:3px solid #aca494;outline-offset:-3px;}.divider{height:3px;background:linear-gradient(90deg,#4c7c3c,#044c34,#3c5c4c);border:none;margin:0;}.apply-banner{background:linear-gradient(135deg,#4c7c3c 0%,#044c34 100%);border-radius:14px;padding:20px;margin:20px 0 0;text-align:center;color:#fff;}.apply-banner h3{color:#fff;margin:0 0 8px;font-size:16px;}.apply-banner p{color:rgba(255,255,255,.85);font-size:13px;margin:0 0 14px;}.apply-btn-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;}.apply-btn{display:inline-block;background:#fff;color:#044c34;text-decoration:none;border-radius:10px;padding:11px 18px;font-size:13px;font-weight:700;min-height:44px;line-height:1.3;}.apply-btn:hover{background:#eef2ef;}.apply-btn:focus-visible{outline:3px solid #aca494;outline-offset:3px;}.note{font-size:11px;color:#777;margin-top:8px;line-height:1.5;}.program-card .prog-name{font-size:14px;font-weight:700;margin-top:0px;margin-right:0px;margin-bottom:4px;margin-left:0px;}.apply-banner{background-image:linear-gradient(135deg,rgb(76,124,60) 0%,rgb(4,76,52) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;margin-top:20px;margin-right:0px;margin-bottom:0px;margin-left:0px;text-align:center;color:rgb(255,255,255);}.stat-card .stat-sub{display:block;font-size:10px;color:rgba(255,255,255,0.6);margin-top:5px;line-height:1.4;font-weight:500;letter-spacing:0.1px;}.tag-cloud__legend{width:100%;display:flex;flex-wrap:wrap;row-gap:10px;column-gap:10px;margin-top:10px;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;background-color:rgb(240,245,242);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(192,207,196);border-right-color:rgb(192,207,196);border-bottom-color:rgb(192,207,196);border-left-color:rgb(192,207,196);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}#ionafk{margin-left:auto;margin-right:auto;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#library-section-img-2{height:300px;}#ionafk-2-2-2-3{margin-left:0px;margin-right:auto;width:100%;max-width:100%;height:300px;padding-top:20;margin-top:40px;}.intl-req-list{list-style-position:initial;list-style-image:initial;list-style-type:none;margin-top:12px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;display:flex;flex-direction:column;row-gap:8px;column-gap:8px;}#ii9aue-3-6-2{margin-top:10px;}#ionafk-2-2-2-2{margin-left:0px;margin-right:auto;margin-bottom:0px;height:160px;}.section-img{max-width:100%;height:auto;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;display:block;box-shadow:rgba(0,0,0,0.1) 0px 4px 20px;margin-top:18px;margin-right:auto;margin-bottom:18px;margin-left:auto;}.cta-link{display:inline-block;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(4,76,52);color:rgb(255,255,255);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;font-size:14px;font-weight:700;margin-top:16px;min-height:44px;line-height:1.3;}.cta-link:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(60,92,76);color:rgb(255,255,255);}.cta-link:focus-visible{outline-color:rgb(76,124,60);outline-style:solid;outline-width:3px;outline-offset:3px;}#ionafk{margin-left:0px;margin-right:auto;}#ionafk-2-2-2-3{margin-left:0px;margin-right:auto;width:100%;max-width:100%;height:300px;margin-top:40px;}#ii9aue{margin-top:14px;font-size:13px;color:rgb(85,85,85);}#iqs1g{color:rgba(255,255,255,0.85);font-size:13px;margin-top:16px;line-height:1.7;}.r1-note{display:flex;align-items:flex-start;row-gap:10px;column-gap:10px;background-color:rgba(255,255,255,0.1);border-left-width:3px;border-left-style:solid;border-left-color:rgba(255,255,255,0.45);border-top-left-radius:0px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:0px;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;margin-top:14px;}.r1-note__icon{font-size:16px;flex-shrink:0;line-height:1.5;}.r1-note__text{font-size:12px;line-height:1.6;color:rgba(255,255,255,0.82);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#ixwjdzt{margin-bottom:0px;}#ionafk-2{margin-left:0px;margin-right:auto;}#ionafk-2-2{margin-left:0px;margin-right:auto;}#ionafk-2-2-2{margin-left:0px;margin-right:auto;}#ii9aue-3-2{font-style:italic;}#iuby98i-2{margin-top:12px;}#ii9aue-3-6{margin-bottom:29px;}#ionafk-2-2-2-2{margin-left:0;margin-right:auto;margin-bottom:0px;width:30%;max-width:100%;height:auto;}#ii9aue-3-6-2-2{margin-left:0;margin-right:auto;margin-top:12px;text-align:left;}#ii9aue-3-6-2-2-3{margin-left:0;margin-right:auto;margin-top:12px;text-align:left;}#ipv8m7{width:50%;max-width:100%;height:auto;margin-bottom:10px;box-shadow:0px 12px 30px 0px rgba(15,23,42,0);}#i2t8i1{background-color:#008751;margin-top:30px;padding-top:30px;padding-bottom:10px;margin-bottom:30px;}#i7jg75{font-size:17px;line-height:1.9;margin:0 0 16px;padding-left:22px;margin-right:10px;margin-left:10px;}#ivrtlo{color:#FFFFFF;text-align:left;}#imuteh{text-align:left;color:#FFFFFF;}#ia9dzb{color:#FFFFFF;text-align:left;}.cms-form__btn{appearance:none;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;cursor:pointer;padding-top:0px;padding-right:28px;padding-bottom:0px;padding-left:28px;height:44px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(0,135,81);color:rgb(255,255,255);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:15px;font-weight:600;font-family:inherit;transition-behavior:normal;transition-duration:0.15s;transition-timing-function:ease;transition-delay:0s;transition-property:background;}#i0kyp6j{display:none;}#iafotcb{color:#ffffff;margin-bottom:9px;font-size:14px;}#i50b3jw{background-color:#044c34;padding-top:30px;padding-bottom:13px;}#iza1i2k{font-size:14px;line-height:1.7;margin:0 0 16px;color:#ffffff;}#i2ugqpm{color:#ffffff;}#ii9aue-3-4{font-size:13px;color:#000000;margin-bottom:0px;}#ii9aue-3-3{color:#000000;}#ii9aue-3-2{color:#000000;margin-top:9px;margin-bottom:12px;font-size:12px;}#ii9aue-3-2-2{color:#000000;}#ii9aue-3-5{color:#000000;}#iuby98i-2{color:#000000;margin-top:41px;font-size:16px;}#ii9aue-3-6{color:#000000;}#i2t8i1{margin-bottom:29px;margin-top:36px;padding-top:15px;padding-bottom:10px;border-radius:12px;}#ieo1vdq{color:#ffffff;font-size:14px;}#i48ey0v{color:#ffffff;font-size:14px;}#ipxwiog{color:#ffffff;font-size:14px;}#i259kn9{color:#ffffff;font-size:14px;}#ii9aue-3-6-2-2{color:#000000;}#i65tdfw{margin-bottom:0px;padding-bottom:10px;border-color:rgb(26,26,26) rgb(26,26,26) rgb(26,26,26) rgb(2,71,49);}#ilkm5q2{color:#008751;font-size:13px;margin-bottom:0px;padding-bottom:10px;display:block;}#ient7rk{color:#008751;margin-top:0px;padding-top:0px;display:block;margin-bottom:0px;padding-bottom:10px;font-size:14px;}#iulquot{color:#008751;font-size:13px;}#ijy8emu{border-color:rgba(255,255,255,0.25) rgba(255,255,255,0.25) rgba(255,255,255,0.25) rgba(249,164,41,0.85);}#i59vjpp{border-color:rgba(255,255,255,0.25) rgba(255,255,255,0.25) rgba(255,255,255,0.25) rgba(249,164,41,0.85);}#i8uu4gf{border-color:#f9a429;color:#f9a429;}#idtcfah{background-color:#f9a429;}#ie11zya{background-color:#f9a429;}#ivtwmtk{background-color:#008751;}#i22cuu5-2{border-color:rgb(249,164,41);color:#f9a429;}#i1tajbf{background-color:#f9a429;}#ialqtf4{background-color:#f9a429;}#id3jevf{color:#f9a429;background-color:#f9a429;}#i8l9jwi{background-color:#f9a429;font-size:12px;line-height:16px;width:8px;height:8px;}#ibpp88s{background-color:#f9a429;color:rgb(0,0,0);width:8px;height:8px;}#ipo6tk5{background-color:#f9a429;color:rgb(0,0,0);height:8px;width:8px;}#ift0a5e{background-color:#f9a429;color:rgb(0,0,0);width:8px;height:8px;}#ifo3yrw{background-color:#f9a429;color:rgb(0,0,0);width:8px;height:8px;}#i7af0o5{background-color:#f9a429;color:rgb(0,0,0);width:8px;height:8px;}#ikm2fij{background-color:#f9a429;color:rgb(0,0,0);width:8px;height:8px;}#ih7f92k{background-color:#f9a429;color:rgb(0,0,0);width:8px;height:8px;}#ijak4qj{background-color:#f9a429;color:rgb(0,0,0);height:8px;width:8px;}#icyhntv{color:#008751;margin-top:0px;}#ilb6l3u{background-color:#f9a429;}#i5c1tl5{background-color:#f9a429;}#ioi9uij{background-color:#f9a429;}#i4e9hnf{background-color:#f9a429;}#i15j599{color:#008751;font-size:13px;}#ih74yps{color:#008751;}#ii9aue-3-4-2{font-size:13px;color:#000000;margin-bottom:4px;}#i22cuu5-2{color:#f9a429;}#iz8lnnt{border-color:rgba(255,255,255,0.25) rgba(255,255,255,0.25) rgba(255,255,255,0.25) rgba(249,164,41,0.85);}#ivk7ewf{background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url('https://cms-assets.qa.app.sinorbis.com/84872796728320/2117e34a-7147-48b5-b224-0eddcff5cbd3');}#ize76p8{background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url('https://cms-assets.qa.app.sinorbis.com/84872796728320/2117e34a-7147-48b5-b224-0eddcff5cbd3');}#i1xtrqi{background-image:url('https://cms-assets.qa.app.sinorbis.com/84872796728320/f00b81fa-212c-45d6-a12d-0b03d92a4465');background-size:cover;background-repeat:no-repeat;background-position:center center;}#i5nl40n{background-image:url('https://cms-assets.qa.app.sinorbis.com/84872796728320/bfbf19d0-d011-491e-a354-8a3b1934b1f3');display:none;}#it419vu{background-image:url('https://cms-assets.qa.app.sinorbis.com/84872796728320/d1153eb1-c650-4abd-8d8f-e5fc0bcf35ba');display:none;}#i22cuu5-2-2{border-color:rgb(249,164,41);color:#f9a429;}#i22cuu5-2-2{color:#f9a429;}#i15j599-2{color:#008751;font-size:13px;}#about{background-image:linear-gradient(160deg,rgb(4,76,52) 0%,rgb(60,92,76) 60%,rgb(76,124,60) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(255,255,255);padding-top:48px;padding-right:24px;padding-bottom:40px;padding-left:24px;position:relative;overflow-x:hidden;overflow-y:hidden;}#iyxyj{color:rgb(255,255,255);}#iqs1g{font-size:13px;}#ii9aue-3-2{color:rgb(0,0,0);margin-top:9px;margin-bottom:12px;font-size:12px;}#iuby98i-2{color:rgb(0,0,0);margin-top:41px;font-size:16px;}#contact-heading{color:rgb(2,71,49);}#ii9aue-3-4{font-size:13px;color:rgb(0,0,0);margin-bottom:0px;}#ii9aue-3-3{color:rgb(0,0,0);}#ii9aue-3-2-2{color:rgb(0,0,0);}#ii9aue-3-5{color:rgb(0,0,0);}#iuby98i-2-2{margin-bottom:24px;color:rgb(2,71,49);font-size:18px;}#ilkm5q2{color:rgb(0,135,81);font-size:13px;margin-bottom:0px;padding-bottom:10px;display:block;}#ient7rk{color:rgb(0,135,81);margin-top:0px;padding-top:0px;display:block;margin-bottom:0px;padding-bottom:10px;font-size:14px;}#iulquot{color:rgb(0,135,81);font-size:13px;}#ijy8emu{border-top-color:rgba(255,255,255,0.25);border-right-color:rgba(255,255,255,0.25);border-bottom-color:rgba(255,255,255,0.25);border-left-color:rgba(249,164,41,0.85);}#i22cuu5-2{color:rgb(249,164,41);}#ia1yua6{display:block;}#ipr6j5q{margin-bottom:0px;}#if81v0q{margin-right:10px;margin-left:10px;}#i1m44ph{font-size:15px;}#ii9aue-3-4-2{font-size:13px;color:rgb(0,0,0);margin-bottom:4px;}#il9753m{margin-bottom:22px;}#irjijwk{padding-top:20px;margin-top:20px;padding-bottom:0px;}#i5nl40n{background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/bfbf19d0-d011-491e-a354-8a3b1934b1f3");display:none;}#if5v7r{margin-top:17px;}#ii9aue-3-2{color:rgb(0,0,0);margin-top:0px;margin-bottom:8px;font-size:12px;flex:0 0 calc((100% - 10px) * 7 / 12);max-width:calc((100% - 10px) * 7 / 12);display:block;}#if81v0q{margin-right:0px;margin-left:0px;flex:0 0 calc((100% - 10px) * 4 / 12);max-width:calc((100% - 10px) * 4 / 12);}#iinpo7{width:35%;max-width:100%;height:auto;margin-top:20px;margin-bottom:20px;margin-right:20px;margin-left:20px;border-radius:0px;}#ik5jhc{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-radius:0px;background-image:url('https://cms-assets.qa.app.sinorbis.com/84872796728320/abe55707-d000-4cf7-8bed-ca2179548ccc');background-size:cover;background-repeat:no-repeat;background-position:center center;}#is2wx{width:100%;flex-direction:row;display:inline-flex;gap:5px;}#ij1so{flex:0 0 33.33%;max-width:33.33%;width:100%;display:block;}#il56c{flex:0 0 33.33%;max-width:33.33%;width:100%;}#izsa9{flex:0 0 30.55%;max-width:100%;width:33.33%;}#iulquot-2{color:rgb(0,135,81);font-size:13px;}.cms-cols{display:flex;flex-wrap:wrap;row-gap:24px;column-gap:24px;padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px;}#i9tcu3j{margin-bottom:0px;padding-top:10px;padding-bottom:0px;margin-top:10px;gap:10px;}#ii9aue-3-2-3{color:rgb(0,0,0);margin-top:0px;margin-bottom:8px;font-size:12px;flex:0 0 calc((100% - 24px) * 7 / 12);max-width:calc((100% - 24px) * 7 / 12);}#if81v0q-2{margin-right:0px;margin-left:0px;flex:0 0 calc((100% - 24px) * 4 / 12);max-width:calc((100% - 24px) * 4 / 12);}#icvku31-2{margin-bottom:0px;padding-top:10px;padding-bottom:0px;margin-top:10px;}#ilkm5q2-2{color:rgb(0,135,81);font-size:13px;margin-bottom:0px;padding-bottom:0px;display:block;}#ii9aue-3-2-3-2{color:rgb(0,0,0);margin-top:0px;margin-bottom:8px;font-size:12px;flex:0 0 calc((100% - 10px) * 7 / 12);max-width:calc((100% - 10px) * 7 / 12);}#if81v0q-2-2{margin-right:0px;margin-left:0px;flex:0 0 calc((100% - 10px) * 4 / 12);max-width:calc((100% - 10px) * 4 / 12);}#icvku31-2{padding-bottom:0px;gap:10px;margin-bottom:0px;}#iphmz4l{font-style:normal;}#izqlkdi-2{color:rgb(0,135,81);}#ipv8m7{width:35%;max-width:100%;height:auto;}#i2t8i1{margin-bottom:29px;margin-top:36px;padding-top:15px;padding-bottom:10px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}#i7jg75{font-size:17px;line-height:1.9;margin-top:0px;margin-bottom:16px;padding-left:22px;margin-right:10px;margin-left:10px;}#iafotcb{color:rgb(255,255,255);margin-bottom:9px;font-size:14px;}#iza1i2k{font-size:14px;line-height:1.7;margin-top:0px;margin-right:0px;margin-bottom:16px;margin-left:0px;color:rgb(255,255,255);}#i2ugqpm{color:rgb(255,255,255);}#ieo1vdq{color:rgb(255,255,255);font-size:14px;}#i48ey0v{color:rgb(255,255,255);font-size:14px;}#ipxwiog{color:rgb(255,255,255);font-size:14px;}#i259kn9{color:rgb(255,255,255);font-size:14px;}#ii9aue-3-6{color:rgb(0,0,0);}#ipv8m7{width:50%;height:auto;margin-left:0;margin-right:auto;max-width:100%;display:block;margin-bottom:0px;}#iafotcb{color:rgb(255,255,255);margin-bottom:9px;font-size:14px;margin-left:0;margin-right:auto;}#iza1i2k{font-size:14px;line-height:1.7;margin-top:0px;margin-right:auto;margin-bottom:16px;margin-left:0;color:rgb(255,255,255);}#ivtwmtk{background-color:rgb(0,135,81);}.cms-wechat__qr{flex-grow:0;flex-shrink:0;flex-basis:auto;width:128px;height:113px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(241,245,249);object-fit:contain;}#ia1yua6{display:block;padding-bottom:0px;}#ipr6j5q{margin-bottom:0px;display:block;}#iidyqxi{display:none;}#ihiogvh{display:block;}#i7l5pnq{margin-top:33px;font-size:18px;color:rgb(2,71,49);margin-bottom:16px;}#iza7giv{font-size:15px;}#ipocwi{height:603px;}.cms-hrsp{padding-top:clamp(48px,8vw,104px);padding-right:24px;padding-bottom:clamp(48px,8vw,104px);padding-left:24px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);}#iiulms{margin-bottom:0px;margin-top:0px;padding-top:10px;}#i1m44ph-2{font-size:15px;}#il9753m-2{margin-bottom:22px;}#irjijwk-2{padding-top:20px;margin-top:20px;padding-bottom:0px;display:inline-block;}#ijhiv3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin-top:10px;width:100%;max-width:100%;font-size:13px;}#ib3irjg-2{display:none;}#ifhkrbi-2{display:none;}#ivk7ewf-2{background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/2117e34a-7147-48b5-b224-0eddcff5cbd3");}.cms-form{max-width:560px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:transparent;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;font-family:inherit;box-sizing:border-box;}.cms-form__grid{display:grid;grid-template-columns:repeat(6,1fr);row-gap:16px;column-gap:16px;align-items:start;}.cms-form .form-control:focus{border-top-color:rgb(243,112,50);border-right-color:rgb(243,112,50);border-bottom-color:rgb(243,112,50);border-left-color:rgb(243,112,50);box-shadow:rgba(243,112,50,0.133) 0px 0px 0px 3px;}.cms-form__consent-text a{color:rgb(243,112,50);}.cms-form__btn{appearance:none;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;cursor:pointer;padding-top:0px;padding-right:28px;padding-bottom:0px;padding-left:28px;height:44px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(243,112,50);color:rgb(255,255,255);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:15px;font-weight:600;font-family:inherit;transition-behavior:normal;transition-duration:0.15s;transition-timing-function:ease;transition-delay:0s;transition-property:background;}.cms-form .form-control{display:block;width:100%;height:44px;padding-top:0px;padding-right:12px;padding-bottom:0px;padding-left:12px;color:rgb(26,26,26);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(211,209,199);border-right-color:rgb(211,209,199);border-bottom-color:rgb(211,209,199);border-left-color:rgb(211,209,199);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:15px;font-family:inherit;outline-color:initial;outline-style:none;outline-width:initial;}#ijhiv3{color:rgba(255,255,255);}#ii9aue-3-6{line-height:23.0px;}#in00l9f{font-size:13px;line-height:1.7;margin:0 0 16px;color:rgb(0,0,0);margin-bottom:10px;margin-top:20px;font-style:italic;}#i31nzlk-2{font-size:14px;line-height:21px;margin:0 0 16px;color:rgb(0,0,0);margin-bottom:10px;}.cms-form{max-width:560px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:transparent;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;font-family:inherit;box-sizing:border-box;}.cms-form__grid{display:grid;grid-template-columns:repeat(6,1fr);row-gap:10px;column-gap:10px;align-items:start;}#im99pfr{display:none;}#i32ifue{height:auto;display:block;}#ihohyy6:hover{background-color:#014731 !important;}#i93ir06{display:none;}#ihokup4{width:100%;}#ie1o21y:hover{background-color:rgb(2,71,49) !important;}#i50b3jw{background-color:rgb(4,76,52);padding-top:30px;padding-bottom:13px;}#idtcfah{background-color:rgb(249,164,41);}#ilb6l3u{background-color:rgb(249,164,41);}#i4e9hnf{background-color:rgb(249,164,41);}#ivqr4xp{color:rgb(2,71,49);}#i9yhn64{color:rgb(2,71,49);}#ihs63m3{color:rgb(2,71,49);}#igddj9r{color:rgb(2,71,49);}#ivqr4xp-2{color:rgb(2,71,49);}#ivqr4xp-3{color:rgb(2,71,49);}#idtcfah-3{background-color:rgb(249,164,41);}#ivqr4xp-2-2{color:rgb(2,71,49);}#i9yhn64-2{color:rgb(2,71,49);}#i9yhn64-3{color:rgb(2,71,49);}#idtcfah-2-2{background-color:rgb(249,164,41);}#irvkd9kf{display:none;}#ilu3xhk{display:none;}#i8n30zq:hover{background-color:rgb(4,76,52) !important;}#ij3dqc1{max-width:430px;width:100%;display:block;}#i6zcmrsf{display:none;}#injq1jxj{background-color:#008751;}#injq1jxj:hover{background-color:rgb(4,76,52) !important;}#if7bwrk{display:none;}#ff-msy4f2xs11-validations-2{display:none;}#i0y1yqq:hover{background-color:rgb(2,71,49) !important;}#i5edhub{display:none;}#ibuq3wg:hover{background-color:rgb(2,71,49) !important;}.cms-cols>.cms-col{flex-grow:1;flex-shrink:1;flex-basis:200px;min-width:0px;}.cms-form .sgg-phone>.sgg-phone-number{flex-grow:1;flex-shrink:1;flex-basis:auto;min-width:0px;}.cms-form .cms-form__check>span{flex-grow:1;flex-shrink:1;flex-basis:auto;min-width:0px;}@media (max-width:480px){.cms-cols>.cms-col{flex-grow:1 !important;flex-shrink:1 !important;flex-basis:100% !important;max-width:100% !important;}}.cms-skip-link{position:absolute;left:-9999px;top:0;z-index:1000;background:#fff;color:#111;padding:8px 14px}.cms-skip-link:focus{left:0}:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;}*,::before,::after{box-sizing:border-box;}html,body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;scrollbar-width:none;scroll-behavior:smooth;}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(240,237,232);color:rgb(26,26,26);display:flex;flex-direction:column;align-items:center;}.page-wrapper{width:100%;max-width:480px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);box-shadow:rgba(0,0,0,0.2) 0px 0px 60px;min-height:100vh;padding-bottom:80px;}#about{background-image:linear-gradient(160deg,rgb(4,76,52) 0%,rgb(60,92,76) 60%,rgb(76,124,60) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;color:rgb(255,255,255);padding-top:10px;padding-right:24px;padding-bottom:40px;padding-left:24px;position:relative;overflow-x:hidden;overflow-y:hidden;}#about::before{content:"";position:absolute;top:-60px;right:-60px;width:220px;height:220px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.05);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;}.hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:rgb(172,164,148);margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}h1{font-size:26px;font-weight:800;line-height:1.25;margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;color:rgb(255,255,255);}.hero-tagline{font-size:14px;line-height:1.6;color:rgba(255,255,255,0.85);margin-top:0px;margin-right:0px;margin-bottom:24px;margin-left:0px;}.hero-stats{display:grid;grid-template-columns:1fr 1fr;row-gap:12px;column-gap:12px;margin-top:24px;}.stat-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.12);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(255,255,255,0.18);border-right-color:rgba(255,255,255,0.18);border-bottom-color:rgba(255,255,255,0.18);border-left-color:rgba(255,255,255,0.18);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:14px;padding-right:12px;padding-bottom:14px;padding-left:12px;text-align:center;}.stat-card .stat-num{font-size:22px;font-weight:800;color:rgb(255,255,255);display:block;}.stat-card .stat-label{font-size:11px;color:rgba(255,255,255,0.75);margin-top:4px;display:block;line-height:1.4;}.hero-img-wrap{margin-top:24px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;overflow-x:hidden;overflow-y:hidden;}.hero-img-wrap img{width:100%;height:auto;display:block;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:rgba(0,0,0,0.1) 0px 4px 20px;}.badge-row{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:8px;margin-top:20px;}.badge{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.15);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(255,255,255,0.25);border-right-color:rgba(255,255,255,0.25);border-bottom-color:rgba(255,255,255,0.25);border-left-color:rgba(255,255,255,0.25);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding-top:5px;padding-right:12px;padding-bottom:5px;padding-left:12px;font-size:11px;font-weight:600;color:rgb(255,255,255);}section{padding-top:40px;padding-right:24px;padding-bottom:40px;padding-left:24px;}section:nth-child(2n){background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(247,245,242);}.section-label{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:rgb(92,116,100);margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;}h2{font-size:22px;font-weight:800;color:rgb(4,76,52);margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;line-height:1.25;}h3{font-size:16px;font-weight:700;color:rgb(60,92,76);margin-top:24px;margin-right:0px;margin-bottom:8px;margin-left:0px;line-height:1.3;}p{font-size:14px;line-height:1.7;color:rgb(51,51,51);margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;}a{color:rgb(4,76,52);text-decoration-line:underline;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;text-underline-offset:3px;}a:hover{color:rgb(76,124,60);}a:focus-visible{outline-color:rgb(76,124,60);outline-style:solid;outline-width:3px;outline-offset:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}#rankings{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);}.rank-list{list-style-position:initial;list-style-image:initial;list-style-type:none;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;display:flex;flex-direction:column;row-gap:10px;column-gap:10px;}.rank-list li{display:flex;align-items:flex-start;row-gap:12px;column-gap:12px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(240,245,242);border-left-width:4px;border-left-style:solid;border-left-color:rgb(4,76,52);border-top-left-radius:0px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:0px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px;font-size:13px;line-height:1.5;color:rgb(34,34,34);}.program-grid{display:flex;flex-direction:column;row-gap:10px;column-gap:10px;margin-top:16px;}.program-card{background-image:linear-gradient(135deg,rgb(4,76,52) 0%,rgb(60,92,76) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:14px;padding-right:16px;padding-bottom:14px;padding-left:16px;color:rgb(255,255,255);}.program-card .prog-name{color:rgb(255,255,255);}.program-card .prog-rank{font-size:12px;color:rgba(255,255,255,0.8);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.section-img{max-width:100%;height:124px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;display:block;box-shadow:rgba(0,0,0,0.1) 0px 4px 20px;margin-top:18px;margin-right:auto;margin-bottom:18px;margin-left:auto;}#tuition{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(247,245,242);}.cost-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow-x:hidden;overflow-y:hidden;}.cost-table thead{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(4,76,52);color:rgb(255,255,255);}.cost-table th{padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;text-align:left;font-weight:700;font-size:12px;}.cost-table td{padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(224,221,216);color:rgb(34,34,34);}.cost-table tbody tr:last-child td{border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;}.cost-table tbody tr:nth-child(2n){background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(238,242,239);}.scholarship-card{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(60,92,76);border-right-color:rgb(60,92,76);border-bottom-color:rgb(60,92,76);border-left-color:rgb(60,92,76);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding-top:18px;padding-right:18px;padding-bottom:18px;padding-left:18px;margin-bottom:16px;}.scholarship-card h3{margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;font-size:15px;color:rgb(4,76,52);}.scholarship-detail .sd-label{color:rgb(85,85,85);font-weight:500;}.scholarship-detail .sd-value{color:rgb(4,76,52);font-weight:700;text-align:right;}#programs{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);}.degree-row{display:grid;grid-template-columns:1fr 1fr;row-gap:10px;column-gap:10px;margin-top:16px;margin-right:0px;margin-bottom:16px;margin-left:0px;}.degree-box{background-image:linear-gradient(135deg,rgb(60,92,76),rgb(4,76,52));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-top:16px;padding-right:12px;padding-bottom:16px;padding-left:12px;text-align:center;color:rgb(255,255,255);}.degree-box .deg-type{font-size:11px;color:rgba(255,255,255,0.8);margin-top:4px;display:block;}.highlight-list{list-style-position:initial;list-style-image:initial;list-style-type:none;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;display:flex;flex-direction:column;row-gap:10px;column-gap:10px;}.highlight-list li{display:flex;row-gap:10px;column-gap:10px;align-items:flex-start;font-size:13px;line-height:1.55;color:rgb(51,51,51);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(240,245,242);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px;}.hl-dot{flex-shrink:0;width:10px;height:10px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(76,124,60);border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;margin-top:5px;}.tag-cloud{display:flex;flex-wrap:wrap;row-gap:7px;column-gap:7px;margin-top:14px;}.tag{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(238,242,239);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(192,207,196);border-right-color:rgb(192,207,196);border-bottom-color:rgb(192,207,196);border-left-color:rgb(192,207,196);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:5px;padding-right:11px;padding-bottom:5px;padding-left:11px;font-size:11px;color:rgb(60,92,76);font-weight:600;}#contact{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(247,245,242);}.contact-info-row svg{flex-shrink:0;width:20px;height:20px;color:rgb(4,76,52);}.form-group label{display:block;font-size:13px;font-weight:700;color:rgb(60,52,36);margin-bottom:6px;}.form-group label span[aria-hidden]{color:rgb(192,57,43);margin-left:3px;}.form-group input,.form-group textarea{width:100%;padding-top:12px;padding-right:14px;padding-bottom:12px;padding-left:14px;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(192,207,196);border-right-color:rgb(192,207,196);border-bottom-color:rgb(192,207,196);border-left-color:rgb(192,207,196);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;font-size:14px;font-family:inherit;color:rgb(26,26,26);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:border-color;min-height:44px;}.form-group input:focus,.form-group textarea:focus{outline-color:initial;outline-style:none;outline-width:initial;border-top-color:rgb(4,76,52);border-right-color:rgb(4,76,52);border-bottom-color:rgb(4,76,52);border-left-color:rgb(4,76,52);box-shadow:rgba(4,76,52,0.18) 0px 0px 0px 3px;}.form-group input:focus-visible,.form-group textarea:focus-visible{outline-color:rgb(76,124,60);outline-style:solid;outline-width:3px;outline-offset:2px;}footer{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(60,52,36);color:rgba(255,255,255,0.7);text-align:center;padding-top:20px;padding-right:24px;padding-bottom:24px;padding-left:24px;font-size:12px;line-height:1.6;}footer a{color:rgb(172,164,148);}.bottom-nav{position:fixed;bottom:0px;left:50%;transform:translateX(-50%);width:100%;max-width:480px;height:64px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(4,76,52);display:flex;align-items:stretch;z-index:1000;box-shadow:rgba(0,0,0,0.25) 0px -2px 16px;}.nav-tab{flex-grow:1;flex-shrink:1;flex-basis:0%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:3px;column-gap:3px;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;color:rgba(255,255,255,0.65);font-size:10px;font-weight:600;letter-spacing:0.3px;padding-top:6px;padding-right:4px;padding-bottom:6px;padding-left:4px;min-width:44px;min-height:44px;transition-behavior:normal,normal;transition-duration:0.2s,0.2s;transition-timing-function:ease,ease;transition-delay:0s,0s;transition-property:color,background;border-top-width:3px;border-top-style:solid;border-top-color:transparent;position:relative;}.nav-tab:hover{color:rgb(255,255,255);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.08);border-top-color:rgb(76,124,60);}.nav-tab.active{color:rgb(255,255,255);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.08);border-top-color:rgb(76,124,60);}.nav-tab:focus-visible{outline-color:rgb(172,164,148);outline-style:solid;outline-width:3px;outline-offset:-3px;}.divider{height:3px;background-image:linear-gradient(90deg,rgb(76,124,60),rgb(4,76,52),rgb(60,92,76));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.apply-banner h3{color:rgb(255,255,255);margin-top:0px;margin-right:0px;margin-bottom:8px;margin-left:0px;font-size:16px;}.apply-banner p{color:rgba(255,255,255,0.85);font-size:13px;margin-top:0px;margin-right:0px;margin-bottom:14px;margin-left:0px;}.note{font-size:11px;color:rgb(119,119,119);margin-top:8px;line-height:1.5;}.stat-card .stat-sub{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(255,255,255,0.35);padding-bottom:6px;}.tag-cloud__legend{background-color:transparent;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;padding-top:6px;padding-right:0px;padding-bottom:6px;padding-left:0px;}#library-section-img-2{height:300px;width:100%;object-fit:cover;object-position:center center;}#ionafk-2-2-2-2{margin-left:0px;margin-right:auto;margin-bottom:0px;width:30%;max-width:100%;height:auto;}#ii9aue{margin-bottom:6px;color:rgb(0,0,0);font-size:13px;}#ixwjdzt{margin-bottom:9px;}#iuby98i-2{color:rgb(0,0,0);margin-top:41px;font-size:16px;width:100%;max-width:100%;}#ii9aue-3-6{line-height:23px;}#ii9aue-3-6-2-2{color:rgb(0,0,0);}#ii9aue-3-6-2-2-3{margin-left:0px;margin-right:auto;margin-top:12px;text-align:left;}#ipv8m7{width:50%;height:auto;margin-left:0px;margin-right:auto;max-width:100%;display:block;margin-bottom:0px;}#i7jg75{font-size:17px;line-height:1.9;margin-top:0px;margin-bottom:16px;padding-left:22px;margin-right:10px;margin-left:0px;}#ivrtlo{color:rgb(255,255,255);text-align:left;}#imuteh{text-align:left;color:rgb(255,255,255);}#ia9dzb{margin-bottom:0px;}.cms-form__btn{appearance:none;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;cursor:pointer;padding-top:0px;padding-right:28px;padding-bottom:0px;padding-left:28px;height:40px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(0,135,81);color:rgb(255,255,255);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:15px;font-weight:600;font-family:inherit;transition-behavior:normal;transition-duration:0.15s;transition-timing-function:ease;transition-delay:0s;transition-property:background;}#iafotcb{color:rgb(255,255,255);margin-bottom:9px;font-size:14px;margin-left:0px;margin-right:auto;}#i50b3jw{background-color:rgb(4,76,52);padding-top:30px;padding-bottom:23px;}#iza1i2k{font-size:14px;line-height:1.7;margin-top:0px;margin-right:auto;margin-bottom:16px;margin-left:0px;color:rgb(255,255,255);}#i2ugqpm{color:rgb(255,255,255);font-size:13px;}#ieo1vdq{color:rgb(255,255,255);font-size:13px;}#i48ey0v{color:rgb(255,255,255);font-size:13px;}#ipxwiog{color:rgb(255,255,255);font-size:13px;}#i259kn9{color:rgb(255,255,255);font-size:13px;}#i65tdfw{margin-bottom:0px;padding-bottom:10px;border-top-color:rgb(26,26,26);border-right-color:rgb(26,26,26);border-bottom-color:rgb(26,26,26);border-left-color:rgb(2,71,49);}#i59vjpp{border-top-color:rgba(255,255,255,0.25);border-right-color:rgba(255,255,255,0.25);border-bottom-color:rgba(255,255,255,0.25);border-left-color:rgba(249,164,41,0.85);}#i8uu4gf{border-top-color:rgb(249,164,41);border-right-color:rgb(249,164,41);border-bottom-color:rgb(249,164,41);border-left-color:rgb(249,164,41);color:rgb(249,164,41);}#ie11zya{background-color:rgb(249,164,41);}#i1tajbf{background-color:rgb(249,164,41);}#ialqtf4{background-color:rgb(249,164,41);}#id3jevf{color:rgb(249,164,41);background-color:rgb(249,164,41);}#i8l9jwi{background-color:rgb(249,164,41);font-size:12px;line-height:16px;width:8px;height:8px;}#ibpp88s{background-color:rgb(249,164,41);color:rgb(0,0,0);width:8px;height:8px;}#ipo6tk5{background-color:rgb(249,164,41);color:rgb(0,0,0);height:8px;width:8px;}#ift0a5e{background-color:rgb(249,164,41);color:rgb(0,0,0);width:8px;height:8px;}#ifo3yrw{background-color:rgb(249,164,41);color:rgb(0,0,0);width:8px;height:8px;}#i7af0o5{background-color:rgb(249,164,41);color:rgb(0,0,0);width:8px;height:8px;}#ikm2fij{background-color:rgb(249,164,41);color:rgb(0,0,0);width:8px;height:8px;}#ih7f92k{background-color:rgb(249,164,41);color:rgb(0,0,0);width:8px;height:8px;}#ijak4qj{background-color:rgb(249,164,41);color:rgb(0,0,0);height:8px;width:8px;}#icyhntv{color:rgb(0,135,81);margin-top:0px;}#i5c1tl5{background-color:rgb(249,164,41);}#ioi9uij{background-color:rgb(249,164,41);}#i15j599{color:rgb(0,135,81);font-size:13px;}#ih74yps{color:rgb(0,135,81);}#iz8lnnt{border-top-color:rgba(255,255,255,0.25);border-right-color:rgba(255,255,255,0.25);border-bottom-color:rgba(255,255,255,0.25);border-left-color:rgba(249,164,41,0.85);}#ivk7ewf{background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/2117e34a-7147-48b5-b224-0eddcff5cbd3");}#ize76p8{background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/2117e34a-7147-48b5-b224-0eddcff5cbd3");}#i1xtrqi{background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/f00b81fa-212c-45d6-a12d-0b03d92a4465");background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;}#it419vu{background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/d1153eb1-c650-4abd-8d8f-e5fc0bcf35ba");display:none;}#i22cuu5-2-2{color:rgb(249,164,41);}#i15j599-2{color:rgb(0,135,81);font-size:13px;}#contact-heading{color:rgb(2,71,49);font-size:22px;margin-bottom:20px;}#iuby98i-2-2{margin-bottom:24px;color:rgb(2,71,49);font-size:18px;margin-top:40px;}#if5v7r{margin-top:17px;font-style:italic;}#iinpo7{width:35%;max-width:100%;height:auto;margin-top:20px;margin-bottom:20px;margin-right:20px;margin-left:20px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}#ik5jhc{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/abe55707-d000-4cf7-8bed-ca2179548ccc");background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;}#is2wx{width:100%;flex-direction:row;display:inline-flex;row-gap:5px;column-gap:5px;}#ij1so{flex-grow:0;flex-shrink:0;flex-basis:33.33%;max-width:33.33%;width:100%;display:block;}#il56c{flex-grow:0;flex-shrink:0;flex-basis:33.33%;max-width:33.33%;width:100%;}#izsa9{flex-grow:0;flex-shrink:0;flex-basis:30.55%;max-width:100%;width:33.33%;}.cms-wechat__qr{flex-grow:0;flex-shrink:0;flex-basis:auto;width:104px;height:104px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(241,245,249);object-fit:contain;}#i7l5pnq{font-size:20px;}#ijhiv3{color:rgb(255,255,255);}.cms-form{max-width:430px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:transparent;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;font-family:inherit;box-sizing:border-box;}.cms-form__grid{display:grid;grid-template-columns:repeat(6,1fr);row-gap:8px;column-gap:8px;align-items:start;}.cms-form .form-control:focus{border-top-color:rgb(0,135,81);border-right-color:rgb(0,135,81);border-bottom-color:rgb(0,135,81);border-left-color:rgb(0,135,81);box-shadow:rgba(0,135,81,0.133) 0px 0px 0px 3px;}.cms-form__consent-text a{color:rgb(0,135,81);}.cms-form .form-control{display:block;width:100%;height:40px;padding-top:0px;padding-right:12px;padding-bottom:0px;padding-left:12px;color:rgb(26,26,26);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(211,209,199);border-right-color:rgb(211,209,199);border-bottom-color:rgb(211,209,199);border-left-color:rgb(211,209,199);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;font-size:15px;font-family:inherit;outline-color:initial;outline-style:none;outline-width:initial;}#in00l9f{font-size:13px;line-height:1.7;margin-right:0px;margin-left:0px;color:rgb(0,0,0);margin-bottom:10px;margin-top:20px;font-style:italic;}#i31nzlk-2{font-size:14px;line-height:21px;margin-top:0px;margin-right:0px;margin-left:0px;color:rgb(0,0,0);margin-bottom:10px;}.cms-cols>.cms-col{flex-grow:1;flex-shrink:1;flex-basis:200px;min-width:0px;}.cms-form .sgg-phone>.sgg-phone-number{flex-grow:1;flex-shrink:1;flex-basis:auto;min-width:0px;}.cms-form .cms-form__check>span{flex-grow:1;flex-shrink:1;flex-basis:auto;min-width:0px;}.cms-skip-link{position:absolute;left:-9999px;top:0px;z-index:1000;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);color:rgb(17,17,17);padding-top:8px;padding-right:14px;padding-bottom:8px;padding-left:14px;}.cms-skip-link:focus{left:0px;}:focus-visible{outline-color:rgb(26,115,232);outline-style:solid;outline-width:2px;outline-offset:2px;}#ff-msy4dd3c9-text-2{margin-top:0px;}#ff-msy4aiha1-text{margin-bottom:0px;}#campus-students-img{width:100%;height:300px;object-fit:cover;object-position:center center;}#library-section-img{width:100%;height:300px;object-fit:cover;object-position:center center;}#iwyncy{width:100%;height:300px;display:block;object-fit:cover;object-position:center bottom;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:rgba(0,0,0,0.1) 0px 4px 20px;}#students-img{width:100%;height:300px;object-fit:cover;object-position:center center;}#ie0s8n{margin-top:24px;}#observatory-img{width:100%;height:300px;object-fit:cover;object-position:center center;}#marine-biology-img{width:100%;height:300px;object-fit:cover;object-position:center center;}#lyon-arboretum-img{width:100%;height:300px;object-fit:cover;object-position:center center;}#programs-heading{color:rgb(2,71,49);}#iq5wrxh{color:rgb(2,71,49);font-size:18px;}#i6g26hr{font-size:15px;color:rgb(0,0,0);}#i08w7k{color:rgb(2,71,49);}#ijlizq{color:rgb(2,71,49);}#rankings-heading{color:rgb(2,71,49);}#ivgqyy8{color:rgb(2,71,49);font-size:18px;}#ipg5lpy{background-image:linear-gradient(135deg,rgb(2,71,49) 0%,rgb(60,92,76) 100%);}#inmlxek{background-image:linear-gradient(135deg,rgb(2,71,49) 0%,rgb(60,92,76) 100%);}#i9330mf{background-image:linear-gradient(135deg,rgb(2,71,49) 0%,rgb(60,92,76) 100%);}#i4ddida{background-image:linear-gradient(135deg,rgb(2,71,49) 0%,rgb(60,92,76) 100%);}#idjnb6t{background-image:linear-gradient(135deg,rgb(2,71,49) 0%,rgb(60,92,76) 100%);}#i45iuei{background-image:linear-gradient(135deg,rgb(2,71,49) 0%,rgb(60,92,76) 100%);}#ins79ok{color:rgb(2,71,49);margin-bottom:17px;font-size:18px;}#tuition-heading{color:rgb(2,71,49);}#imjnakg{color:rgb(2,71,49);}#ihtrdj3{color:rgb(2,71,49);}#iwa5tdv{color:rgb(0,0,0);margin-top:28px;font-size:15px;}#iiorswq{color:rgb(0,0,0);}#itd85wh{color:rgb(0,0,0);}#i3sdz7m{color:rgb(0,0,0);}#ik791ix{color:rgb(0,0,0);}#i9hpnej{color:rgb(0,0,0);}#ii9aue-2{margin-top:1px;}#ieo72wf{margin-top:20px;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;}#iwuro4m{margin-top:0px;font-size:13px;color:rgb(0,0,0);}#i52egwj{color:rgb(2,71,49);}#i1n3h6u{color:rgb(2,71,49);}#ii3mf2u{color:rgb(2,71,49);}#iangh8k{color:rgb(2,71,49);}#ig0615k{color:rgb(2,71,49);}#iuh58yv{display:none;}#i0z3xi4{display:none;}#ic90i4c{display:none;}#if3agly{display:none;}#ib3irjg{display:none;}#ifhkrbi{display:none;}#i33xial{display:none;}#inb5nbu{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}#ikzuxvg{font-size:13px;color:rgb(0,0,0);}#igi0g{margin-bottom:9px;font-weight:600;}#ioskpa{margin-bottom:0px;}#icm5a4{margin-bottom:0px;}#ialqtf4-2{background-color:rgb(249,164,41);}#ialqtf4-2-2{background-color:rgb(249,164,41);}#iopz{margin-top:14px;}#imkko{margin-top:20px;}#i5nl40n-2{background-image:url("https://cms-assets.qa.app.sinorbis.com/84872796728320/bfbf19d0-d011-491e-a354-8a3b1934b1f3");display:none;}#i22cuu5-2-3{color:rgb(249,164,41);}#ijy8emu-2{border-top-color:rgba(255,255,255,0.25);border-right-color:rgba(255,255,255,0.25);border-bottom-color:rgba(255,255,255,0.25);border-left-color:rgba(249,164,41,0.85);}#ijp8n{font-size:13px;margin-top:11px;}#ivjxh{font-size:13px;}#idtcfah-2{background-color:rgb(249,164,41);}#idtcfah-4{background-color:rgb(249,164,41);}#i52egwj-2-2-2{color:rgb(2,71,49);}#idtcfah-3-2{background-color:rgb(249,164,41);}#ivqr4xp-3-2{color:rgb(2,71,49);}#idtcfah-3-3{background-color:rgb(249,164,41);}#ivqr4xp-3-3{color:rgb(2,71,49);}#ivqr4xp-2-2-2{color:rgb(2,71,49);}#i9yhn64-4{color:rgb(2,71,49);}#ig0615k-2{color:rgb(2,71,49);}#i9yhn64-4-2-2{color:rgb(2,71,49);}#i23iw7{text-align:left;margin-top:0px;width:100%;height:100%;display:grid;margin-bottom:0px;}.form-group{margin-bottom:18px;}*{box-sizing:border-box;}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none;}.rank-icon{flex-shrink:0;width:22px;height:22px;margin-top:1px;}.amount-highlight .ah-label{font-weight:600;}.amount-highlight .ah-value{font-size:18px;font-weight:800;}.degree-box .deg-num{font-size:28px;font-weight:800;display:block;}.form-group textarea{min-height:110px;resize:vertical;}.nav-tab svg{width:30px;height:30px;flex-shrink:0;}.app-shell img{max-width:100% !important;height:auto !important;display:block !important;}.app-shell .hero img{width:100% !important;height:100% !important;object-fit:cover !important;}.intl-desc em{font-style:normal;font-weight:400;color:rgba(255,255,255,0.6);}.stat-card--wide{grid-column-start:1;grid-column-end:-1;}.enrollment-breakdown{margin-top:12px;width:100%;}.enroll-legend{list-style-position:initial;list-style-image:initial;list-style-type:none;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;display:flex;flex-direction:column;row-gap:5px;column-gap:5px;text-align:left;}.enroll-legend li{display:flex;align-items:baseline;row-gap:6px;column-gap:6px;font-size:11px;color:rgba(255,255,255,0.82);line-height:1.4;}.legend-dot{display:inline-block;width:8px;height:8px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;flex-shrink:0;margin-top:2px;}.legend-dot--hi{background-color:rgba(172,220,172,0.95);}.legend-dot--oos{background-color:rgba(255,255,255,0.55);}.legend-dot--intl{background-color:rgba(255,210,100,0.9);}.legend-pct{font-weight:800;color:rgb(255,255,255);font-size:12px;flex-shrink:0;}.legend-lbl{color:rgba(255,255,255,0.78);}.legend-lbl em{font-style:normal;color:rgba(255,255,255,0.55);font-size:10px;}.r1-note__text strong{color:rgb(255,255,255);font-weight:700;}.afford-banner{display:flex;align-items:flex-start;row-gap:12px;column-gap:12px;background-image:linear-gradient(135deg,rgba(255,255,255,0.18) 0%,rgba(255,255,255,0.08) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-top-color:rgba(255,255,255,0.28);border-right-color:rgba(255,255,255,0.28);border-bottom-color:rgba(255,255,255,0.28);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-left-width:4px;border-left-style:solid;border-left-color:rgba(255,210,100,0.85);border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px;padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:14px;margin-top:18px;}.afford-banner__icon{font-size:22px;flex-shrink:0;line-height:1.4;}.afford-banner__body{display:flex;flex-direction:column;row-gap:4px;column-gap:4px;}.afford-banner__eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:rgba(255,210,100,0.95);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;line-height:1.4;}.afford-banner__text{font-size:13px;line-height:1.6;color:rgba(255,255,255,0.88);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.afford-banner__highlight{color:rgb(255,255,255);font-weight:800;}.career-banner{margin-top:18px;background-image:linear-gradient(135deg,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0.07) 100%);background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-width:1px;border-top-style:solid;border-top-color:rgba(255,255,255,0.25);border-right-width:1px;border-right-style:solid;border-right-color:rgba(255,255,255,0.25);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(255,255,255,0.25);border-left-width:4px;border-left-style:solid;border-left-color:rgba(100,210,160,0.85);border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px;padding-top:16px;padding-right:16px;padding-bottom:14px;padding-left:14px;}.career-banner__header{display:flex;align-items:center;row-gap:8px;column-gap:8px;margin-bottom:8px;}.career-banner__icon{font-size:20px;flex-shrink:0;line-height:1;}.career-banner__eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:rgba(100,210,160,0.95);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;line-height:1.4;}.career-banner__text{font-size:13px;line-height:1.65;color:rgba(255,255,255,0.88);margin-top:0px;margin-right:0px;margin-bottom:12px;margin-left:0px;}.career-banner__highlight{color:rgb(255,255,255);font-weight:800;}.career-banner__pills li{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.13);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgba(255,255,255,0.22);border-right-color:rgba(255,255,255,0.22);border-bottom-color:rgba(255,255,255,0.22);border-left-color:rgba(255,255,255,0.22);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding-top:4px;padding-right:11px;padding-bottom:4px;padding-left:11px;font-size:11px;font-weight:600;color:rgb(255,255,255);line-height:1.5;}figure .section-img{width:180px;height:180px;object-fit:contain;margin-top:0px;margin-right:auto;margin-bottom:10px;margin-left:auto;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;box-shadow:rgba(0,0,0,0.1) 0px 4px 20px;display:block;}figure{margin-top:18px;margin-right:auto;margin-bottom:18px;margin-left:auto;text-align:center;}figure figcaption{font-size:12px;color:rgb(85,85,85);line-height:1.5;}.imas-grid{display:flex;flex-direction:column;row-gap:14px;column-gap:14px;margin-top:4px;}.imas-meta{display:flex;flex-direction:column;row-gap:0px;column-gap:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(232,229,224);border-right-color:rgb(232,229,224);border-bottom-color:rgb(232,229,224);border-left-color:rgb(232,229,224);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow-x:hidden;overflow-y:hidden;}.imas-meta-item{display:flex;justify-content:space-between;align-items:center;padding-top:9px;padding-right:14px;padding-bottom:9px;padding-left:14px;font-size:13px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(232,229,224);}.imas-meta-item:last-child{border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;}.imas-meta-label{color:rgb(85,85,85);font-weight:500;}.imas-meta-value{color:rgb(4,76,52);font-weight:700;text-align:right;}.imas-amounts{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background-image:linear-gradient(135deg,rgb(76,124,60),rgb(4,76,52));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow-x:hidden;overflow-y:hidden;}.imas-amount-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:16px;padding-right:12px;padding-bottom:16px;padding-left:12px;text-align:center;row-gap:2px;column-gap:2px;}.imas-amount-label{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,0.72);line-height:1.3;}.imas-amount-value{font-size:24px;font-weight:800;color:rgb(255,255,255);line-height:1.15;}.imas-amount-period{font-size:10px;color:rgba(255,255,255,0.6);font-weight:500;}.imas-divider{width:1px;height:56px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(255,255,255,0.3);flex-shrink:0;}.imas-amount-inline-row{display:flex;flex-direction:row;align-items:baseline;row-gap:5px;column-gap:5px;justify-content:center;}.imas-amount-inline-row .imas-amount-value{line-height:1.15;}.imas-amount-inline-row .imas-amount-period{font-size:11px;color:rgba(255,255,255,0.6);font-weight:500;white-space-collapse:collapse;text-wrap-mode:nowrap;}.tuition-description{font-size:14px;line-height:1.7;color:rgb(51,51,51);margin-top:0px;margin-bottom:20px;}.tag-degree{display:inline-block;margin-left:4px;padding-top:1px;padding-right:5px;padding-bottom:1px;padding-left:5px;font-size:9px;font-weight:700;line-height:1.4;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;background-color:rgb(4,76,52);color:rgb(255,255,255);vertical-align:middle;letter-spacing:0.3px;}.tag-degree--b{background-color:rgb(26,26,26);color:rgb(255,255,255);}.tag-degree--m{background-color:rgb(255,255,255);color:rgb(26,26,26);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(192,207,196);border-right-color:rgb(192,207,196);border-bottom-color:rgb(192,207,196);border-left-color:rgb(192,207,196);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;}.tag-degree--phd{background-color:rgb(212,96,10);color:rgb(255,255,255);}.tag-cloud__legend-item{display:inline-flex;align-items:center;row-gap:5px;column-gap:5px;font-size:11px;font-weight:600;color:rgb(60,92,76);}.cms-quote{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;max-width:640px;padding-top:24px;padding-right:30px;padding-bottom:24px;padding-left:30px;border-left-width:4px;border-left-style:solid;border-left-color:rgb(243,112,50);background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(248,250,252);border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px;}.cms-quote blockquote{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.2rem;line-height:1.6;font-style:italic;color:rgb(51,65,85);}.cms-quote figcaption{margin-top:14px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:0.9rem;font-weight:600;color:rgb(100,116,139);}.cms-figure{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;display:block;max-width:560px;}.cms-figure img{display:block;width:100%;height:auto;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;box-shadow:rgba(15,23,42,0.12) 0px 12px 30px;}.cms-figure figcaption{margin-top:10px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.5;color:rgb(100,116,139);text-align:center;}.cms-form *{box-sizing:border-box;}.cms-form form{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.cms-form__group{grid-column-start:span 6;grid-column-end:auto;min-width:0px;}.cms-form textarea.form-control{height:auto;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;line-height:1.5;}.cms-form__check{display:flex;align-items:flex-start;row-gap:8px;column-gap:8px;font-size:14px;color:rgb(26,26,26);cursor:pointer;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.cms-form__check input{margin-top:3px;}.cms-form__consent .cms-form__check{align-items:flex-start;}.cms-form__err{color:rgb(163,45,45);font-size:12px;margin-top:4px;min-height:0px;}.cms-form__summary{margin-bottom:14px;padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgba(163,45,45,0.08);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(163,45,45);border-right-color:rgb(163,45,45);border-bottom-color:rgb(163,45,45);border-left-color:rgb(163,45,45);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;color:rgb(163,45,45);font-size:14px;}.cms-form__summary[hidden]{display:none;}.cms-form [aria-invalid="true"].form-control{border-top-color:rgb(163,45,45);border-right-color:rgb(163,45,45);border-bottom-color:rgb(163,45,45);border-left-color:rgb(163,45,45);}.cms-form__hp{width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;position:absolute !important;left:-9999px !important;}.cms-form__submit{margin-top:20px;display:flex;}.cms-form__submit--full .cms-form__btn{width:100%;}.cms-form__btn:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(210,105,30);}.cms-form__btn[disabled]{opacity:0.6;cursor:default;}.sgg-cms-form-thank-you{padding-top:16px;padding-right:0px;padding-bottom:16px;padding-left:0px;font-size:16px;}.cms-fts{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(15,23,42);padding-top:clamp(36px,6vw,56px);padding-right:24px;padding-bottom:clamp(36px,6vw,56px);padding-left:24px;text-align:center;}.cms-fts__links a{color:rgb(148,163,184);text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;font-size:0.92rem;}.cms-fts__links a:hover{color:rgb(243,112,50);}.cms-fts__copy{font-size:0.85rem;color:rgb(100,116,139);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.cms-cfd__info h2{font-size:clamp(1.7rem,4vw,2.3rem);font-weight:800;letter-spacing:-0.02em;color:rgb(15,23,42);margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}.cms-cfd__ic svg{width:20px;height:20px;}.cms-cfd__row h4{font-size:0.95rem;font-weight:700;color:rgb(15,23,42);margin-top:0px;margin-right:0px;margin-bottom:2px;margin-left:0px;}.cms-cfd__row p{font-size:0.92rem;color:rgb(100,116,139);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.cms-wechat{display:flex;align-items:center;row-gap:18px;column-gap:18px;max-width:420px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(229,231,235);border-right-color:rgb(229,231,235);border-bottom-color:rgb(229,231,235);border-left-color:rgb(229,231,235);border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255);}.cms-wechat__body{min-width:0px;}.cms-wechat__badge svg{width:16px;height:16px;}.cms-wechat__title{font-size:17px;font-weight:700;color:rgb(15,23,42);margin-top:0px;margin-right:0px;margin-bottom:4px;margin-left:0px;}.cms-hrsp__inner{max-width:1120px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));row-gap:clamp(32px,5vw,64px);column-gap:clamp(32px,5vw,64px);align-items:center;}.cms-hrsp__media{width:100%;height:auto;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;display:block;box-shadow:rgba(15,23,42,0.12) 0px 20px 50px;}.cms-icon svg{width:26px;height:26px;}.cms-ft2__icon svg{width:24px;height:24px;}#i2h7gwp{font-size:16px;color:rgb(0,0,0);margin-bottom:12px;}#i15j599-2-2-2{color:rgb(0,135,81);font-size:14px;}#i15j599-2-2-2-3{color:rgb(0,135,81);font-size:13px;font-style:italic;}#icwmhmy{font-size:16px;color:rgb(0,0,0);margin-bottom:12px;margin-top:40px;}#i15j599-2-2-2-4{color:rgb(0,135,81);font-size:14px;}#iaakh0i{width:30%;max-width:100%;height:auto;margin-top:20px;}#iaakh0i-2{width:30%;max-width:100%;height:auto;margin-top:20px;}#iaakh0i-2-2{width:30%;max-width:100%;height:auto;margin-top:20px;}#UH{margin-top:0px;padding-top:10px;}.cms-form .sgg-phone{display:flex;row-gap:8px;column-gap:8px;align-items:stretch;}.cms-form select.sgg-phone-country{flex-grow:0;flex-shrink:0;flex-basis:auto;width:auto;max-width:45%;padding-top:0px;padding-right:8px;padding-bottom:0px;padding-left:8px;}.cms-form label.cms-form__check{display:flex;width:auto;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;background-image:none;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;}.cms-form .cms-form__check input.form-check-input{appearance:auto;width:16px;height:16px;min-width:16px;min-height:16px;flex-grow:0;flex-shrink:0;flex-basis:auto;display:inline-block;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:3px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:currentcolor;border-right-color:currentcolor;border-bottom-color:currentcolor;border-left-color:currentcolor;border-image-source:none;border-image-slice:100%;border-image-width:1;border-image-outset:0;border-image-repeat:stretch;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-image:none;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;box-shadow:none;}.cms-form .cms-form__check input.form-check-input[type="radio"]{appearance:radio;}#i52egwj-2{color:rgb(2,71,49);}#i52egwj-2-2{color:rgb(2,71,49);}#i52egwj-2-2-3{color:rgb(2,71,49);}#ie11zya-2{background-color:rgb(249,164,41);}#i1n3h6u-2{color:rgb(2,71,49);}#idtcfah-3-2-2{background-color:rgb(249,164,41);}#ivqr4xp-3-2-2{color:rgb(2,71,49);}#ivqr4xp-2-2-2-2{color:rgb(2,71,49);}#idtcfah-2-3{background-color:rgb(249,164,41);}#ig0615k-3{color:rgb(2,71,49);}#i9yhn64-4-2{color:rgb(2,71,49);}#idtcfah-2-2-2{background-color:rgb(249,164,41);}#ig0615k-2-2{color:rgb(2,71,49);}#i1n3h6u-2-2{color:rgb(2,71,49);}#ii3mf2u-2{color:rgb(2,71,49);}#i5c1tl5-2{background-color:rgb(249,164,41);}#iangh8k-2{color:rgb(2,71,49);}#i5c1tl5-2-2{background-color:rgb(249,164,41);}#iangh8k-2-2{color:rgb(2,71,49);}#iixfva{color:rgb(0,0,0);}#i7g1hh{color:rgb(0,0,0);}#io8b2o{color:rgb(0,0,0);}#i11k1b{color:rgb(0,0,0);}#i2cvb7s{display:none;}#ff-msy4f2xs11-validations{display:none;}#i3ecm5g:hover{background-color:rgb(2,71,49) !important;}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,::before,::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;}}@media (max-width:480px){.cms-cols>.cms-col{flex-grow:1 !important;flex-shrink:1 !important;flex-basis:100% !important;max-width:100% !important;}}@media (max-width:480px){[style*="grid-template-columns"]{grid-template-columns:1fr !important}img,video,iframe,svg,table{max-width:100% !important}}@media (max-width:400px){.cms-form select.sgg-phone-country{max-width:40%;}}