CINXE.COM
Home - BYU-Idaho
<!DOCTYPE html> <html class="Page" lang="en" > <head> <meta charset="UTF-8"> <style data-cssvarsponyfill="true"> :root { --primaryColor: #006eb6; --secondaryColor: #a2daff; --grayscaleOne: #faf9f9; --grayscaleTwo: #f1eced; --grayscaleThree: #e6dfe0; --grayscaleFour: #f0f0f0; --grayscaleFive: #949494; --grayscaleSix: #656565; --primaryTextColor: #141414; --secondaryTextColor:#141414; --inverseTextColor:#ffffff; --quoteTextColor:#000000; --linkTextColor: #006eb6; --linkHoverColor: #1764aa; --containerMaxWidth: 1240px; --containerXlMaxWidth: 1440px; --containerNarrowWidth: 800px; --gap: 20px; --verticalGap: var(--gap); --siteBgColor: #ffffff; --backgroundColor: #ffffff; --borderColor: #006eb6; --headerBgColor: #006eb6; --headerTextColor: #ffffff; --headerHeight: 32px; --footerBgColor: #006eb6; --footerTextColor: #ffffff; --footerLinkTextColor: var(--secondaryTextColor); --buttonBorderWidth: 1.5px; --buttonBorderRadius: 5px; --primaryButtonBgColor:#006eb6; --primaryButtonBorderColor:#006eb6; --primaryButtonTextColor: #ffffff; --primaryButtonHoverColor: #1764aa; --secondaryButtonBgColor:#656565; --secondaryButtonBorderColor:#656565; --secondaryButtonTextColor: #ffffff; --primaryHeadlineFont: acumin-pro-semi-condensed; --bodyFont: acumin-pro; --serif: freight-micro-pro; --live: #ee0120; --gray: #d4d4d4; --white: #ffffff; --black: #000000; --error: #ee0120; --success: #28a745; --idaho-blue: #006eb6; --colorCharcoal: #2a2a2a; --bannerBgColor: #a2daff; --bannerTextColor: #ffffff; --infoLightColor: #afd6fe; --buttonBgColor1: #0057b8; --buttonBorderColor1: #0057b8; --buttonTextColor1: #ffffff; --inverseButtonBgColor: #afd6fe; --tagButtonBorderColor: #e2dfdd; --tagButtonTextColor: #0057b8; --customButtonHoverColor: #1a66b7; --primaryLinkColor: #0057b8; } </style> <style> body:before { visibility: hidden; border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } @media only screen and (min-width: 320px) { body:before { content: "mq-xs"; } } @media only screen and (min-width: 568px) { body:before { content: "mq-sm"; } } @media only screen and (min-width: 768px) { body:before { content: "mq-md"; } } @media only screen and (min-width: 1024px) { body:before { content: "mq-lg"; } } @media only screen and (min-width: 1240px) { body:before { content: "mq-hk"; } } @media only screen and (min-width: 1440px) { body:before { content: "mq-xl"; } } </style> <meta property="og:title" content="BYU-Idaho"> <meta property="og:url" content="https://www.byui.edu/"> <meta property="og:site_name" content="Brigham Young University–Idaho"> <meta property="og:type" content="website"> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="BYU-Idaho"/> <meta name="description6" content="Testing URL regex"> <link rel="preconnect" href="//fonts.googleapis.com"> <link rel="preload" as="style" href="//fonts.googleapis.com/css?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap"> <link href="//fonts.googleapis.com/css?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet"> <link data-cssvarsponyfill="true" class="Webpack-css" rel="stylesheet" href="https://brightspotcdn.byui.edu/resource/00000179-0eeb-d7c7-affb-eeef5f450000/styleguide/All.min.f2f970b0258b967555d20b44e884a4b5.gz.css"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=5"><title>Home - BYU-Idaho</title><meta name="description" content="Welcome to BYU-Idaho's home page! Learn about BYU-Idaho's mission to provide a Christ-centered, student-focused college experience at an affordable cost."><link rel="canonical" href="https://www.byui.edu/"><meta name="brightspot.contentId" content="0000018b-4eb4-dd6c-a3ff-cfbdf75f0000"><link rel="apple-touch-icon"sizes="180x180"href="/apple-touch-icon.png"><link rel="icon"type="image/png"href="/favicon-32x32.png"><link rel="icon"type="image/png"href="/favicon-16x16.png"> <link type="application/rss+xml" rel="alternate" title="BYU-Idaho" href="https://www.byui.edu/index.rss"> <meta name="brightspot.cached" content="false"> <!--This is needed for custom elements to function in browsers that support them natively but that are using es6 code transpiled to es5. This will cause a non-fatal error to show up in the IE11 console. It can be safely ignored. https://github.com/webcomponents/webcomponentsjs/issues/749 --> <script> (function () { 'use strict'; (()=>{'use strict';if(!window.customElements)return;const a=HTMLElement,b=window.customElements.define,c=window.customElements.get,d=new Map,e=new Map;let f=!1,g=!1;HTMLElement=function(){if(!f){const a=d.get(this.constructor),b=c.call(window.customElements,a);g=!0;const e=new b;return e}f=!1;},HTMLElement.prototype=a.prototype;Object.defineProperty(window,'customElements',{value:window.customElements,configurable:!0,writable:!0}),Object.defineProperty(window.customElements,'define',{value:(c,h)=>{const i=h.prototype,j=class extends a{constructor(){super(),Object.setPrototypeOf(this,i),g||(f=!0,h.call(this)),g=!1;}},k=j.prototype;j.observedAttributes=h.observedAttributes,k.connectedCallback=i.connectedCallback,k.disconnectedCallback=i.disconnectedCallback,k.attributeChangedCallback=i.attributeChangedCallback,k.adoptedCallback=i.adoptedCallback,d.set(h,c),e.set(c,h),b.call(window.customElements,c,j);},configurable:!0,writable:!0}),Object.defineProperty(window.customElements,'get',{value:(a)=>e.get(a),configurable:!0,writable:!0});})(); /** @license Copyright (c) 2017 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */ }()); </script> <script> /** For the fastest load times https://developers.google.com/speed/docs/insights/BlockingJS and to prevent any FOUC, as well as prevent any race conditions for browsers that also rely on the CSS variables polyfill, this is inlined. **/ if (!window.customElements) { (function(){ 'use strict';var h=new function(){};var aa=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function m(b){var a=aa.has(b);b=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(b);return!a&&b}function n(b){var a=b.isConnected;if(void 0!==a)return a;for(;b&&!(b.__CE_isImportDocument||b instanceof Document);)b=b.parentNode||(window.ShadowRoot&&b instanceof ShadowRoot?b.host:void 0);return!(!b||!(b.__CE_isImportDocument||b instanceof Document))} function p(b,a){for(;a&&a!==b&&!a.nextSibling;)a=a.parentNode;return a&&a!==b?a.nextSibling:null} function t(b,a,c){c=c?c:new Set;for(var d=b;d;){if(d.nodeType===Node.ELEMENT_NODE){var e=d;a(e);var f=e.localName;if("link"===f&&"import"===e.getAttribute("rel")){d=e.import;if(d instanceof Node&&!c.has(d))for(c.add(d),d=d.firstChild;d;d=d.nextSibling)t(d,a,c);d=p(b,e);continue}else if("template"===f){d=p(b,e);continue}if(e=e.__CE_shadowRoot)for(e=e.firstChild;e;e=e.nextSibling)t(e,a,c)}d=d.firstChild?d.firstChild:p(b,d)}}function u(b,a,c){b[a]=c};function v(){this.a=new Map;this.s=new Map;this.f=[];this.b=!1}function ba(b,a,c){b.a.set(a,c);b.s.set(c.constructor,c)}function w(b,a){b.b=!0;b.f.push(a)}function x(b,a){b.b&&t(a,function(a){return y(b,a)})}function y(b,a){if(b.b&&!a.__CE_patched){a.__CE_patched=!0;for(var c=0;c<b.f.length;c++)b.f[c](a)}}function z(b,a){var c=[];t(a,function(b){return c.push(b)});for(a=0;a<c.length;a++){var d=c[a];1===d.__CE_state?b.connectedCallback(d):A(b,d)}} function B(b,a){var c=[];t(a,function(b){return c.push(b)});for(a=0;a<c.length;a++){var d=c[a];1===d.__CE_state&&b.disconnectedCallback(d)}} function C(b,a,c){c=c?c:{};var d=c.w||new Set,e=c.i||function(a){return A(b,a)},f=[];t(a,function(a){if("link"===a.localName&&"import"===a.getAttribute("rel")){var c=a.import;c instanceof Node&&(c.__CE_isImportDocument=!0,c.__CE_hasRegistry=!0);c&&"complete"===c.readyState?c.__CE_documentLoadHandled=!0:a.addEventListener("load",function(){var c=a.import;if(!c.__CE_documentLoadHandled){c.__CE_documentLoadHandled=!0;var f=new Set(d);f.delete(c);C(b,c,{w:f,i:e})}})}else f.push(a)},d);if(b.b)for(a=0;a< f.length;a++)y(b,f[a]);for(a=0;a<f.length;a++)e(f[a])} function A(b,a){if(void 0===a.__CE_state){var c=a.ownerDocument;if(c.defaultView||c.__CE_isImportDocument&&c.__CE_hasRegistry)if(c=b.a.get(a.localName)){c.constructionStack.push(a);var d=c.constructor;try{try{if(new d!==a)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{c.constructionStack.pop()}}catch(r){throw a.__CE_state=2,r;}a.__CE_state=1;a.__CE_definition=c;if(c.attributeChangedCallback)for(c=c.observedAttributes,d=0;d<c.length;d++){var e=c[d], f=a.getAttribute(e);null!==f&&b.attributeChangedCallback(a,e,null,f,null)}n(a)&&b.connectedCallback(a)}}}v.prototype.connectedCallback=function(b){var a=b.__CE_definition;a.connectedCallback&&a.connectedCallback.call(b)};v.prototype.disconnectedCallback=function(b){var a=b.__CE_definition;a.disconnectedCallback&&a.disconnectedCallback.call(b)}; v.prototype.attributeChangedCallback=function(b,a,c,d,e){var f=b.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(a)&&f.attributeChangedCallback.call(b,a,c,d,e)};function D(b,a){this.c=b;this.a=a;this.b=void 0;C(this.c,this.a);"loading"===this.a.readyState&&(this.b=new MutationObserver(this.f.bind(this)),this.b.observe(this.a,{childList:!0,subtree:!0}))}function E(b){b.b&&b.b.disconnect()}D.prototype.f=function(b){var a=this.a.readyState;"interactive"!==a&&"complete"!==a||E(this);for(a=0;a<b.length;a++)for(var c=b[a].addedNodes,d=0;d<c.length;d++)C(this.c,c[d])};function ca(){var b=this;this.b=this.a=void 0;this.f=new Promise(function(a){b.b=a;b.a&&a(b.a)})}function F(b){if(b.a)throw Error("Already resolved.");b.a=void 0;b.b&&b.b(void 0)};function G(b){this.j=!1;this.c=b;this.o=new Map;this.l=function(b){return b()};this.g=!1;this.m=[];this.u=new D(b,document)} G.prototype.define=function(b,a){var c=this;if(!(a instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!m(b))throw new SyntaxError("The element name '"+b+"' is not valid.");if(this.c.a.get(b))throw Error("A custom element with name '"+b+"' has already been defined.");if(this.j)throw Error("A custom element is already being defined.");this.j=!0;var d,e,f,r,k;try{var g=function(b){var a=l[b];if(void 0!==a&&!(a instanceof Function))throw Error("The '"+b+"' callback must be a function."); return a},l=a.prototype;if(!(l instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=g("connectedCallback");e=g("disconnectedCallback");f=g("adoptedCallback");r=g("attributeChangedCallback");k=a.observedAttributes||[]}catch(q){return}finally{this.j=!1}a={localName:b,constructor:a,connectedCallback:d,disconnectedCallback:e,adoptedCallback:f,attributeChangedCallback:r,observedAttributes:k,constructionStack:[]};ba(this.c,b,a);this.m.push(a);this.g|| (this.g=!0,this.l(function(){return da(c)}))};G.prototype.i=function(b){C(this.c,b)};function da(b){if(!1!==b.g){b.g=!1;for(var a=b.m,c=[],d=new Map,e=0;e<a.length;e++)d.set(a[e].localName,[]);C(b.c,document,{i:function(a){if(void 0===a.__CE_state){var e=a.localName,f=d.get(e);f?f.push(a):b.c.a.get(e)&&c.push(a)}}});for(e=0;e<c.length;e++)A(b.c,c[e]);for(;0<a.length;){for(var f=a.shift(),e=f.localName,f=d.get(f.localName),r=0;r<f.length;r++)A(b.c,f[r]);(e=b.o.get(e))&&F(e)}}} G.prototype.get=function(b){if(b=this.c.a.get(b))return b.constructor};G.prototype.whenDefined=function(b){if(!m(b))return Promise.reject(new SyntaxError("'"+b+"' is not a valid custom element name."));var a=this.o.get(b);if(a)return a.f;a=new ca;this.o.set(b,a);this.c.a.get(b)&&!this.m.some(function(a){return a.localName===b})&&F(a);return a.f};G.prototype.v=function(b){E(this.u);var a=this.l;this.l=function(c){return b(function(){return a(c)})}};window.CustomElementRegistry=G; G.prototype.define=G.prototype.define;G.prototype.upgrade=G.prototype.i;G.prototype.get=G.prototype.get;G.prototype.whenDefined=G.prototype.whenDefined;G.prototype.polyfillWrapFlushCallback=G.prototype.v;var H=window.Document.prototype.createElement,ea=window.Document.prototype.createElementNS,fa=window.Document.prototype.importNode,ga=window.Document.prototype.prepend,ha=window.Document.prototype.append,ia=window.DocumentFragment.prototype.prepend,ja=window.DocumentFragment.prototype.append,I=window.Node.prototype.cloneNode,J=window.Node.prototype.appendChild,K=window.Node.prototype.insertBefore,L=window.Node.prototype.removeChild,M=window.Node.prototype.replaceChild,N=Object.getOwnPropertyDescriptor(window.Node.prototype, "textContent"),O=window.Element.prototype.attachShadow,P=Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),Q=window.Element.prototype.getAttribute,R=window.Element.prototype.setAttribute,S=window.Element.prototype.removeAttribute,T=window.Element.prototype.getAttributeNS,U=window.Element.prototype.setAttributeNS,ka=window.Element.prototype.removeAttributeNS,la=window.Element.prototype.insertAdjacentElement,ma=window.Element.prototype.insertAdjacentHTML,na=window.Element.prototype.prepend, oa=window.Element.prototype.append,V=window.Element.prototype.before,pa=window.Element.prototype.after,qa=window.Element.prototype.replaceWith,ra=window.Element.prototype.remove,sa=window.HTMLElement,W=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),ta=window.HTMLElement.prototype.insertAdjacentElement,ua=window.HTMLElement.prototype.insertAdjacentHTML;function va(){var b=X;window.HTMLElement=function(){function a(){var a=this.constructor,d=b.s.get(a);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(!e.length)return e=H.call(document,d.localName),Object.setPrototypeOf(e,a.prototype),e.__CE_state=1,e.__CE_definition=d,y(b,e),e;var d=e.length-1,f=e[d];if(f===h)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times."); e[d]=h;Object.setPrototypeOf(f,a.prototype);y(b,f);return f}a.prototype=sa.prototype;return a}()};function Y(b,a,c){function d(a){return function(c){for(var e=[],d=0;d<arguments.length;++d)e[d-0]=arguments[d];for(var d=[],f=[],l=0;l<e.length;l++){var q=e[l];q instanceof Element&&n(q)&&f.push(q);if(q instanceof DocumentFragment)for(q=q.firstChild;q;q=q.nextSibling)d.push(q);else d.push(q)}a.apply(this,e);for(e=0;e<f.length;e++)B(b,f[e]);if(n(this))for(e=0;e<d.length;e++)f=d[e],f instanceof Element&&z(b,f)}}c.h&&(a.prepend=d(c.h));c.append&&(a.append=d(c.append))};function wa(){var b=X;u(Document.prototype,"createElement",function(a){if(this.__CE_hasRegistry){var c=b.a.get(a);if(c)return new c.constructor}a=H.call(this,a);y(b,a);return a});u(Document.prototype,"importNode",function(a,c){a=fa.call(this,a,c);this.__CE_hasRegistry?C(b,a):x(b,a);return a});u(Document.prototype,"createElementNS",function(a,c){if(this.__CE_hasRegistry&&(null===a||"http://www.w3.org/1999/xhtml"===a)){var d=b.a.get(c);if(d)return new d.constructor}a=ea.call(this,a,c);y(b,a);return a}); Y(b,Document.prototype,{h:ga,append:ha})};function xa(){var b=X;function a(a,d){Object.defineProperty(a,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(a){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,a);else{var e=void 0;if(this.firstChild){var c=this.childNodes,k=c.length;if(0<k&&n(this))for(var e=Array(k),g=0;g<k;g++)e[g]=c[g]}d.set.call(this,a);if(e)for(a=0;a<e.length;a++)B(b,e[a])}}})}u(Node.prototype,"insertBefore",function(a,d){if(a instanceof DocumentFragment){var e=Array.prototype.slice.apply(a.childNodes); a=K.call(this,a,d);if(n(this))for(d=0;d<e.length;d++)z(b,e[d]);return a}e=n(a);d=K.call(this,a,d);e&&B(b,a);n(this)&&z(b,a);return d});u(Node.prototype,"appendChild",function(a){if(a instanceof DocumentFragment){var c=Array.prototype.slice.apply(a.childNodes);a=J.call(this,a);if(n(this))for(var e=0;e<c.length;e++)z(b,c[e]);return a}c=n(a);e=J.call(this,a);c&&B(b,a);n(this)&&z(b,a);return e});u(Node.prototype,"cloneNode",function(a){a=I.call(this,a);this.ownerDocument.__CE_hasRegistry?C(b,a):x(b,a); return a});u(Node.prototype,"removeChild",function(a){var c=n(a),e=L.call(this,a);c&&B(b,a);return e});u(Node.prototype,"replaceChild",function(a,d){if(a instanceof DocumentFragment){var e=Array.prototype.slice.apply(a.childNodes);a=M.call(this,a,d);if(n(this))for(B(b,d),d=0;d<e.length;d++)z(b,e[d]);return a}var e=n(a),f=M.call(this,a,d),c=n(this);c&&B(b,d);e&&B(b,a);c&&z(b,a);return f});N&&N.get?a(Node.prototype,N):w(b,function(b){a(b,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b= 0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)L.call(this,this.firstChild);J.call(this,document.createTextNode(a))}})})};function ya(b){var a=Element.prototype;function c(a){return function(e){for(var c=[],d=0;d<arguments.length;++d)c[d-0]=arguments[d];for(var d=[],k=[],g=0;g<c.length;g++){var l=c[g];l instanceof Element&&n(l)&&k.push(l);if(l instanceof DocumentFragment)for(l=l.firstChild;l;l=l.nextSibling)d.push(l);else d.push(l)}a.apply(this,c);for(c=0;c<k.length;c++)B(b,k[c]);if(n(this))for(c=0;c<d.length;c++)k=d[c],k instanceof Element&&z(b,k)}}V&&(a.before=c(V));V&&(a.after=c(pa));qa&&u(a,"replaceWith",function(a){for(var e= [],c=0;c<arguments.length;++c)e[c-0]=arguments[c];for(var c=[],d=[],k=0;k<e.length;k++){var g=e[k];g instanceof Element&&n(g)&&d.push(g);if(g instanceof DocumentFragment)for(g=g.firstChild;g;g=g.nextSibling)c.push(g);else c.push(g)}k=n(this);qa.apply(this,e);for(e=0;e<d.length;e++)B(b,d[e]);if(k)for(B(b,this),e=0;e<c.length;e++)d=c[e],d instanceof Element&&z(b,d)});ra&&u(a,"remove",function(){var a=n(this);ra.call(this);a&&B(b,this)})};function za(){var b=X;function a(a,c){Object.defineProperty(a,"innerHTML",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(a){var e=this,d=void 0;n(this)&&(d=[],t(this,function(a){a!==e&&d.push(a)}));c.set.call(this,a);if(d)for(var f=0;f<d.length;f++){var r=d[f];1===r.__CE_state&&b.disconnectedCallback(r)}this.ownerDocument.__CE_hasRegistry?C(b,this):x(b,this);return a}})}function c(a,c){u(a,"insertAdjacentElement",function(a,e){var d=n(e);a=c.call(this,a,e);d&&B(b,e);n(a)&&z(b,e); return a})}function d(a,c){function e(a,e){for(var c=[];a!==e;a=a.nextSibling)c.push(a);for(e=0;e<c.length;e++)C(b,c[e])}u(a,"insertAdjacentHTML",function(a,b){a=a.toLowerCase();if("beforebegin"===a){var d=this.previousSibling;c.call(this,a,b);e(d||this.parentNode.firstChild,this)}else if("afterbegin"===a)d=this.firstChild,c.call(this,a,b),e(this.firstChild,d);else if("beforeend"===a)d=this.lastChild,c.call(this,a,b),e(d||this.firstChild,null);else if("afterend"===a)d=this.nextSibling,c.call(this, a,b),e(this.nextSibling,d);else throw new SyntaxError("The value provided ("+String(a)+") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.");})}O&&u(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=O.call(this,a)});P&&P.get?a(Element.prototype,P):W&&W.get?a(HTMLElement.prototype,W):w(b,function(b){a(b,{enumerable:!0,configurable:!0,get:function(){return I.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName,e=b?this.content:this, c=H.call(document,this.localName);for(c.innerHTML=a;0<e.childNodes.length;)L.call(e,e.childNodes[0]);for(a=b?c.content:c;0<a.childNodes.length;)J.call(e,a.childNodes[0])}})});u(Element.prototype,"setAttribute",function(a,c){if(1!==this.__CE_state)return R.call(this,a,c);var e=Q.call(this,a);R.call(this,a,c);c=Q.call(this,a);b.attributeChangedCallback(this,a,e,c,null)});u(Element.prototype,"setAttributeNS",function(a,c,d){if(1!==this.__CE_state)return U.call(this,a,c,d);var e=T.call(this,a,c);U.call(this, a,c,d);d=T.call(this,a,c);b.attributeChangedCallback(this,c,e,d,a)});u(Element.prototype,"removeAttribute",function(a){if(1!==this.__CE_state)return S.call(this,a);var c=Q.call(this,a);S.call(this,a);null!==c&&b.attributeChangedCallback(this,a,c,null,null)});u(Element.prototype,"removeAttributeNS",function(a,c){if(1!==this.__CE_state)return ka.call(this,a,c);var d=T.call(this,a,c);ka.call(this,a,c);var e=T.call(this,a,c);d!==e&&b.attributeChangedCallback(this,c,d,e,a)});ta?c(HTMLElement.prototype, ta):la?c(Element.prototype,la):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");ua?d(HTMLElement.prototype,ua):ma?d(Element.prototype,ma):console.warn("Custom Elements: `Element#insertAdjacentHTML` was not patched.");Y(b,Element.prototype,{h:na,append:oa});ya(b)};/* Copyright (c) 2016 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */ var Z=window.customElements;if(!Z||Z.forcePolyfill||"function"!=typeof Z.define||"function"!=typeof Z.get){var X=new v;va();wa();Y(X,DocumentFragment.prototype,{h:ia,append:ja});xa();za();document.__CE_hasRegistry=!0;var customElements=new G(X);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:customElements})}; }).call(self); } /** This allows us to load the IE polyfills via feature detection so that they do not load needlessly in the browsers that do not need them. It also ensures they are loaded non async so that they load before the rest of our JS. */ var head = document.getElementsByTagName('head')[0]; if (!window.CSS || !window.CSS.supports || !window.CSS.supports('--fake-var', 0)) { var script = document.createElement('script'); script.setAttribute('src', "https://brightspotcdn.byui.edu/resource/00000179-0eeb-d7c7-affb-eeef5f450000/styleguide/util/IEPolyfills.84c379b0b3967a622c78bfe454b99c84.gz.js"); script.setAttribute('type', 'text/javascript'); script.async = false; head.appendChild(script); } </script> <script src="https://brightspotcdn.byui.edu/resource/00000179-0eeb-d7c7-affb-eeef5f450000/styleguide/All.min.48cc1b60e5571432a407a4cd8b8d10b9.gz.js" async></script> <script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v2.9' }); }; window.addEventListener('load', (event) => { (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); }); </script> <script src="//cdnapisec.kaltura.com/p/1157612/sp/115761200/embedIframeJs/uiconf_id/42438262/partner_id/1157612"></script> <script src="https://consent.trustarc.com/v2/notice/zapcra?pcookie&privacypolicylink=https://www.byui.edu/legal/privacy-notice" async></script> <script src="https://www.googletagmanager.com/gtm.js?id=GTM-5F7DQD4"></script> <script> (function (g, e, n, es, ys) { g['_genesysJs'] = e; g[e] = g[e] || function () { (g[e].q = g[e].q || []).push(arguments) }; g[e].t = 1 * new Date(); g[e].c = es; ys = document.createElement('script'); ys.async = 1; ys.src = n; ys.charset = 'utf-8'; document.head.appendChild(ys); })(window, 'Genesys', 'https://apps.usw2.pure.cloud/genesys-bootstrap/genesys.min.js', { environment: 'prod-usw2', deploymentId: '0039bf14-978d-46f5-8062-699c43a69f98' }); Genesys('subscribe', 'Database.ready', function() { Genesys('command', 'Database.set', { messaging: { customAttributes: { pageURL: 'Support' } } }); }); </script> </head> <body class="Page-body"data-rounded-corners="false" data-rounded-corners-button="true" data-has-aside="false" data-has-hat="false" data-has-nav > <a class="Page-header-skipToMainContent button-primary" href="#maincontent" data-cms-ai="0">Skip to main content</a> <svg xmlns="http://www.w3.org/2000/svg" style="display:none" id="iconsMap"> <symbol id="mono-icon-facebook" viewBox="0 0 320 512"> <path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/> </symbol> <symbol id="mono-icon-instagram" viewBox="0 0 448 512"> <path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/> </symbol> <symbol id="mono-icon-email" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <g> <path d="M0 0L20 0 20 20 0 20z" transform="translate(5 5)"/> <path fill="currentColor" fill-rule="nonzero" d="M16.667 3.333H3.333c-.916 0-1.658.75-1.658 1.667l-.008 10c0 .917.75 1.667 1.666 1.667h13.334c.916 0 1.666-.75 1.666-1.667V5c0-.917-.75-1.667-1.666-1.667zm-.334 3.542l-5.891 3.683c-.267.167-.617.167-.884 0L3.667 6.875c-.209-.133-.334-.358-.334-.6 0-.558.609-.892 1.084-.6L10 9.167l5.583-3.492c.475-.292 1.084.042 1.084.6 0 .242-.125.467-.334.6z" transform="translate(5 5)"/> </g> </g> </symbol> <symbol id="mono-icon-print" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <g> <path d="M0 0L20 0 20 20 0 20z" transform="translate(5 5)"/> <path fill="currentColor" fill-rule="nonzero" d="M15.833 6.667H4.167c-1.384 0-2.5 1.116-2.5 2.5V12.5c0 .917.75 1.667 1.666 1.667H5v1.666c0 .917.75 1.667 1.667 1.667h6.666c.917 0 1.667-.75 1.667-1.667v-1.666h1.667c.916 0 1.666-.75 1.666-1.667V9.167c0-1.384-1.116-2.5-2.5-2.5zM12.5 15.833h-5c-.458 0-.833-.375-.833-.833v-3.333h6.666V15c0 .458-.375.833-.833.833zM15.833 10c-.458 0-.833-.375-.833-.833 0-.459.375-.834.833-.834.459 0 .834.375.834.834 0 .458-.375.833-.834.833zm-1.666-7.5H5.833c-.458 0-.833.375-.833.833V5c0 .458.375.833.833.833h8.334c.458 0 .833-.375.833-.833V3.333c0-.458-.375-.833-.833-.833z" transform="translate(5 5)"/> </g> </g> </symbol> <symbol id="mono-icon-copylink" viewBox="0 0 12 12"> <g fill-rule="evenodd"> <path d="M10.199 2.378c.222.205.4.548.465.897.062.332.016.614-.132.774L8.627 6.106c-.187.203-.512.232-.75-.014a.498.498 0 0 0-.706.028.499.499 0 0 0 .026.706 1.509 1.509 0 0 0 2.165-.04l1.903-2.06c.37-.398.506-.98.382-1.636-.105-.557-.392-1.097-.77-1.445L9.968.8C9.591.452 9.03.208 8.467.145 7.803.072 7.233.252 6.864.653L4.958 2.709a1.509 1.509 0 0 0 .126 2.161.5.5 0 1 0 .68-.734c-.264-.218-.26-.545-.071-.747L7.597 1.33c.147-.16.425-.228.76-.19.353.038.71.188.931.394l.91.843.001.001zM1.8 9.623c-.222-.205-.4-.549-.465-.897-.062-.332-.016-.614.132-.774l1.905-2.057c.187-.203.512-.232.75.014a.498.498 0 0 0 .706-.028.499.499 0 0 0-.026-.706 1.508 1.508 0 0 0-2.165.04L.734 7.275c-.37.399-.506.98-.382 1.637.105.557.392 1.097.77 1.445l.91.843c.376.35.937.594 1.5.656.664.073 1.234-.106 1.603-.507L7.04 9.291a1.508 1.508 0 0 0-.126-2.16.5.5 0 0 0-.68.734c.264.218.26.545.071.747l-1.904 2.057c-.147.16-.425.228-.76.191-.353-.038-.71-.188-.931-.394l-.91-.843z"></path> <path d="M8.208 3.614a.5.5 0 0 0-.707.028L3.764 7.677a.5.5 0 0 0 .734.68L8.235 4.32a.5.5 0 0 0-.027-.707"></path> </g> </symbol> <symbol id="mono-icon-linkedin" viewBox="0 0 448 512"> <path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/> </symbol> <symbol id="mono-icon-pinterest" viewBox="0 0 496 512"> <path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"/> </symbol> <symbol id="mono-icon-tumblr" viewBox="0 0 320 512"> <path d="M309.8 480.3c-13.6 14.5-50 31.7-97.4 31.7-120.8 0-147-88.8-147-140.6v-144H17.9c-5.5 0-10-4.5-10-10v-68c0-7.2 4.5-13.6 11.3-16 62-21.8 81.5-76 84.3-117.1.8-11 6.5-16.3 16.1-16.3h70.9c5.5 0 10 4.5 10 10v115.2h83c5.5 0 10 4.4 10 9.9v81.7c0 5.5-4.5 10-10 10h-83.4V360c0 34.2 23.7 53.6 68 35.8 4.8-1.9 9-3.2 12.7-2.2 3.5.9 5.8 3.4 7.4 7.9l22 64.3c1.8 5 3.3 10.6-.4 14.5z"/> </symbol> <symbol id="mono-icon-twitter" viewBox="0 0 512 512"> <path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/> </symbol> <symbol id="mono-icon-youtube" viewBox="0 0 576 512"> <path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/> </symbol> <symbol id="mono-icon-google" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" fill-rule="nonzero" d="M8 15c0-3.86 3.14-7 7-7 1.559 0 3.034.502 4.267 1.45l-1.627 2.113c-.762-.586-1.675-.896-2.64-.896-2.39 0-4.333 1.944-4.333 4.333 0 2.39 1.944 4.333 4.333 4.333 1.924 0 3.56-1.26 4.123-3H15v-2.666h7V15c0 3.86-3.14 7-7 7s-7-3.14-7-7z"/> </g> </symbol> <svg id="arrow-down" viewBox="0 0 14 9" fill="none"> <path d="M1 1L7 7L13 1" stroke="#141414" stroke-width="1.5" stroke-linecap="round"/> </svg> <symbol id="burger-menu" viewBox="0 0 18 12" fill="none"> <path d="M0 12V10H18V12H0ZM0 7V5H18V7H0ZM0 2V0H18V2H0Z" fill="currentColor"/> </symbol> <symbol id="icon-magnify" viewBox="0 0 24.827 24.827"> <path id="Union_1" d="M545.066,14367.357a9.74,9.74,0,1,1,2.49-2.488l5.872,5.869-2.489,2.493Zm-11.733-8.01a6.212,6.212,0,1,0,6.212-6.216A6.218,6.218,0,0,0,533.333,14359.348Z" transform="translate(-529.308 -14349.111)" stroke="rgba(0,0,0,0)" stroke-miterlimit="10" stroke-width="1"/> </symbol>` <symbol id="close-x" viewBox="0 0 16 16"> <path fill-rule="evenodd" d="M1.707.293l6.01 6.009 6.01-6.01c.391-.39 1.025-.39 1.415 0 .39.391.39 1.025 0 1.415l-6.01 6.01 6.01 6.01c.39.391.39 1.025 0 1.415-.39.39-1.024.39-1.414 0l-6.011-6.01-6.01 6.01c-.39.39-1.024.39-1.414 0-.39-.39-.39-1.024 0-1.414l6.009-6.011-6.01-6.01c-.39-.39-.39-1.024 0-1.414.391-.39 1.025-.39 1.415 0z"/> </symbol> <symbol id="chevron" viewBox="0 0 100 100"> <g> <path d="M22.4566257,37.2056786 L-21.4456527,71.9511488 C-22.9248661,72.9681457 -24.9073712,72.5311671 -25.8758148,70.9765924 L-26.9788683,69.2027424 C-27.9450684,67.6481676 -27.5292733,65.5646602 -26.0500598,64.5484493 L20.154796,28.2208967 C21.5532435,27.2597011 23.3600078,27.2597011 24.759951,28.2208967 L71.0500598,64.4659264 C72.5292733,65.4829232 72.9450684,67.5672166 71.9788683,69.1217913 L70.8750669,70.8956413 C69.9073712,72.4502161 67.9241183,72.8848368 66.4449048,71.8694118 L22.4566257,37.2056786 Z" id="Transparent-Chevron" transform="translate(22.500000, 50.000000) rotate(90.000000) translate(-22.500000, -50.000000) "></path> </g> </symbol> <symbol id="chevron-down-regular" viewBox="0 0 448 512"> <path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"></path> </symbol> <symbol id="icon-chevron-left" viewBox="0 0 256 512"> <path d="M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z"> </path> </symbol> <symbol id="icon-chevron-right" viewBox="0 0 256 512"> <path d="M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z"> </path> </symbol> <symbol id="icon-arrow-forward" viewBox="0 0 14 9"> <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"> <g stroke="currentColor" stroke-width="1.5"> <path d="M13.5 4.504L.5 4.504M9 8.504L13.5 4.504 9 .504" /> </g> </g> </symbol> <symbol id="icon-arrow-back" viewBox="0 0 14 9"> <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" transform="rotate(180 7 4.5)"> <g stroke="currentColor" stroke-width="1.5"> <path d="M13.5 4.504L.5 4.504M9 8.504L13.5 4.504 9 .504" /> </g> </g> </symbol> <symbol id="icon-arrow" viewBox="0 0 256 512"> <path d="M136.5 185.1l116 117.8c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L128 224.7 27.6 326.9c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17l116-117.8c4.7-4.6 12.3-4.6 17 .1z"></path> </symbol> <symbol id="icon-activity" viewBox="0 0 20 20"> <g fill="currentColor" fill-rule="evenodd"> <path d="M4 4h16v2H4zM0 4h2v2H0zM4 9h14v2H4zM0 9h2v2H0zM4 14h10v2H4zM0 14h2v2H0z"></path> </g> </symbol> <symbol id="player-forward-5" viewBox="0 0 24 25"> <g fill="currentColor"> <path d="M10.893 14.448c.669 0 1.171-.205 1.507-.617.336-.411.504-.879.504-1.402 0-.602-.174-1.06-.523-1.375-.35-.315-.758-.473-1.227-.473-.231 0-.428.03-.59.09-.096.037-.23.11-.402.223l.203-1.239h2.317V8.71H9.56l-.399 3.13 1 .046c.089-.17.22-.285.395-.348.099-.034.216-.05.351-.05.287 0 .498.1.633.298.135.2.203.444.203.733 0 .294-.072.538-.217.732-.144.194-.354.291-.63.291-.24 0-.422-.066-.547-.197-.125-.132-.21-.318-.254-.56h-1.11c.04.53.232.94.578 1.23.347.289.79.433 1.329.433z" transform="translate(1 1.2)"/> <path stroke="currentColor" stroke-width=".5" d="M19.052 5.482l-4.319-.243c-.312-.017-.55.204-.567.493-.017.289.209.536.505.553l5.473.308.03.001c.138 0 .27-.05.37-.143.107-.099.168-.237.168-.38V.523c0-.29-.24-.524-.537-.524-.297 0-.537.235-.537.524v4.002C17.538 2.116 14.444.71 11.112.71 4.985.71 0 5.486 0 11.356 0 17.225 4.985 22 11.112 22c5.233 0 9.807-3.557 10.876-8.456.062-.283-.123-.562-.413-.622-.291-.06-.576.12-.638.404-.964 4.419-5.096 7.626-9.825 7.626-5.535 0-10.037-4.305-10.037-9.596 0-5.292 4.502-9.598 10.037-9.598 3.14 0 6.044 1.377 7.94 3.724z" transform="translate(1 1.2)"/> </g> </symbol> <symbol id="player-back-5" viewBox="0 0 24 25"> <g fill="currentColor"> <path stroke="currentColor" stroke-width=".5" d="M2.948 5.482l4.319-.243c.312-.017.55.204.567.493.017.289-.209.536-.505.553l-5.473.308-.03.001c-.138 0-.27-.05-.37-.143-.107-.099-.168-.237-.168-.38V.523c0-.29.24-.524.537-.524.297 0 .537.235.537.524v4.002C4.462 2.116 7.556.71 10.888.71 17.015.71 22 5.486 22 11.356 22 17.225 17.015 22 10.888 22 5.655 22 1.081 18.443.012 13.544c-.062-.283.123-.562.413-.622.291-.06.576.12.638.404.964 4.419 5.096 7.626 9.825 7.626 5.535 0 10.037-4.305 10.037-9.596 0-5.292-4.502-9.598-10.037-9.598-3.14 0-6.044 1.377-7.94 3.724z" transform="translate(1 1.2)"/> <path d="M10.893 14.448c.669 0 1.171-.205 1.507-.617.336-.411.504-.879.504-1.402 0-.602-.174-1.06-.523-1.375-.35-.315-.758-.473-1.227-.473-.231 0-.428.03-.59.09-.096.037-.23.11-.402.223l.203-1.239h2.317V8.71H9.56l-.399 3.13 1 .046c.089-.17.22-.285.395-.348.099-.034.216-.05.351-.05.287 0 .498.1.633.298.135.2.203.444.203.733 0 .294-.072.538-.217.732-.144.194-.354.291-.63.291-.24 0-.422-.066-.547-.197-.125-.132-.21-.318-.254-.56h-1.11c.04.53.232.94.578 1.23.347.289.79.433 1.329.433z" transform="translate(1 1.2)"/> </g> </symbol> <symbol id="player-pause" viewBox="0 0 40 40"> <path fill="currentColor" d="M20 0C8.96 0 0 8.96 0 20s8.96 20 20 20 20-8.96 20-20S31.04 0 20 0zm0 38c-9.922 0-18-8.078-18-18S10.078 2 20 2s18 8.078 18 18-8.078 18-18 18zm-4-26c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1s-1-.448-1-1V13c0-.552.448-1 1-1zm8 0c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1s-1-.448-1-1V13c0-.552.448-1 1-1z"/> </symbol> <symbol id="player-fullscreen" viewBox="0 0 12 12"> <path fill="currentColor" d="M.857 7.714C.386 7.714 0 8.1 0 8.571v2.572c0 .471.386.857.857.857H3.43c.471 0 .857-.386.857-.857 0-.472-.386-.857-.857-.857H1.714V8.57c0-.471-.385-.857-.857-.857zm0-3.428c.472 0 .857-.386.857-.857V1.714H3.43c.471 0 .857-.385.857-.857C4.286.386 3.9 0 3.429 0H.857C.386 0 0 .386 0 .857V3.43c0 .471.386.857.857.857zm9.429 6H8.57c-.471 0-.857.385-.857.857 0 .471.386.857.857.857h2.572c.471 0 .857-.386.857-.857V8.57c0-.471-.386-.857-.857-.857-.472 0-.857.386-.857.857v1.715zM7.714.857c0 .472.386.857.857.857h1.715V3.43c0 .471.385.857.857.857.471 0 .857-.386.857-.857V.857C12 .386 11.614 0 11.143 0H8.57c-.471 0-.857.386-.857.857z"/> </symbol> <symbol id="player-volume" viewBox="0 0 12 12"> <path fill="currentColor" d="M0 4.667v2.666C0 7.7.3 8 .667 8h2l2.193 2.193c.42.42 1.14.12 1.14-.473V2.273c0-.593-.72-.893-1.14-.473L2.667 4h-2C.3 4 0 4.3 0 4.667zM9 6c0-1.18-.68-2.193-1.667-2.687V8.68C8.32 8.193 9 7.18 9 6zM7.333.967V1.1c0 .253.167.473.4.567 1.72.686 2.934 2.373 2.934 4.333s-1.214 3.647-2.934 4.333c-.24.094-.4.314-.4.567v.133c0 .42.42.714.807.567C10.4 10.74 12 8.56 12 6c0-2.56-1.6-4.74-3.86-5.6-.387-.153-.807.147-.807.567z"/> </symbol> <symbol id="player-play" viewBox="0 0 40 40"> <path fill="currentColor" d="M17.6 27.8l9.34-7c.54-.4.54-1.2 0-1.6l-9.34-7c-.66-.5-1.6-.02-1.6.8v14c0 .82.94 1.3 1.6.8zM20 0C8.96 0 0 8.96 0 20s8.96 20 20 20 20-8.96 20-20S31.04 0 20 0zm0 38c-9.922 0-18-8.078-18-18S10.078 2 20 2s18 8.078 18 18-8.078 18-18 18z"/> </symbol> <symbol id="player-fullscreen-exit" viewBox="0 0 12 12"> <g stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M0.857142857,9.42857143 L2.57142857,9.42857143 L2.57142857,11.1428571 C2.57142857,11.6142857 2.95714286,12 3.42857143,12 C3.9,12 4.28571429,11.6142857 4.28571429,11.1428571 L4.28571429,8.57142857 C4.28571429,8.1 3.9,7.71428571 3.42857143,7.71428571 L0.857142857,7.71428571 C0.385714286,7.71428571 0,8.1 0,8.57142857 C0,9.04285714 0.385714286,9.42857143 0.857142857,9.42857143 Z M2.57142857,2.57142857 L0.857142857,2.57142857 C0.385714286,2.57142857 0,2.95714286 0,3.42857143 C0,3.9 0.385714286,4.28571429 0.857142857,4.28571429 L3.42857143,4.28571429 C3.9,4.28571429 4.28571429,3.9 4.28571429,3.42857143 L4.28571429,0.857142857 C4.28571429,0.385714286 3.9,0 3.42857143,0 C2.95714286,0 2.57142857,0.385714286 2.57142857,0.857142857 L2.57142857,2.57142857 Z M8.57142857,12 C9.04285714,12 9.42857143,11.6142857 9.42857143,11.1428571 L9.42857143,9.42857143 L11.1428571,9.42857143 C11.6142857,9.42857143 12,9.04285714 12,8.57142857 C12,8.1 11.6142857,7.71428571 11.1428571,7.71428571 L8.57142857,7.71428571 C8.1,7.71428571 7.71428571,8.1 7.71428571,8.57142857 L7.71428571,11.1428571 C7.71428571,11.6142857 8.1,12 8.57142857,12 Z M9.42857143,2.57142857 L9.42857143,0.857142857 C9.42857143,0.385714286 9.04285714,0 8.57142857,0 C8.1,0 7.71428571,0.385714286 7.71428571,0.857142857 L7.71428571,3.42857143 C7.71428571,3.9 8.1,4.28571429 8.57142857,4.28571429 L11.1428571,4.28571429 C11.6142857,4.28571429 12,3.9 12,3.42857143 C12,2.95714286 11.6142857,2.57142857 11.1428571,2.57142857 L9.42857143,2.57142857 Z"></path> </g> </symbol> <symbol id="player-volume-off" viewBox="0 0 12 12"> <g stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M0.42,0.42 C0.16,0.68 0.16,1.1 0.42,1.36 L2.86,3.8 L2.66666667,4 L0.666666667,4 C0.3,4 0,4.3 0,4.66666667 L0,7.33333333 C0,7.7 0.3,8 0.666666667,8 L2.66666667,8 L4.86,10.1933333 C5.28,10.6133333 6,10.3133333 6,9.72 L6,6.94 L8.78666667,9.72666667 C8.46,9.97333333 8.10666667,10.18 7.72,10.3333333 C7.48,10.4333333 7.33333333,10.6866667 7.33333333,10.9466667 C7.33333333,11.4266667 7.82,11.7333333 8.26,11.5533333 C8.79333333,11.3333333 9.29333333,11.04 9.74,10.68 L10.6333333,11.5733333 C10.8933333,11.8333333 11.3133333,11.8333333 11.5733333,11.5733333 C11.8333333,11.3133333 11.8333333,10.8933333 11.5733333,10.6333333 L1.36666667,0.42 C1.10666667,0.16 0.686666667,0.16 0.42,0.42 Z M10.6666667,6 C10.6666667,6.54666667 10.5666667,7.07333333 10.3933333,7.56 L11.4133333,8.58 C11.7866667,7.8 12,6.92666667 12,6 C12,3.44666667 10.4,1.26 8.14666667,0.4 C7.75333333,0.246666667 7.33333333,0.553333333 7.33333333,0.973333333 L7.33333333,1.1 C7.33333333,1.35333333 7.5,1.57333333 7.74,1.66666667 C9.45333333,2.36 10.6666667,4.04 10.6666667,6 Z M4.86,1.80666667 L4.74666667,1.92 L6,3.17333333 L6,2.27333333 C6,1.68 5.28,1.38666667 4.86,1.80666667 Z M9,6 C9,4.82 8.32,3.80666667 7.33333333,3.31333333 L7.33333333,4.50666667 L8.98666667,6.16 C8.99333333,6.10666667 9,6.05333333 9,6 Z"></path> </g> </symbol> <symbol id="play-24" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <circle cx="12" cy="12" r="11" fill="#4B4545" stroke="#FFFFFF" stroke-width="2"/> <path fill="#FFFFFF" fill-rule="nonzero" d="M10.56 16.68l5.604-4.2c.324-.24.324-.72 0-.96l-5.604-4.2c-.396-.3-.96-.012-.96.48v8.4c0 .492.564.78.96.48z"/> </g> </symbol> <symbol id="icon-bullet-arrow-circle" viewBox="0 0 12 12"> <g id="bullet/arrow-circle" stroke-width="1" fill-rule="evenodd"> <path d="M9.345,6.533 L6.5875,9.4435 C6.4465,9.592 6.2565,9.674 6.053,9.674 C5.8565,9.674 5.6715,9.5975 5.532,9.458 L5.384,9.311 C5.0965,9.023 5.083,8.543 5.354,8.2405 L6.4645,6.998 L2.7505,6.998 C2.3365,6.998 2.0005,6.6615 2.0005,6.248 L2.0005,5.75 C2.0005,5.336 2.3365,5 2.7505,5 L6.4475,5.001 L5.307,3.7575 C5.0315,3.457 5.042,2.978 5.3305,2.6895 L5.4785,2.542 C5.7625,2.258 6.2575,2.2635 6.536,2.552 L9.341,5.464 C9.624,5.758 9.626,6.237 9.345,6.533 M6,0 C2.6915,0 0,2.691 0,6 C0,9.3085 2.6915,12 6,12 C9.3085,12 12,9.3085 12,6 C12,2.691 9.3085,0 6,0" id="Fill-399"></path> </g> </symbol> <symbol id="icon-bullet-solid" viewBox="0 0 12 12"> <circle cx="6" cy="6" r="3" fill-rule="evenodd" /> </symbol> <symbol id="icon-bullet-chevron" viewBox="0 0 12 12"> <g id="bullet/chevron" stroke-width="1" fill-rule="evenodd"> <path d="M10.1632872,5.81004475 L3.51983519,0.0610863115 C3.46933556,0.017586626 3.40333604,-0.00391321855 3.33783651,0.000586748922 C3.27133699,0.00608670916 3.20983743,0.0365864887 3.16633775,0.08758612 L2.05984575,1.37857679 C2.01684606,1.42857643 1.99534622,1.49457595 2.00084618,1.56057547 C2.00634614,1.62707499 2.03734591,1.68857455 2.08834554,1.73157423 L7.11330922,5.99904338 L2.08834554,10.2685125 C2.03734591,10.3115122 2.00634614,10.3730118 2.00084618,10.4395113 C1.99534622,10.5055108 2.01684606,10.5715103 2.05984575,10.62151 L3.16633775,11.9125006 C3.20983743,11.9635003 3.27133699,11.994 3.33783651,11.9995 C3.34383647,12 3.34983642,12 3.35633638,12 C3.41583595,12 3.47383553,11.9785002 3.51983519,11.9390004 L10.1632872,6.18804202 C10.2177868,6.14054236 10.2497865,6.07204286 10.2497865,5.99904338 C10.2497865,5.92604391 10.2177868,5.85754441 10.1632872,5.81004475" id="Fill-397"></path> </g> </symbol> <symbol id="icon-bullet-dash" viewBox="0 0 12 12"> <g id="bullet/dash" stroke-width="1" fill-rule="evenodd"> <rect id="Rectangle" x="1" y="5" width="10" height="2" rx="1"></rect> </g> </symbol> <symbol id="icon-bullet-arrow" viewBox="0 0 12 12"> <g id="bullet/arrow" stroke-width="1" fill-rule="evenodd"> <path d="M11.9263107,5.37327196 L6.85189122,0.348851732 C6.37189884,-0.131140648 5.51241248,-0.113140933 5.01192043,0.386351137 C4.49392865,0.904342913 4.47692892,1.72982981 4.97742098,2.23132185 L7.13838667,4.30278896 L1.01548388,4.30278896 C0.379993967,4.30278896 0,4.93877886 0,5.55276911 C0,5.86176421 0.0839986664,6.15625953 0.236496245,6.38275594 C0.420493324,6.65675159 0.692489006,6.80774919 1.00098411,6.80774919 L7.13888666,6.80774919 L5.06141964,8.88771617 C4.83242328,9.11471256 4.70742526,9.42320767 4.70742526,9.7552024 C4.70692527,10.1091968 4.85392294,10.4596912 5.11041887,10.7161871 C5.3664148,10.9716831 5.71590925,11.1186807 6.06990363,11.1186807 C6.40189836,11.1186807 6.71039347,10.9931827 6.93938983,10.7646864 L11.9278106,5.72676635 C12.0248091,5.62876791 12.0238091,5.47027042 11.9263107,5.37327196" id="Fill-347"></path> </g> </symbol> <symbol id="icon-case-study" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0H24V24H0z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm0 16H5V7h14v12zm-5.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM12 9c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4zm0 6.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"/> </g> </symbol> <symbol id="icon-article" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0H24V24H0z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/> <path fill="currentColor" fill-rule="nonzero" d="M13 17H8c-.55 0-1-.45-1-1s.45-1 1-1h5c.55 0 1 .45 1 1s-.45 1-1 1zM16 13H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1zM16 9H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1z"/> </g> </symbol> <symbol id="icon-ebook" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 4h2v5l-1-.75L9 9V4zm9 16H6V4h1v9l3-2.25L13 13V4h5v16z"/> </g> </symbol> <symbol id="icon-video" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.11-.9-2-2-2zm-1 14H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1zm-5.52-5.13l-3.98 2.28c-.67.38-1.5-.11-1.5-.87V8.72c0-.77.83-1.25 1.5-.87l3.98 2.28c.67.39.67 1.35 0 1.74z"/> </g> </symbol> <symbol id="icon-plus" viewBox="0 0 14 14"> <path d="M13, 6H8V1A1, 1, 0, 0, 0, 6, 1V6H1A1, 1, 0, 0, 0, 1, 8H6v5a1, 1, 0, 0, 0, 2, 0V8h5a1, 1, 0, 0, 0, 0-2Z"/> </symbol> <symbol id="icon-minus" viewBox="0 0 14 14"> <path d="M13, 8H1A1, 1, 0, 0, 1, 1, 6H13a1, 1, 0, 0, 1, 0, 2Z"/> </symbol> <symbol id="icon-spinner" viewBox="0 0 38 38"> <g fill="none" fill-rule="evenodd"> <g transform="translate(1 1)"> <path d="M36 18c0-9.94-8.06-18-18-18" stroke="currentColor" stroke-width="2"> <animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="0.9s" repeatCount="indefinite" /> </path> </g> </g> </symbol> <symbol id="icon-24-plus" viewBox="0 0 24 24"> <path fill="currentColor" d="M12,5a.94.94,0,0,1,1,.69V11h5.22A.91.91,0,0,1,19,12a.94.94,0,0,1-.69,1H13v5.22A.91.91,0,0,1,12,19a.94.94,0,0,1-1-.69V13H5.78A.91.91,0,0,1,5,12a.94.94,0,0,1,.69-1H11V5.78A.91.91,0,0,1,12,5Z"/> </symbol> <symbol id="icon-24-minus" viewBox="0 0 24 24"> <path fill="currentColor" d="M18.22,11A.91.91,0,0,1,19,12a.94.94,0,0,1-.69,1H5.78A.91.91,0,0,1,5,12a.94.94,0,0,1,.69-1H18.22Z"/> </symbol> <symbol id="icon-24-chevron-right" viewBox="0 0 24 24"> <path fill="currentColor" d="M9.62,5.29a.91.91,0,0,0-1.34,0A1,1,0,0,0,8.2,6.61l.08.1,5,5.29-5,5.29a1,1,0,0,0-.08,1.32l.08.1a.91.91,0,0,0,1.25.08l.09-.08L16,12Z"/> </symbol> <symbol id="icon-24-chevron-left" viewBox="0 0 24 24"> <path fill="currentColor" d="M14.38,5.29a.91.91,0,0,1,1.34,0,1,1,0,0,1,.08,1.32l-.08.1-5,5.29,5,5.29a1,1,0,0,1,.08,1.32l-.08.1a.91.91,0,0,1-1.25.08l-.09-.08L8,12Z"/> </symbol> <symbol id="icon-24-chevron-down" viewBox="0 0 24 24"> <path fill="currentColor" d="M5.29,9.62a.91.91,0,0,1,0-1.34A1,1,0,0,1,6.61,8.2l.1.08,5.29,5,5.29-5a1,1,0,0,1,1.32-.08l.1.08a.91.91,0,0,1,.08,1.25l-.08.09L12,16Z"/> </symbol> <symbol id="icon-24-chevron-up" viewBox="0 0 24 24"> <path fill="currentColor" d="M18.71,14.38a.91.91,0,0,1,0,1.34,1,1,0,0,1-1.32.08l-.1-.08-5.29-5-5.29,5a1,1,0,0,1-1.32.08l-.1-.08a.91.91,0,0,1-.08-1.25l.08-.09L12,8Z"/> </symbol> <symbol id="icon-24-times" viewBox="0 0 24 24"> <path fill="currentColor" d="M17,7.05a1,1,0,0,1,.22,1.19l-.06.07L13.41,12l3.7,3.69A.92.92,0,0,1,17,17a1,1,0,0,1-1.19.22l-.07-.06L12,13.41l-3.69,3.7A.92.92,0,0,1,7.05,17a1,1,0,0,1-.22-1.19l.06-.07L10.59,12,6.89,8.31a.92.92,0,0,1,.16-1.26,1,1,0,0,1,1.19-.22l.07.06L12,10.59l3.69-3.7A.92.92,0,0,1,17,7.05Z"/> </symbol> <symbol id="icon-24-expand" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path fill="currentColor" d="M0 0H24V24H0z"/> <path fill="#ffffff" fill-rule="nonzero" d="M6.017 5.167h3.237c.321 0 .58-.259.58-.58V4.58c0-.32-.259-.579-.58-.579H4.58C4.26 4 4 4.258 4 4.58v4.674c0 .321.258.58.58.58h.008c.32 0 .579-.259.579-.58V6.017l4.879 4.846c.108.108.254.166.408.166.154 0 .3-.058.409-.17.225-.226.225-.592 0-.817L6.017 5.167zM19.42 4h-4.675c-.321 0-.58.258-.58.58v.008c0 .32.259.579.58.579h3.237l-4.846 4.879c-.225.225-.225.591 0 .817.109.108.255.17.409.17.154 0 .3-.058.408-.166l4.88-4.85v3.237c0 .321.258.58.579.58h.008c.32 0 .579-.259.579-.58V4.58c0-.32-.258-.579-.58-.579zm-8.967 8.967c-.154 0-.3.058-.408.166l-4.88 4.85v-3.237c0-.321-.258-.58-.579-.58H4.58c-.32 0-.579.259-.579.58v4.675c0 .32.258.579.58.579h4.674c.321 0 .58-.258.58-.58v-.008c0-.32-.259-.579-.58-.579H6.017l4.846-4.879c.225-.225.225-.591 0-.817-.109-.108-.255-.17-.409-.17zm8.967 1.2h-.008c-.321 0-.58.258-.58.579v3.237l-4.879-4.846c-.108-.108-.254-.166-.408-.166-.154 0-.3.058-.409.17-.225.226-.225.592 0 .817l4.846 4.875h-3.237c-.321 0-.58.259-.58.58v.008c0 .32.259.579.58.579h4.675c.32 0 .579-.258.579-.58v-4.674c0-.321-.258-.58-.58-.58z"/> </g> </symbol> <symbol id="icon-close-overlay-x" viewBox="0 0 30 30"> <path fill="currentColor" d="M14.625 0c4.031 0 7.477 1.43 10.336 4.29 2.86 2.858 4.289 6.304 4.289 10.335 0 4.031-1.43 7.477-4.29 10.336-2.858 2.86-6.304 4.289-10.335 4.289-4.031 0-7.477-1.43-10.336-4.29C1.43 22.103 0 18.657 0 14.626c0-4.031 1.43-7.477 4.29-10.336C7.147 1.43 10.593 0 14.624 0zm0 27.984c3.75 0 6.914-1.289 9.492-3.867 2.578-2.578 3.867-5.742 3.867-9.492 0-3.75-1.289-6.914-3.867-9.492-2.578-2.578-5.742-3.867-9.492-3.867-3.75 0-6.914 1.289-9.492 3.867-2.578 2.578-3.867 5.742-3.867 9.492 0 3.75 1.289 6.914 3.867 9.492 2.578 2.578 5.742 3.867 9.492 3.867zm5.906-20.109l.844.844-5.906 5.906 5.906 5.906-.844.844-5.906-5.906-5.906 5.906-.844-.844 5.906-5.906-5.906-5.906.844-.844 5.906 5.906 5.906-5.906z" /> </symbol> <symbol id="icon-checkbox-off" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/> </g> </symbol> <symbol id="icon-checkbox-on" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <path d="M0 0L24 0 24 24 0 24z"/> <path fill="currentColor" fill-rule="nonzero" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/> </g> </symbol> <symbol id="icon-24-close" viewBox="0 0 24 24"> <g fill="none" fill-rule="evenodd"> <circle cx="12" cy="12" r="12" fill="#FFF"/> <path fill="currentColor" fill-rule="nonzero" d="M16.793 7.207c.362.363.449.874.216 1.189l-.06.068-3.692 3.693 3.693 3.693c.303.304.233.866-.157 1.257-.363.363-.874.45-1.189.216l-.068-.059-3.693-3.693-3.693 3.693c-.304.304-.866.233-1.257-.157-.363-.363-.45-.874-.216-1.188l.059-.07 3.693-3.692-3.693-3.693c-.304-.303-.233-.866.157-1.257.363-.362.874-.449 1.188-.216l.07.06 3.692 3.692 3.693-3.693c.303-.303.866-.233 1.257.157z"/> </g> </symbol> <symbol id="icon-filter" viewBox="0 0 512 512"> <path fill="currentColor" d="M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z"></path> </symbol> <symbol id="icon-caret-right" viewBox="0 0 5 9"> <path fill="currentColor" d="M1.014.188c-.232-.25-.608-.25-.84 0-.214.232-.23.597-.05.849l.05.06L3.319 4.5.174 7.903c-.214.231-.23.596-.05.848l.05.06c.214.232.551.25.784.054l.056-.053L5 4.5 1.014.188z"/> </symbol> <symbol id="icon-bookmark" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g transform="translate(-836 -306) translate(100 170) translate(561 136)"> <g transform="translate(175)"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <g> <path d="M0 0L24 0 24 24 0 24z" transform="translate(3 3)"/> <path fill="currentColor" fill-rule="nonzero" d="M17 4H7c-1.1 0-2 .9-2 2v14l7-4 7 4V6c0-1.1-.9-2-2-2z" transform="translate(3 3)"/> </g> </g> </g> </g> </symbol> <symbol id="icon-favorite" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g> <g> <g> <g transform="translate(-871 -306) translate(100 170) translate(561 136) translate(210)"> <circle cx="15" cy="15" r="14.5" stroke="currentColor"/> <path fill="currentColor" d="M15.568 21.836c-.11.11-.243.164-.401.164-.158 0-.292-.055-.401-.164l-5.688-5.487c-.06-.049-.144-.128-.25-.237-.107-.11-.275-.308-.506-.597-.231-.289-.438-.585-.62-.889-.182-.304-.345-.671-.488-1.103-.143-.431-.214-.85-.214-1.257 0-1.337.386-2.382 1.158-3.136C8.929 8.377 9.996 8 11.357 8c.377 0 .76.065 1.153.196.392.13.756.307 1.094.529.337.221.627.43.87.624s.474.401.693.62c.218-.219.45-.426.692-.62.243-.194.534-.403.87-.624.338-.222.703-.398 1.095-.529.391-.13.776-.196 1.153-.196 1.36 0 2.427.377 3.199 1.13.771.754 1.157 1.799 1.157 3.136 0 1.343-.695 2.71-2.087 4.101l-5.678 5.469z"/> </g> </g> </g> </g> </g> </symbol> <symbol id="icon-bookmark-active" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g> <g> <g transform="translate(-836 -724) translate(100 588) translate(561 136)"> <g fill="currentColor"> <path d="M15 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C0 6.716 6.716 0 15 0zm5 7H10c-1.1 0-2 .9-2 2v14l7-4 7 4V9c0-1.1-.9-2-2-2z" transform="translate(175)"/> </g> </g> </g> </g> </g> </symbol> <symbol id="icon-favorite-active" viewBox="0 0 30 30"> <g fill="none" fill-rule="evenodd"> <g fill="currentColor"> <g> <g> <g> <path d="M15 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C0 6.716 6.716 0 15 0zm3.977 8c-.377 0-.762.065-1.153.196-.392.13-.757.307-1.094.529-.337.221-.628.43-.87.624-.244.194-.475.401-.693.62-.22-.219-.45-.426-.693-.62-.243-.194-.533-.403-.87-.624-.338-.222-.702-.398-1.094-.529-.392-.13-.776-.196-1.153-.196-1.361 0-2.428.377-3.2 1.13C7.387 9.884 7 10.93 7 12.266c0 .407.071.826.214 1.257.143.432.306.8.488 1.103.182.304.389.6.62.889.23.289.4.488.505.597.107.11.19.188.251.237l5.688 5.487c.109.11.243.164.4.164.159 0 .292-.055.402-.164l5.678-5.469c1.392-1.391 2.087-2.758 2.087-4.101 0-1.337-.386-2.382-1.157-3.136-.772-.753-1.838-1.13-3.2-1.13z" transform="translate(-871 -724) translate(100 588) translate(561 136) translate(210)"/> </g> </g> </g> </g> </g> </symbol> <symbol id="icon-checkmark" viewBox="0 0 12 9"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-921.000000, -735.000000)" fill="currentColor" fill-rule="nonzero"> <g transform="translate(100.000000, 588.000000)"> <g transform="translate(561.000000, 136.000000)"> <g transform="translate(245.000000, 0.000000)"> <path d="M24.4625,11.2925 L18.5825,17.1725 L16.7025,15.2925 C16.3125,14.9025 15.6825,14.9025 15.2925,15.2925 C14.9025,15.6825 14.9025,16.3125 15.2925,16.7025 L17.8825,19.2925 C18.2725,19.6825 18.9025,19.6825 19.2925,19.2925 L25.8825,12.7025 C26.2725,12.3125 26.2725,11.6825 25.8825,11.2925 C25.4925,10.9025 24.8525,10.9025 24.4625,11.2925 Z"></path> </g> </g> </g> </g> </g> </symbol> <symbol id="icon-radio-on" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="nonzero" d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" /> </symbol> <symbol id="icon-radio-off" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="nonzero" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" /> </symbol> <symbol id="icon-radio-on" viewBox="0 0 24 24"> <path fill="currentColor" fill-rule="nonzero" d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" /> </symbol> <symbol id="icon-arrow-forward-backup" viewBox="0 0 14 9"> <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"> <g stroke="currentColor" stroke-width="1.5"> <path d="M13.5 4.504L.5 4.504M9 8.504L13.5 4.504 9 .504" /> </g> </g> </symbol> <symbol id="arrow-left-large" viewBox="0 0 60 60"> <g fill-rule="evenodd"> <path fill-rule="nonzero" d="M30 58.5c15.74 0 28.5-12.76 28.5-28.5S45.74 1.5 30 1.5 1.5 14.26 1.5 30 14.26 58.5 30 58.5zm0 1.5C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30z"/> <path d="M34.5 20.586L23.953 30.5 34.5 40.414l-1.477 1.336L21 30.5l12.023-11.25z"/> </g> </symbol> <symbol id="arrow-left-large-hover" viewBox="0 0 60 60"> <g fill-rule="evenodd"> <path fill-rule="evenodd" d="M30 60C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30zm4.5-39.414l-1.477-1.336L21 30.5l12.023 11.25 1.477-1.336L23.953 30.5 34.5 20.586z"/> </g> </symbol> <symbol id="arrow-right-large" viewBox="0 0 60 60"> <g fill-rule="evenodd"> <path fill-rule="nonzero" d="M30 58.5c15.74 0 28.5-12.76 28.5-28.5S45.74 1.5 30 1.5 1.5 14.26 1.5 30 14.26 58.5 30 58.5zm0 1.5C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30z"/> <path d="M25 20.586l1.477-1.336L38.5 30.5 26.477 41.75 25 40.414 35.547 30.5z"/> </g> </symbol> <symbol id="arrow-right-large-hover" viewBox="0 0 60 60"> <g fill-rule="evenodd"> <path fill-rule="evenodd" d="M30 60C13.431 60 0 46.569 0 30 0 13.431 13.431 0 30 0c16.569 0 30 13.431 30 30 0 16.569-13.431 30-30 30zm-5-39.414L35.547 30.5 25 40.414l1.477 1.336L38.5 30.5 26.477 19.25 25 20.586z"/> </g> </symbol> <symbol id="icon-filter-lines" viewBox="0 0 32 32"> <g data-name="Layer 24" id="Layer_24"> <path d="M10,12H6a1,1,0,0,1-1-1V7A1,1,0,0,1,6,6h4a1,1,0,0,1,1,1v4A1,1,0,0,1,10,12ZM7,10H9V8H7Z"/> <path d="M6,8.47V11h4V8.47a2.11,2.11,0,0,1-2,1A2.11,2.11,0,0,1,6,8.47Z"/> <path d="M21,15.47V18h4V15.47a2.11,2.11,0,0,1-2,1A2.11,2.11,0,0,1,21,15.47Z"/> <path d="M6,22.47V25h4V22.47a2.11,2.11,0,0,1-2,1A2.11,2.11,0,0,1,6,22.47Z"/> <path d="M29,10H10a1,1,0,0,1,0-2H29a1,1,0,0,1,0,2Z"/> <path d="M6,10H3A1,1,0,0,1,3,8H6a1,1,0,0,1,0,2Z"/> <path d="M10,26H6a1,1,0,0,1-1-1V21a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1v4A1,1,0,0,1,10,26ZM7,24H9V22H7Z"/> <path d="M6,24H3a1,1,0,0,1,0-2H6a1,1,0,0,1,0,2Z"/> <path d="M29,24H10a1,1,0,0,1,0-2H29a1,1,0,0,1,0,2Z"/> <path d="M25,19H21a1,1,0,0,1-1-1V14a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1v4A1,1,0,0,1,25,19Zm-3-2h2V15H22Z"/> <path d="M21,17H3a1,1,0,0,1,0-2H21a1,1,0,0,1,0,2Z"/> <path d="M29,17H25a1,1,0,0,1,0-2h4a1,1,0,0,1,0,2Z"/> </g> </symbol> <symbol id="icon-polygon" viewBox="0 0 13 6" fill="none"> <path d="M6.5 6L0.870832 -1.06037e-06L12.1292 -7.61308e-08L6.5 6Z" fill="#2F9AE0"/> </symbol> <symbol id="icon-user" viewBox="0 0 14 14" fill="none"> <path d="M7 7C8.93375 7 10.5 5.43375 10.5 3.5C10.5 1.56625 8.93375 0 7 0C5.06625 0 3.5 1.56625 3.5 3.5C3.5 5.43375 5.06625 7 7 7ZM7 8.75C4.66375 8.75 0 9.9225 0 12.25V14H14V12.25C14 9.9225 9.33625 8.75 7 8.75Z" fill="white"/> </symbol> </svg> <ps-header class="Page-header" data-nav-alignment="right"data-sticky-header data-shrink-header="false" data-header-style="tall" homepage-header > <div class="Page-header-hamburger-menu" id="PageMenu"> <div class="Page-header-hamburger-menu-wrapper"> <div class="Page-header-hamburger-menu-content"> <div class="Page-header-hamburger-primaryNav"> <form class="SearchOverlay-form" action="https://www.byui.edu/search" novalidate="" autocomplete="off"> <label class="sr-only" for="SearchOverlayInput">Search</label> <input id="SearchOverlayInput" type="text" class="SearchOverlay-input" name="q" placeholder="Search..."> <button type="submit" class="SearchOverlay-button" aria-label="Search"> <svg class="icon-magnify"><use xlink:href="#icon-magnify"/></svg> </button> </form> <div class="Page-header-hamburger-primaryNav-header"> <div class="Page-header-cta-item"> <a class="button-primary" href="https://www.byui.edu/admissions/apply" data-cms-ai="0">Apply</a> <a class="button-primary-inverse" href="https://byui-5486.page451.sites.451.io/" target="_blank" rel="noopener" data-cms-ai="0">Request More Info</a> </div> </div> <div class="Page-header-hamburger-primaryNav-menu"> <ps-nav class="GlobalNavigation"> <div class="GlobalNavigation-menu"> </div> <div class="GlobalNavigation-buttons"> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://my.byui.edu/" target="_blank" rel="noopener" data-cms-ai="0">myBYUI<svg class="icon-user"><use xlink:href="#icon-user"></use></svg></a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/switch" target="_blank" rel="noopener" data-cms-ai="0">Sign-In Switch</a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/directories/" target="_blank" rel="noopener" data-cms-ai="0">Directories</a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/a-z-index" target="_blank" rel="noopener" data-cms-ai="0">A-Z Index</a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/giving/?utm_source=header" target="_blank" rel="noopener" data-cms-ai="0">Give</a></div> </div> </ps-nav> </div> </div> <div class="Page-header-hamburger-secondaryNav"> <ps-nav class="Navigation" data-allow-nav-overflow="true"> <ul class="Navigation-items"> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/about" data-cms-ai="0"> <span class="NavigationItem-text-link-label">About</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="About dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="About dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" ><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/about/mission" data-cms-ai="0"> <span class="NavigationLink-title">Our Mission</span> <span class="NavigationLink-description">Learn about BYU-Idaho’s mission of faith and leadership.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/about/enrollment-and-demographics" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Facts & Figures</span> <span class="NavigationLink-description">Explore student demographics and enrollment statistics.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/speeches/devotionals" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Weekly Devotionals</span> <span class="NavigationLink-description">Watch or listen to weekly BYU-Idaho devotional messages.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/about#rexburg" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">The Rexburg Area</span> <span class="NavigationLink-description">Discover Rexburg’s natural beauty and rich cultural history near BYU-Idaho.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/president/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">President's Office</span> <span class="NavigationLink-description">Meet BYU-Idaho’s leadership and explore our strategic priorities.</span> </a> </li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/academics" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Academics</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Academics dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Academics dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" ><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/majors" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Explore Majors</span> <span class="NavigationLink-description">With over 100 degrees available at BYU-Idaho, there’s something for everyone. </span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/directories/colleges-and-departments" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Colleges and Departments</span> <span class="NavigationLink-description">Learn about BYU-Idaho’s colleges and academic departments.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/catalog/#/home" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Academic Catalog</span> <span class="NavigationLink-description">Browse courses and programs in BYU-Idaho’s academic catalog.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/academic-societies/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Academic Societies</span> <span class="NavigationLink-description">Academic societies offer learning and networking opportunities.</span> </a> </li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/admissions/" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Admissions</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Admissions dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Admissions dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" data-has-promo><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/apply" data-cms-ai="0"> <span class="NavigationLink-title">Apply Now</span> <span class="NavigationLink-description">Find the requirements to start your BYU-Idaho application.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://application.byui.edu" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Continue Your Application</span> <span class="NavigationLink-description">Need to pick up where you left off? Finish your BYU-Idaho application now and take the next step toward your future.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/application-help" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Application Help</span> <span class="NavigationLink-description">Get support navigating BYU-Idaho’s application process.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://admissions-events.byui.edu/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Admissions Events</span> <span class="NavigationLink-description">Sign up for tours, virtual events, and more at BYU-Idaho.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/connect-with-us" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Contact Admissions</span> <span class="NavigationLink-description">Contact the Admissions Office to get your questions answered.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/apply#type-of-student" data-cms-ai="0"> <span class="NavigationLink-title">What Type of Student Are You?</span> <span class="NavigationLink-description">BYU-Idaho offers several enrollment options tailored for international, transfer, and other types of students.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/meet-your-rep" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Meet Your Rep</span> <span class="NavigationLink-description">Find your Admissions Representative based on your location.</span> </a> </li></ul><ul class="NavigationItem-promos"><li class="NavigationItem-promos-item"><div class="PromoNavItem" data-module="narrow" data-has-media > <div class="PromoNavItem-media"> <a class="Link " href="https://application.byui.edu/" aria-label="Apply Now" data-cms-ai="0"><picture> <source type="image/webp" width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/e44f725/2147483647/strip/true/crop/500x500+0+0/resize/400x400!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <source width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/67b07f4/2147483647/strip/true/crop/500x500+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="smallImage" alt="Apply Promo Nav Image.png" srcset="https://brightspotcdn.byui.edu/dims4/default/2342f5e/2147483647/strip/true/crop/500x500+0+0/resize/400x400!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png 2x" width="200" height="200" data-src="https://brightspotcdn.byui.edu/dims4/default/67b07f4/2147483647/strip/true/crop/500x500+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoNavItem-content"> <div class="PromoNavItem-title"> <a class="Link " href="https://application.byui.edu/" data-cms-ai="0">Apply Now</a> </div> <div class="PromoNavItem-description"><b>Easy and free!</b> Fill out our application in as little as 10 minutes and then meet with your Church leaders. No application fee. No essays. No worries.<br><br><a class="LinkWithArrow" href="https://application.byui.edu/" target="_blank" rel="noopener" data-cms-ai="0">Apply<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> </div> </div></li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/student-life" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Student Life</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Student Life dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Student Life dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" data-item-count="3" data-horizontal-nav="true" ><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><div class="NavigationGroup" > <div class="NavigationGroup-title">Involvement</div> <ul class="NavigationGroup-items"> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/student-guide/student-activities" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Activities</span> <span class="NavigationLink-description">Participate in exciting student activities across campus.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://ibelong.byui.edu/events" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Events</span> <span class="NavigationLink-description">Attend BYU-Idaho events, from socials to academic functions.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/student-guide/volunteer-leadership-opportunities" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Leadership & Volunteering</span> <span class="NavigationLink-description">Join leadership and volunteer programs to make a difference.</span> </a> </li> </ul> </div></li><li class="NavigationItem-items-item" ><div class="NavigationGroup" > <div class="NavigationGroup-title">Living</div> <ul class="NavigationGroup-items"> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/housing" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Housing</span> <span class="NavigationLink-description">Explore on- and off-campus housing options for students.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/food-services/food-venues/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Food</span> <span class="NavigationLink-description">Discover a variety of dining venues and meal options on campus.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/student-honor-office/ces-honor-code" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Honor Code</span> <span class="NavigationLink-description">Review BYU-Idaho’s Honor Code, including dress and grooming standards.</span> </a> </li> </ul> </div></li><li class="NavigationItem-items-item" ><div class="NavigationGroup" > <div class="NavigationGroup-title">Support</div> <ul class="NavigationGroup-items"> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/health-and-wellness-services" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Health and Wellness</span> <span class="NavigationLink-description">Access BYU-Idaho’s health, counseling, and wellness services.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/contact-us/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Help Center</span> <span class="NavigationLink-description">Find support with questions about departments across campus, office hours, and student services.</span> </a> </li> </ul> </div></li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/cost-and-aid" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Costs & Aid</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Costs & Aid dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Costs & Aid dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" data-has-promo><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/financial-aid/tuition-and-cost-of-attendance" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Tuition and Costs of Attendance</span> <span class="NavigationLink-description">Review BYU-Idaho’s affordable tuition and attendance costs.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/financial-aid/university-scholarship-overview" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Scholarships</span> <span class="NavigationLink-description">Explore scholarships for incoming and current BYU-Idaho students.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/byui-best-in-value" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Return on Investment</span> <span class="NavigationLink-description">See how BYU-Idaho provides top economic value for students.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/financial-aid/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Financial Aid Office</span> <span class="NavigationLink-description">Learn about financial aid options, including loans and grants.</span> </a> </li></ul><ul class="NavigationItem-promos"><li class="NavigationItem-promos-item"><div class="PromoNavItem" data-module="narrow" data-has-media > <div class="PromoNavItem-media"> <a class="Link " href="https://www.byui.edu/cost-and-aid#scholarships" aria-label="Scholarships for New Students" data-cms-ai="0"><picture> <source type="image/webp" width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/f36eaa3/2147483647/strip/true/crop/250x250+0+0/resize/400x400!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <source width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/c1abc9f/2147483647/strip/true/crop/250x250+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="smallImage" alt="A male BYU-Idaho student dressed in a suit and necktie smiles for a photograph." srcset="https://brightspotcdn.byui.edu/dims4/default/3575963/2147483647/strip/true/crop/250x250+0+0/resize/400x400!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg 2x" width="200" height="200" data-src="https://brightspotcdn.byui.edu/dims4/default/c1abc9f/2147483647/strip/true/crop/250x250+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoNavItem-content"> <div class="PromoNavItem-title"> <a class="Link " href="https://www.byui.edu/cost-and-aid#scholarships" data-cms-ai="0">Scholarships for New Students</a> </div> <div class="PromoNavItem-description">All-new scholarships are available for new freshman and for return missionaries. See what you might qualify for.<br><br><a class="LinkWithArrow" href="https://www.byui.edu/cost-and-aid#scholarships" target="_blank" rel="noopener" data-cms-ai="0">New Scholarships<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> </div> </div></li></ul></div> </div> </div></li> </ul> </ps-nav> </div> </div> </div> </div> <div class="Page-header-bar" id="Page-header-bar"> <div class="Page-header-bar-global"> <div class="Page-header-bar-buttons"> <ps-nav class="GlobalNavigation"> <div class="GlobalNavigation-menu"> </div> <div class="GlobalNavigation-buttons"> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://my.byui.edu/" target="_blank" rel="noopener" data-cms-ai="0">myBYUI<svg class="icon-user"><use xlink:href="#icon-user"></use></svg></a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/switch" target="_blank" rel="noopener" data-cms-ai="0">Sign-In Switch</a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/directories/" target="_blank" rel="noopener" data-cms-ai="0">Directories</a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/a-z-index" target="_blank" rel="noopener" data-cms-ai="0">A-Z Index</a></div> <div class="GlobalNavigation-buttons-link"><a class="Link " href="https://www.byui.edu/giving/?utm_source=header" target="_blank" rel="noopener" data-cms-ai="0">Give</a></div> </div> </ps-nav> </div> </div> <div class="Page-header-navigation mobileView"> <div class="Page-header-bar-logo"> <a aria-label="home page" href="/" data-cms-ai="0" > <img class="PageLogo-image" src="https://brightspotcdn.byui.edu/dims4/default/041182f/2147483647/strip/true/crop/100x58+0+0/resize/76x44!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff2%2F6f%2Fa2c043a64e0488068d9dc10578cd%2Fbyu-idaho-logo-blue-100.png" alt="/" srcset="https://brightspotcdn.byui.edu/dims4/default/854adf4/2147483647/strip/true/crop/100x58+0+0/resize/152x88!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff2%2F6f%2Fa2c043a64e0488068d9dc10578cd%2Fbyu-idaho-logo-blue-100.png 2x" width="76" height="44" /> </a> <a class="Link" href="/" data-cms-ai="0">HOME</a> </div> <div class="Page-header-menu mobileView"> <button class="Page-header-menu-trigger" aria-label="Site Navigation Menu" aria-expanded="false" aria-haspopup="true" aria-controls="PageMenu"> <svg class="burger-menu"><use xlink:href="#burger-menu"></use></svg><svg class="close-x"><use xlink:href="#close-x"></use></svg> </button> </div> </div> <div class="Page-header-navigation desktopView"> <div class="Page-header-bar-logo"> <a aria-label="home page" href="/" data-cms-ai="0" > <img class="PageLogo-image" src="https://brightspotcdn.byui.edu/dims4/default/041182f/2147483647/strip/true/crop/100x58+0+0/resize/76x44!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff2%2F6f%2Fa2c043a64e0488068d9dc10578cd%2Fbyu-idaho-logo-blue-100.png" alt="/" srcset="https://brightspotcdn.byui.edu/dims4/default/854adf4/2147483647/strip/true/crop/100x58+0+0/resize/152x88!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff2%2F6f%2Fa2c043a64e0488068d9dc10578cd%2Fbyu-idaho-logo-blue-100.png 2x" width="76" height="44" /> </a> <a class="Link" href="/" data-cms-ai="0">HOME</a> </div> <div class="Page-header-site-wrapper" homepage-header> <div class="Page-header-navigation-items"> <ps-nav class="Navigation" data-allow-nav-overflow="true"> <ul class="Navigation-items"> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/about" data-cms-ai="0"> <span class="NavigationItem-text-link-label">About</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="About dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="About dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" ><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/about/mission" data-cms-ai="0"> <span class="NavigationLink-title">Our Mission</span> <span class="NavigationLink-description">Learn about BYU-Idaho’s mission of faith and leadership.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/about/enrollment-and-demographics" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Facts & Figures</span> <span class="NavigationLink-description">Explore student demographics and enrollment statistics.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/speeches/devotionals" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Weekly Devotionals</span> <span class="NavigationLink-description">Watch or listen to weekly BYU-Idaho devotional messages.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/about#rexburg" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">The Rexburg Area</span> <span class="NavigationLink-description">Discover Rexburg’s natural beauty and rich cultural history near BYU-Idaho.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/president/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">President's Office</span> <span class="NavigationLink-description">Meet BYU-Idaho’s leadership and explore our strategic priorities.</span> </a> </li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/academics" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Academics</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Academics dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Academics dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" ><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/majors" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Explore Majors</span> <span class="NavigationLink-description">With over 100 degrees available at BYU-Idaho, there’s something for everyone. </span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/directories/colleges-and-departments" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Colleges and Departments</span> <span class="NavigationLink-description">Learn about BYU-Idaho’s colleges and academic departments.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/catalog/#/home" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Academic Catalog</span> <span class="NavigationLink-description">Browse courses and programs in BYU-Idaho’s academic catalog.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/academic-societies/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Academic Societies</span> <span class="NavigationLink-description">Academic societies offer learning and networking opportunities.</span> </a> </li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/admissions/" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Admissions</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Admissions dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Admissions dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" data-has-promo><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/apply" data-cms-ai="0"> <span class="NavigationLink-title">Apply Now</span> <span class="NavigationLink-description">Find the requirements to start your BYU-Idaho application.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://application.byui.edu" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Continue Your Application</span> <span class="NavigationLink-description">Need to pick up where you left off? Finish your BYU-Idaho application now and take the next step toward your future.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/application-help" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Application Help</span> <span class="NavigationLink-description">Get support navigating BYU-Idaho’s application process.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://admissions-events.byui.edu/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Admissions Events</span> <span class="NavigationLink-description">Sign up for tours, virtual events, and more at BYU-Idaho.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/connect-with-us" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Contact Admissions</span> <span class="NavigationLink-description">Contact the Admissions Office to get your questions answered.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/apply#type-of-student" data-cms-ai="0"> <span class="NavigationLink-title">What Type of Student Are You?</span> <span class="NavigationLink-description">BYU-Idaho offers several enrollment options tailored for international, transfer, and other types of students.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/meet-your-rep" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Meet Your Rep</span> <span class="NavigationLink-description">Find your Admissions Representative based on your location.</span> </a> </li></ul><ul class="NavigationItem-promos"><li class="NavigationItem-promos-item"><div class="PromoNavItem" data-module="narrow" data-has-media > <div class="PromoNavItem-media"> <a class="Link " href="https://application.byui.edu/" aria-label="Apply Now" data-cms-ai="0"><picture> <source type="image/webp" width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/e44f725/2147483647/strip/true/crop/500x500+0+0/resize/400x400!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <source width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/67b07f4/2147483647/strip/true/crop/500x500+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="smallImage" alt="Apply Promo Nav Image.png" srcset="https://brightspotcdn.byui.edu/dims4/default/2342f5e/2147483647/strip/true/crop/500x500+0+0/resize/400x400!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png 2x" width="200" height="200" data-src="https://brightspotcdn.byui.edu/dims4/default/67b07f4/2147483647/strip/true/crop/500x500+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F42%2Fbf%2F7f5f8601482fa7b1ac1e8a93a482%2Fapply-promo-nav-image.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoNavItem-content"> <div class="PromoNavItem-title"> <a class="Link " href="https://application.byui.edu/" data-cms-ai="0">Apply Now</a> </div> <div class="PromoNavItem-description"><b>Easy and free!</b> Fill out our application in as little as 10 minutes and then meet with your Church leaders. No application fee. No essays. No worries.<br><br><a class="LinkWithArrow" href="https://application.byui.edu/" target="_blank" rel="noopener" data-cms-ai="0">Apply<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> </div> </div></li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/student-life" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Student Life</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Student Life dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Student Life dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" data-item-count="3" data-horizontal-nav="true" ><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><div class="NavigationGroup" > <div class="NavigationGroup-title">Involvement</div> <ul class="NavigationGroup-items"> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/student-guide/student-activities" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Activities</span> <span class="NavigationLink-description">Participate in exciting student activities across campus.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://ibelong.byui.edu/events" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Events</span> <span class="NavigationLink-description">Attend BYU-Idaho events, from socials to academic functions.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/student-guide/volunteer-leadership-opportunities" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Leadership & Volunteering</span> <span class="NavigationLink-description">Join leadership and volunteer programs to make a difference.</span> </a> </li> </ul> </div></li><li class="NavigationItem-items-item" ><div class="NavigationGroup" > <div class="NavigationGroup-title">Living</div> <ul class="NavigationGroup-items"> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/housing" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Housing</span> <span class="NavigationLink-description">Explore on- and off-campus housing options for students.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/food-services/food-venues/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Food</span> <span class="NavigationLink-description">Discover a variety of dining venues and meal options on campus.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/student-honor-office/ces-honor-code" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Honor Code</span> <span class="NavigationLink-description">Review BYU-Idaho’s Honor Code, including dress and grooming standards.</span> </a> </li> </ul> </div></li><li class="NavigationItem-items-item" ><div class="NavigationGroup" > <div class="NavigationGroup-title">Support</div> <ul class="NavigationGroup-items"> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/health-and-wellness-services" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Health and Wellness</span> <span class="NavigationLink-description">Access BYU-Idaho’s health, counseling, and wellness services.</span> </a> </li> <li class="NavigationGroup-items-item" ><a class="NavigationLink" href="https://www.byui.edu/contact-us/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Help Center</span> <span class="NavigationLink-description">Find support with questions about departments across campus, office hours, and student services.</span> </a> </li> </ul> </div></li></ul></div> </div> </div></li> <li class="Navigation-items-item"><div class="NavigationItem"> <div class="NavigationItem-text withSubNav"> <a class="NavigationItem-text-link" href="https://www.byui.edu/cost-and-aid" data-cms-ai="0"> <span class="NavigationItem-text-link-label">Costs & Aid</span> </a> <div class="NavigationItem-more arrowAfter"> <button aria-label="Costs & Aid dropdown" class="desktop-symbol"> <svg><use href="#icon-polygon"></use></svg> </button> <button aria-label="Costs & Aid dropdown" class="mobile-symbol"> <svg><use href="#arrow-down"></use></svg> </button> </div> </div> <div class="NavigationItem-items-container"> <div class="NavigationItem-items-wrapper" data-has-promo><ul class="NavigationItem-items"><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/financial-aid/tuition-and-cost-of-attendance" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Tuition and Costs of Attendance</span> <span class="NavigationLink-description">Review BYU-Idaho’s affordable tuition and attendance costs.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/financial-aid/university-scholarship-overview" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Scholarships</span> <span class="NavigationLink-description">Explore scholarships for incoming and current BYU-Idaho students.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/admissions/byui-best-in-value" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Return on Investment</span> <span class="NavigationLink-description">See how BYU-Idaho provides top economic value for students.</span> </a> </li><li class="NavigationItem-items-item" ><a class="NavigationLink" href="https://www.byui.edu/financial-aid/" target="_blank" rel="noopener" data-cms-ai="0"> <span class="NavigationLink-title">Financial Aid Office</span> <span class="NavigationLink-description">Learn about financial aid options, including loans and grants.</span> </a> </li></ul><ul class="NavigationItem-promos"><li class="NavigationItem-promos-item"><div class="PromoNavItem" data-module="narrow" data-has-media > <div class="PromoNavItem-media"> <a class="Link " href="https://www.byui.edu/cost-and-aid#scholarships" aria-label="Scholarships for New Students" data-cms-ai="0"><picture> <source type="image/webp" width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/f36eaa3/2147483647/strip/true/crop/250x250+0+0/resize/400x400!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <source width="200" height="200" data-image-size="smallImage" data-srcset="https://brightspotcdn.byui.edu/dims4/default/c1abc9f/2147483647/strip/true/crop/250x250+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="smallImage" alt="A male BYU-Idaho student dressed in a suit and necktie smiles for a photograph." srcset="https://brightspotcdn.byui.edu/dims4/default/3575963/2147483647/strip/true/crop/250x250+0+0/resize/400x400!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg 2x" width="200" height="200" data-src="https://brightspotcdn.byui.edu/dims4/default/c1abc9f/2147483647/strip/true/crop/250x250+0+0/resize/200x200!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F35%2F2c%2F9d13614a487ca2a0e488c1dfadbc%2Fbyui-giving-page-assets-0004-returned-missionary-scholarship.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMDBweCIgd2lkdGg9IjIwMHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoNavItem-content"> <div class="PromoNavItem-title"> <a class="Link " href="https://www.byui.edu/cost-and-aid#scholarships" data-cms-ai="0">Scholarships for New Students</a> </div> <div class="PromoNavItem-description">All-new scholarships are available for new freshman and for return missionaries. See what you might qualify for.<br><br><a class="LinkWithArrow" href="https://www.byui.edu/cost-and-aid#scholarships" target="_blank" rel="noopener" data-cms-ai="0">New Scholarships<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> </div> </div></li></ul></div> </div> </div></li> </ul> </ps-nav> <div class="Page-header-site-end"> <div class="Page-header-cta-item"> <a class="button-primary" href="https://www.byui.edu/admissions/apply" data-cms-ai="0">Apply</a> <a class="button-primary-inverse" href="https://byui-5486.page451.sites.451.io/" target="_blank" rel="noopener" data-cms-ai="0">Request More Info</a> </div> <div class="Page-header-search-icon"> <div class="Page-header-search-buttons" tabindex="0"> <button class="Page-header-search-open" aria-label="Show Search Form" data-click="openSearch"> <svg class="icon-magnify"><use xlink:href="#icon-magnify"></use></svg></span> </button> <button class="Page-header-search-close" aria-label="Dismiss Search Form" data-click="closeSearch"> <svg class="close-x"><use xlink:href="#close-x"></use></svg> </button> </div> </div> </div> </div> </div> <ps-search-overlay class="SearchOverlay"> <div class="SearchOverlay-content"> <form class="SearchOverlay-form" action="https://www.byui.edu/search" novalidate="" autocomplete="off"> <label class="sr-only" for="SearchOverlayInput">Search</label> <input id="SearchOverlayInput" type="text" class="SearchOverlay-input" name="q" placeholder="Search..."> <button type="submit" class="SearchOverlay-button" aria-label="Search"> <svg class="icon-magnify"><use xlink:href="#icon-magnify"/></svg> </button> </form> </div> </ps-search-overlay> </div> </div> </ps-header> <div class="Page-banner"> <ps-banner class="Banner" > <div class="Banner-wrapper"> <div class="Banner-content"> <a class="Link " href="https://www.byui.edu/switch" data-cms-ai="0">Having trouble signing in? Click here to get help or to connect your accounts.</a> </div> <button class="Banner-close" data-toggle-trigger="banner" aria-label="Close"> <svg class="close-x"> <use xlink:href="#close-x"></use> </svg> </button> </div> </ps-banner> </div> <div id="maincontent"></div> <byu-fade-in> <main class="Page-main"> <div class="Page-pageLead" data-modulewell><ps-video-lead class="VideoLeadBackground" data-align="center" data-module-align="center" data-show-video-play-button="true" style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--textAlignment: center;--verticalAlignment: center; --videoLeadTextColor:#FFFFFF; "> <div class="VideoLeadBackground-wrapper" data-player-target> <div class="VideoLeadBackground-content"> <h1 class="VideoLeadBackground-headline">Christ-Centered. Student-Focused.</h1> <ul class="VideoLeadBackground-ctas"> <li><a class="Link primary white" href="https://www.byui.edu/admissions/apply" data-cms-ai="0">Apply for Free</a></li> <li><a class="button-primary" href="https://www.byui.edu/campus-tours/" target="_blank" rel="noopener" data-cms-ai="0">Visit Campus</a></li> </ul> </div> <div class="VideoLeadBackground-player"><ps-html5player class="HTML5VideoPlayer" data-video-player player-id="f72e5bfdf04eb427fb27d7fd38e128f5e" video-id="s3-cloud:e3/be/fd24ca564b4c81ff717ed8011f61/241203-webbanner-v2-nodepthblur.mp4" video-title="241203_WebBanner_V2_NoDepthBlur.mp4" loop muted autoplay disable-click-to-play > <div class="HTML5VideoPlayer-screen" data-aspect-ratio="4x3"> <video id="HTML5VideoPlayer-f72e5bfdf04eb427fb27d7fd38e128f5e" class="HTML5VideoPlayer-video" loop muted autoplay controls playsinline > <source src="https://brightspotcdn.byui.edu/e3/be/fd24ca564b4c81ff717ed8011f61/241203-webbanner-v2-nodepthblur.mp4" type="video/mp4"> </video> </div> <video-player-controls class="VideoPlayerControls"> <div class="VideoPlayerControls-initialControls"> <button class="VideoPlayerControls-initialPlayButton" data-click="play" type="button" aria-label="play"> <svg class="VideoPlayerControls-initialPlayIcon"> <use xlink:href="#player-play"></use> </svg> <span>Play Now</span> </button> </div> <div class="VideoPlayerControls-playbackControls"> <div class="VideoPlayerControls-seekControls"> <div class="VideoPlayerControls-seekTrack"></div> <div class="VideoPlayerControls-seekTrackProgress"></div> <div class="VideoPlayerControls-seekTrackVein"></div> <input aria-label="seek" data-change="seek" type="range" min="0" max="100" step="0.01" value="0"> <div class="VideoPlayerControls-companionContainer"></div> </div> <div class="VideoPlayerControls-controls"> <div class="VideoPlayerControls-time"> 0:00 / 0:00 </div> <div class="VideoPlayerControls-centerControls"> <button class="VideoPlayerControls-rewindButton" data-click="rewind" type="button" aria-label="rewind"> <svg> <use xlink:href="#player-back-5"></use> </svg> </button> <button class="VideoPlayerControls-playPauseButton" data-click="togglePlayback" type="button" aria-label="toggle playback"> <svg class="VideoPlayerControls-playIcon"> <use xlink:href="#player-play"></use> </svg> <svg class="VideoPlayerControls-pauseIcon"> <use xlink:href="#player-pause"></use> </svg> </button> <button class="VideoPlayerControls-forwardButton" data-click="forward" type="button" aria-label="forward"> <svg> <use xlink:href="#player-forward-5"></use> </svg> </button> </div> <div class="VideoPlayerControls-rightControls"> <div class="VideoPlayerControls-companionControl"> Video Companion <ps-toggle-input class="ToggleInput" checked> <label class="ToggleInput-label"> <input type="checkbox" checked name="companion-toggle" > <div class="ToggleInput-toggle"> <div class="ToggleInput-slider"></div> <div class="ToggleInput-activeLabel">On</div> <div class="ToggleInput-inactiveLabel">Off</div> </div> </label> </ps-toggle-input> </div> <button class="VideoPlayerControls-muteToggle" data-click="toggleMute" type="button" aria-label="toggle mute"> <svg class="VideoPlayerControls-volumeIcon"> <use xlink:href="#player-volume"></use> </svg> <svg class="VideoPlayerControls-volumeOffIcon"> <use xlink:href="#player-volume-off"></use> </svg> </button> <button class="VideoPlayerControls-fullscreenToggle" data-click="toggleFullscreen" type="button" aria-label="toggle fullscreen"> <svg class="VideoPlayerControls-enterFullscreenIcon"> <use xlink:href="#player-fullscreen"></use> </svg> <svg class="VideoPlayerControls-exitFullscreenIcon"> <use xlink:href="#player-fullscreen-exit"></use> </svg> </button> </div> </div> </div> <div class="VideoPlayerControls-miniPlayerControls"> <button class="VideoPlayerControls-playPauseButton" data-click="togglePlayback" type="button" aria-label="toggle playback"> <svg class="VideoPlayerControls-playIcon"> <use xlink:href="#player-play"></use> </svg> <svg class="VideoPlayerControls-pauseIcon"> <use xlink:href="#player-pause"></use> </svg> </button> </div> </video-player-controls> </ps-html5player> </div> </div> <div class="VideoLeadBackground-controls"> <button class="VideoLeadBackground-playButton videoPlayButton" type="button"> <svg><use xlink:href="#player-play"></use></svg> </button> <button class="VideoLeadBackground-pauseButton videoPauseButton" type="button"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="white" d="M14 10h-2v12h2V10zm6 0h-2v12h2V10z"/><path fill="white" d="M16 4A12 12 0 1 1 4 16A12 12 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z"/></svg> </button> </div> </ps-video-lead></div> <div class="Page-content"> <div class="Page-content-main" data-modulewell><div class="PromoD" data-module="wide" data-content-type="oneOffPage" data-modulepad-top="med" data-has-media data-module="wide"> <div class="PromoD-container"> <div class="PromoD-media"> <a class="Link " href="https://www.byui.edu/about" aria-label="Develop as a Disciple of Jesus Christ" data-cms-ai="0"><picture> <source media="(max-width: 568px)" type="image/webp" width="390" height="356" data-image-size="promoImageOnSide_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/ef2d9ca/2147483647/strip/true/crop/5961x5447+0+0/resize/780x712!/format/webp/quality/90/?url=http%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F8a%2Fc5%2F612bf39a4709909fb8544c634254%2F210921-studentsafterdevotional-15.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIzNTZweCIgd2lkdGg9IjM5MHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="390" height="356" data-image-size="promoImageOnSide_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/d7ac4fc/2147483647/strip/true/crop/5961x5447+0+0/resize/390x356!/quality/90/?url=http%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F8a%2Fc5%2F612bf39a4709909fb8544c634254%2F210921-studentsafterdevotional-15.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIzNTZweCIgd2lkdGg9IjM5MHB4Ij48L3N2Zz4='/> <source type="image/webp" width="890" height="500" data-image-size="promoImageOnSide" data-srcset="https://brightspotcdn.byui.edu/dims4/default/f5c2f6c/2147483647/strip/true/crop/5961x3349+0+1049/resize/1780x1000!/format/webp/quality/90/?url=http%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F8a%2Fc5%2F612bf39a4709909fb8544c634254%2F210921-studentsafterdevotional-15.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4='/> <source width="890" height="500" data-image-size="promoImageOnSide" data-srcset="https://brightspotcdn.byui.edu/dims4/default/71598f0/2147483647/strip/true/crop/5961x3349+0+1049/resize/890x500!/quality/90/?url=http%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F8a%2Fc5%2F612bf39a4709909fb8544c634254%2F210921-studentsafterdevotional-15.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoImageOnSide" alt="Two students embracing each other in excitement" srcset="https://brightspotcdn.byui.edu/dims4/default/cb71899/2147483647/strip/true/crop/5961x3349+0+1049/resize/1780x1000!/quality/90/?url=http%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F8a%2Fc5%2F612bf39a4709909fb8544c634254%2F210921-studentsafterdevotional-15.jpg 2x" width="890" height="500" data-src="https://brightspotcdn.byui.edu/dims4/default/71598f0/2147483647/strip/true/crop/5961x3349+0+1049/resize/890x500!/quality/90/?url=http%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F8a%2Fc5%2F612bf39a4709909fb8544c634254%2F210921-studentsafterdevotional-15.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoD-content"> <h2 class="PromoD-title"> <a class="LinkHeader" href="https://www.byui.edu/about" data-cms-ai="0">Develop as a Disciple of Jesus Christ</a> </h2> <div class="PromoD-description">You’ll grow not only in academic and professional skills, but also in faith, integrity, and other Christlike attributes.</div> <div class="PromoD-author" data-has-image="false" > <div class="PromoD-authorInfo"> </div> </div> <div class="PromoD-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/about" aria-label="Develop as a Disciple of Jesus Christ" data-cms-ai="0">About BYU-Idaho<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div> </div><div class="Container"data-module data-module-width="wide" data-modulepad-bottom="none" data-has-background data-has-bg-color style="--moduleBgColor: #F5F5F5;--moduleBgOpacity: NaN;--boxBgOpacity: NaN;"> <div class="Container-rows"> <div class="Container-row"> <div class="OneColumnContainer"> <div class="OneColumnContainer-column" data-modulewell="wide"> <div class="PromoD" data-module="wide" data-content-type="oneOffPage" data-has-media data-module="wide"> <div class="PromoD-container"> <div class="PromoD-media"> <span class="Link "><picture> <source media="(max-width: 568px)" type="image/webp" width="390" height="219" data-image-size="promoImageOnSide_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/eba95f3/2147483647/strip/true/crop/3709x2084+0+0/resize/780x438!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F3c%2F52%2F4a9737754480ad54605b1e69ab8e%2Facademics-collage-graphic-v2.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMTlweCIgd2lkdGg9IjM5MHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="390" height="219" data-image-size="promoImageOnSide_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/4a59fa1/2147483647/strip/true/crop/3709x2084+0+0/resize/390x219!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F3c%2F52%2F4a9737754480ad54605b1e69ab8e%2Facademics-collage-graphic-v2.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMTlweCIgd2lkdGg9IjM5MHB4Ij48L3N2Zz4='/> <source type="image/webp" width="890" height="500" data-image-size="promoImageOnSide" data-srcset="https://brightspotcdn.byui.edu/dims4/default/5d63805/2147483647/strip/true/crop/3709x2084+0+0/resize/1780x1000!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F3c%2F52%2F4a9737754480ad54605b1e69ab8e%2Facademics-collage-graphic-v2.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4='/> <source width="890" height="500" data-image-size="promoImageOnSide" data-srcset="https://brightspotcdn.byui.edu/dims4/default/7fdb085/2147483647/strip/true/crop/3709x2084+0+0/resize/890x500!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F3c%2F52%2F4a9737754480ad54605b1e69ab8e%2Facademics-collage-graphic-v2.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoImageOnSide" alt="Academics Collage Graphic v2.png" srcset="https://brightspotcdn.byui.edu/dims4/default/e97804c/2147483647/strip/true/crop/3709x2084+0+0/resize/1780x1000!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F3c%2F52%2F4a9737754480ad54605b1e69ab8e%2Facademics-collage-graphic-v2.png 2x" width="890" height="500" data-src="https://brightspotcdn.byui.edu/dims4/default/7fdb085/2147483647/strip/true/crop/3709x2084+0+0/resize/890x500!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F3c%2F52%2F4a9737754480ad54605b1e69ab8e%2Facademics-collage-graphic-v2.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4="> </picture> </span> </div> <div class="PromoD-content"> <h2 class="PromoD-title"> <span class="LinkHeader ">Guidance to Pursue Your Path Forward</span> </h2> <div class="PromoD-description">You’re never on your own at BYU-Idaho. Achieve your goals with guidance from expert teachers and personalized resources that support you from day one.<br><br><a class="LinkWithArrow" href="https://www.byui.edu/academics" data-cms-ai="0">Learn About Academics<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a><br><br><a class="LinkWithArrow" href="https://www.byui.edu/majors/" target="_blank" rel="noopener" data-cms-ai="0">Explore Majors & Degrees<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a><br><br><a class="LinkWithArrow" href="https://www.byui.edu/academics#academic-resources" target="_blank" rel="noopener" data-cms-ai="0">Academic Support & Free Resources<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> <div class="PromoD-author" data-has-image="false" > <div class="PromoD-authorInfo"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="Container"data-module data-module-width="wide" data-modulepad-top="none" data-modulepad-bottom="none" data-has-background data-has-bg-color style="--moduleBgColor: #F5F5F5;--moduleBgOpacity: NaN;--boxBgOpacity: NaN;"> <div class="Container-rows"> <div class="Container-row"> <div class="OneColumnContainer"> <div class="OneColumnContainer-column" data-modulewell="wide"> <div class="HtmlModule" data-module> <div class="Quote" data-image-circular="" data-align="left" data-has-background="" data-has-bg-color="" data-module-color="white" style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--textAlignment: left;"> <div class="Quote-wrapper"> <div class="Quote-container"> <div class="Quote-info"> <!--BrightspotCmsFieldAccess {"isEmbedded":"true","isFieldHidden":"false","internalType":"text","displayName":"Quote","isEmpty":"false","text":"\"We have such amazing experiences to be with professors who know exactly what they're teaching. They really know their field, but they're here teaching us! They have beliefs similar to ours, and I think it's just really special to have that. They can help guide you in so many different aspects, not just in whatever we're studying.\"","id":"00000193-20fe-de4a-a3d7-28feb05e0000","name":"quote"}--> <blockquote class="Quote-quote ">"We have such amazing experiences to be with professors who know exactly what they're teaching. They really know their field, but they're here teaching us! They have beliefs similar to ours, and I think it's just really special to have that. They can help guide you in so many different aspects, not just in whatever we're studying."</blockquote> <!--BrightspotCmsFieldAccess {"isEmbedded":"true","isFieldHidden":"false","internal Type":"text","displayName":"Attribution","isEmpty":"false","text":"Kendra Baguley, English Education Major","id":"00000193-20fe-de4a-a3d7-28feb05e0000","name":"attribution"}--> <div class="Quote-attribution"> Kendra Baguley, English Education Major </div> </div> </div><!--BrightspotCmsFieldAccess {"isEmbedded":"true","isFieldHidden":"false","internalType":"record","displayName":"Quote Image","isEmpty":"false","fieldValue":"00000193-2104-d2f2-abf7-a7f548640000/Image","id":"00000193-20fe-de4a-a3d7-28feb05e0000","name":"attributionImage"}--> <div class="Quote-image"> <picture> <!--BrightspotCmsFieldAccess {"isEmbedded":"false","isFieldHidden":"false","internalType":"file","displayName":"File","isEmpty":"false","id":"00000193-2104-d2f2-abf7-a7f548640000","name":"file"}--> <source type="image/webp" width="275" height="286" data-image-size="quoteImage" srcset="https://brightspotcdn.byui.edu/dims4/default/3a71f5c/2147483647/strip/true/crop/385x400+8+0/resize/550x572!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6d%2F15%2F7a6c6d0546dd8929f9a6747760e1%2Fkendra-baguley.jpg 2x"> <source width="275" height="286" data-image-size="quoteImage" srcset="https://brightspotcdn.byui.edu/dims4/default/30217a3/2147483647/strip/true/crop/385x400+8+0/resize/275x286!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6d%2F15%2F7a6c6d0546dd8929f9a6747760e1%2Fkendra-baguley.jpg"> <!--BrightspotCmsFieldAccess {"isEmbedded":"false","isFieldHidden":"false","internalType":"text","displayName":"Alt Text","isEmpty":"true","id":"00000193-2104-d2f2-abf7-a7f548640000","name":"altText"}--><!--BrightspotCmsFieldAccess {"isEmbedded":"false","isFieldHidden":"false","internalType":"text","displayName":"Title","isEmpty":"true","id":"00000193-2104-d2f2-abf7-a7f548640000","name":"title"}--><!--BrightspotCmsFieldAccess {"isEmbedded":"false","isFieldHidden":"false","internalType":"file","displayName":"File","isEmpty":"false","id":"00000193-2104-d2f2-abf7-a7f548640000","name":"file"}--> <img class="Image" data-image-size="quoteImage" alt="Kendra Baguley.jpg" srcset="https://brightspotcdn.byui.edu/dims4/default/7a8a99d/2147483647/strip/true/crop/385x400+8+0/resize/550x572!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6d%2F15%2F7a6c6d0546dd8929f9a6747760e1%2Fkendra-baguley.jpg 2x" width="275" height="286" src="https://brightspotcdn.byui.edu/dims4/default/30217a3/2147483647/strip/true/crop/385x400+8+0/resize/275x286!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6d%2F15%2F7a6c6d0546dd8929f9a6747760e1%2Fkendra-baguley.jpg"> </picture> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="PromoD" data-module="wide" data-has-media data-module="wide"> <div class="PromoD-container"> <div class="PromoD-media"> <span class="Link "><picture> <source media="(max-width: 568px)" type="image/webp" width="390" height="219" data-image-size="promoImageOnSide_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/2d25d59/2147483647/strip/true/crop/3709x2084+0+0/resize/780x438!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff8%2Faa%2F24679fb64e86a1111cc28b95ba85%2Franking-graphic.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMTlweCIgd2lkdGg9IjM5MHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="390" height="219" data-image-size="promoImageOnSide_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/1c83824/2147483647/strip/true/crop/3709x2084+0+0/resize/390x219!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff8%2Faa%2F24679fb64e86a1111cc28b95ba85%2Franking-graphic.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIyMTlweCIgd2lkdGg9IjM5MHB4Ij48L3N2Zz4='/> <source type="image/webp" width="890" height="500" data-image-size="promoImageOnSide" data-srcset="https://brightspotcdn.byui.edu/dims4/default/bc34135/2147483647/strip/true/crop/3709x2084+0+0/resize/1780x1000!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff8%2Faa%2F24679fb64e86a1111cc28b95ba85%2Franking-graphic.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4='/> <source width="890" height="500" data-image-size="promoImageOnSide" data-srcset="https://brightspotcdn.byui.edu/dims4/default/bb32b45/2147483647/strip/true/crop/3709x2084+0+0/resize/890x500!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff8%2Faa%2F24679fb64e86a1111cc28b95ba85%2Franking-graphic.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoImageOnSide" alt="Ranking Graphic.png" srcset="https://brightspotcdn.byui.edu/dims4/default/68c6cb8/2147483647/strip/true/crop/3709x2084+0+0/resize/1780x1000!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff8%2Faa%2F24679fb64e86a1111cc28b95ba85%2Franking-graphic.png 2x" width="890" height="500" data-src="https://brightspotcdn.byui.edu/dims4/default/bb32b45/2147483647/strip/true/crop/3709x2084+0+0/resize/890x500!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Ff8%2Faa%2F24679fb64e86a1111cc28b95ba85%2Franking-graphic.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MDBweCIgd2lkdGg9Ijg5MHB4Ij48L3N2Zz4="> </picture> </span> </div> <div class="PromoD-content"> <h2 class="PromoD-title"> <span class="LinkHeader ">Recognized for Excellence and Affordability</span> </h2> <div class="PromoD-description">BYU-Idaho is known across America for providing a best-value education.<br><br><a class="LinkWithArrow" href="https://www.byui.edu/newsroom/news/wsj-ranking-places-byu-idaho-above-major-colleges-in-idaho-and-utah" data-cms-ai="0">WSJ's College Rankings<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a><br><br><a class="LinkWithArrow" href="https://www.byui.edu/admissions/byui-best-in-value" target="_blank" rel="noopener" data-cms-ai="0">Why BYU-Idaho is #1 in Value<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> </div> </div> </div><div class="ListE" data-list-columns="2" data-list-item-count="4" data-modulepad-top="large" data-module-align="left" data-module> <div class="ModuleHeader" data-align="left" style="--moduleHeaderTextAlignment:left;"><h2 class="ModuleHeader-title" >Preparing Students for Bright Futures</h2> <div class="ModuleHeader-divider"></div><div class="ModuleHeader-description" >You can build a successful career with little to no debt.</div></div> <div class="ListE-items" data-items data-list-columns="2" data-list-item-count="4" ><div class="ListE-items-item" data-item><div class="PromoC" data-module="narrow" data-media-horizontal="left" data-align="left" data-has-media style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--buttonVisibility: block;--textAlignment: left;"> <div class="PromoC-media"> <a class="Link " href="https://www.byui.edu/cost-and-aid" aria-label="Affordable Tuition" data-cms-ai="0"><picture> <source width="108" height="108" data-image-size="promoExtraSmall" data-srcset="https://brightspotcdn.byui.edu/ac/d9/89a559d14b80bdcfac6e02d26cfe/byui-icons-award.svg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoExtraSmall" alt="BYUI Icons_Award.svg" width="108" height="108" data-src="https://brightspotcdn.byui.edu/ac/d9/89a559d14b80bdcfac6e02d26cfe/byui-icons-award.svg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoC-content"> <div class="PromoC-divider"> </div> <div class="PromoC-title"> <a class="Link " href="https://www.byui.edu/cost-and-aid" data-cms-ai="0">Affordable Tuition</a> </div> <div class="PromoC-description">With low tuition costs and many scholarships and federal aid options available, you can afford a BYU-Idaho education.</div> <div class="PromoC-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/cost-and-aid" aria-label="Affordable Tuition" data-cms-ai="0">Costs and Aid<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div></div><div class="ListE-items-item" data-item><div class="PromoC" data-module="narrow" data-media-horizontal="left" data-align="left" data-has-media style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--buttonVisibility: block;--textAlignment: left;"> <div class="PromoC-media"> <a class="Link " href="https://www.byui.edu/cost-and-aid#scholarships" aria-label="Get Help Paying for College" data-cms-ai="0"><picture> <source width="108" height="108" data-image-size="promoExtraSmall" data-srcset="https://brightspotcdn.byui.edu/1a/b1/00c8598f401a8e7f72783a51c3d3/byui-icons-building-columns.svg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoExtraSmall" alt="BYUI Icons_Building Columns.svg" width="108" height="108" data-src="https://brightspotcdn.byui.edu/1a/b1/00c8598f401a8e7f72783a51c3d3/byui-icons-building-columns.svg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoC-content"> <div class="PromoC-divider"> </div> <div class="PromoC-title"> <a class="Link " href="https://www.byui.edu/cost-and-aid#scholarships" data-cms-ai="0">Get Help Paying for College</a> </div> <div class="PromoC-description">BYU-Idaho offers a range of scholarships for students, providing financial support for you to pursue your education.</div> <div class="PromoC-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/cost-and-aid#scholarships" aria-label="Get Help Paying for College" data-cms-ai="0">Available Scholarships<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div></div><div class="ListE-items-item" data-item><div class="PromoC" data-module="narrow" data-media-horizontal="left" data-align="left" data-has-media style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--buttonVisibility: block;--textAlignment: left;"> <div class="PromoC-media"> <a class="Link " href="https://www.byui.edu/ready-to-launch#job-placement" aria-label="Graduates Hired at Major Companies" data-cms-ai="0"><picture> <source type="image/webp" width="108" height="108" data-image-size="promoExtraSmall" data-srcset="https://brightspotcdn.byui.edu/dims4/default/e9f5257/2147483647/strip/true/crop/500x500+0+0/resize/216x216!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fde%2F77%2F7cb5b9914638a045706cf99fa8aa%2Fnew-icon-check-mark.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4='/> <source width="108" height="108" data-image-size="promoExtraSmall" data-srcset="https://brightspotcdn.byui.edu/dims4/default/c097f35/2147483647/strip/true/crop/500x500+0+0/resize/108x108!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fde%2F77%2F7cb5b9914638a045706cf99fa8aa%2Fnew-icon-check-mark.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoExtraSmall" alt="An icon of a check mark with a circle in the background." srcset="https://brightspotcdn.byui.edu/dims4/default/ddebbdb/2147483647/strip/true/crop/500x500+0+0/resize/216x216!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fde%2F77%2F7cb5b9914638a045706cf99fa8aa%2Fnew-icon-check-mark.png 2x" width="108" height="108" data-src="https://brightspotcdn.byui.edu/dims4/default/c097f35/2147483647/strip/true/crop/500x500+0+0/resize/108x108!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fde%2F77%2F7cb5b9914638a045706cf99fa8aa%2Fnew-icon-check-mark.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoC-content"> <div class="PromoC-divider"> </div> <div class="PromoC-title"> <a class="Link " href="https://www.byui.edu/ready-to-launch#job-placement" data-cms-ai="0">Graduates Hired at Major Companies</a> </div> <div class="PromoC-description">Within a year, 95% of job-seeking BYU-Idaho graduates find jobs at places like Google, NASA, Microsoft, and more.</div> <div class="PromoC-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/ready-to-launch#job-placement" aria-label="Graduates Hired at Major Companies" data-cms-ai="0">Job Placement<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div></div><div class="ListE-items-item" data-item><div class="PromoC" data-module="narrow" data-media-horizontal="left" data-align="left" data-has-media style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--buttonVisibility: block;--textAlignment: left;"> <div class="PromoC-media"> <a class="Link " href="https://www.byui.edu/ready-to-launch#grad-school" aria-label="Graduates Accepted to Top Grad Schools" data-cms-ai="0"><picture> <source type="image/webp" width="108" height="108" data-image-size="promoExtraSmall" data-srcset="https://brightspotcdn.byui.edu/dims4/default/af2f87d/2147483647/strip/true/crop/500x500+0+0/resize/216x216!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F4d%2Fba%2Fdc85b63b42fd9201c1dc5f31547c%2Fnew-icon-grad-cap.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4='/> <source width="108" height="108" data-image-size="promoExtraSmall" data-srcset="https://brightspotcdn.byui.edu/dims4/default/b1ce1de/2147483647/strip/true/crop/500x500+0+0/resize/108x108!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F4d%2Fba%2Fdc85b63b42fd9201c1dc5f31547c%2Fnew-icon-grad-cap.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoExtraSmall" alt="An icon of a graduation cap." srcset="https://brightspotcdn.byui.edu/dims4/default/753e2e0/2147483647/strip/true/crop/500x500+0+0/resize/216x216!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F4d%2Fba%2Fdc85b63b42fd9201c1dc5f31547c%2Fnew-icon-grad-cap.png 2x" width="108" height="108" data-src="https://brightspotcdn.byui.edu/dims4/default/b1ce1de/2147483647/strip/true/crop/500x500+0+0/resize/108x108!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F4d%2Fba%2Fdc85b63b42fd9201c1dc5f31547c%2Fnew-icon-grad-cap.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIxMDhweCIgd2lkdGg9IjEwOHB4Ij48L3N2Zz4="> </picture> </a> </div> <div class="PromoC-content"> <div class="PromoC-divider"> </div> <div class="PromoC-title"> <a class="Link " href="https://www.byui.edu/ready-to-launch#grad-school" data-cms-ai="0">Graduates Accepted to Top Grad Schools</a> </div> <div class="PromoC-description">78% of BYU-Idaho graduates who apply to grad school are accepted, furthering their education in competitive programs.</div> <div class="PromoC-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/ready-to-launch#grad-school" aria-label="Graduates Accepted to Top Grad Schools" data-cms-ai="0">Grad Schools<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div></div></div> </div><div class="ListA" data-list-columns="4" data-list-item-count="4" data-has-background data-has-bg-color data-module-align="left" style="--moduleBgColor: #F5F5F5;--moduleBgOpacity: NaN;--boxBgOpacity: NaN;" data-module> <div class="ModuleHeader" data-align="left" style="--moduleHeaderTextAlignment:left;"><h2 class="ModuleHeader-title" >Join a Fun & Uplifting Environment</h2> <div class="ModuleHeader-divider"></div><div class="ModuleHeader-description" >With all there is to do on campus, BYU-Idaho is big enough to meet new people every day, but small enough to make lifelong friendships. </div></div> <div class="ListA-items" data-items data-list-columns="4" data-list-item-count="4" ><div class="ListA-items-item" data-item><div class="PromoCardC" data-align="left" style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--textAlignment: left;" data-module="narrow" > <div class="PromoCardC-media"> <span class="Link "><picture> <source media="(max-width: 568px)" type="image/webp" width="568" height="568" data-image-size="promoImageOnly_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/9ce97ab/2147483647/strip/true/crop/4000x4000+1000+0/resize/1136x1136!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6c%2Fda%2F38111a7e43b3a3df443588a660be%2F230909-inight-397.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1NjhweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="568" data-image-size="promoImageOnly_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/a4d6ec5/2147483647/strip/true/crop/4000x4000+1000+0/resize/568x568!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6c%2Fda%2F38111a7e43b3a3df443588a660be%2F230909-inight-397.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1NjhweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="800" data-image-size="promoImageOnly" data-srcset="https://brightspotcdn.byui.edu/dims4/default/731ba25/2147483647/strip/true/crop/4000x4000+1000+0/resize/1600x1600!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6c%2Fda%2F38111a7e43b3a3df443588a660be%2F230909-inight-397.png 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="800" data-image-size="promoImageOnly" data-srcset="https://brightspotcdn.byui.edu/dims4/default/95c6144/2147483647/strip/true/crop/4000x4000+1000+0/resize/800x800!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6c%2Fda%2F38111a7e43b3a3df443588a660be%2F230909-inight-397.png" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoImageOnly" alt="I-Night - Sep 2023" srcset="https://brightspotcdn.byui.edu/dims4/default/3392761/2147483647/strip/true/crop/4000x4000+1000+0/resize/1600x1600!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6c%2Fda%2F38111a7e43b3a3df443588a660be%2F230909-inight-397.png 2x" width="800" height="800" data-src="https://brightspotcdn.byui.edu/dims4/default/95c6144/2147483647/strip/true/crop/4000x4000+1000+0/resize/800x800!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F6c%2Fda%2F38111a7e43b3a3df443588a660be%2F230909-inight-397.png" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </span> </div> </div></div><div class="ListA-items-item" data-item><div class="PromoCardA" data-module="narrow" data-align="left" style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--textAlignment: left;"> <div class="PromoCardA-content"> <div class="PromoCardA-divider"> </div> <div class="PromoCardA-title"> <a class="Link " href="https://www.byui.edu/life-at-byu-idaho" data-cms-ai="0">Life on Campus</a> </div> <div class="PromoCardA-description">Connect with others who share your values. With 1,000s of campus activities, there's something for everyone. <br><br><a class="LinkWithArrow" href="https://www.byui.edu/student-life" data-cms-ai="0">Student Life<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a><br><br><a class="LinkWithArrow" href="https://www.byui.edu/housing/" data-cms-ai="0">Housing<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> <div class="PromoCardA-cta"> <a class="button-primary " href="https://www.byui.edu/life-at-byu-idaho" data-cms-ai="0">Get Involved<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg> </a> </div> </div> </div></div><div class="ListA-items-item" data-item><div class="PromoCardC" data-align="left" style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--textAlignment: left;" data-module="narrow" > <div class="PromoCardC-media"> <span class="Link "><picture> <source media="(max-width: 568px)" type="image/webp" width="568" height="568" data-image-size="promoImageOnly_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/1a81fb5/2147483647/strip/true/crop/3818x3818+1376+0/resize/1136x1136!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F59%2F02%2F6983962741fdb5e80d19a2b9712a%2F190710-mountainbiking-04.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1NjhweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source media="(max-width: 568px)" width="568" height="568" data-image-size="promoImageOnly_sm" data-srcset="https://brightspotcdn.byui.edu/dims4/default/8fde2fe/2147483647/strip/true/crop/3818x3818+1376+0/resize/568x568!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F59%2F02%2F6983962741fdb5e80d19a2b9712a%2F190710-mountainbiking-04.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1NjhweCIgd2lkdGg9IjU2OHB4Ij48L3N2Zz4='/> <source type="image/webp" width="800" height="800" data-image-size="promoImageOnly" data-srcset="https://brightspotcdn.byui.edu/dims4/default/9618814/2147483647/strip/true/crop/3818x3818+1376+0/resize/1600x1600!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F59%2F02%2F6983962741fdb5e80d19a2b9712a%2F190710-mountainbiking-04.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <source width="800" height="800" data-image-size="promoImageOnly" data-srcset="https://brightspotcdn.byui.edu/dims4/default/774870b/2147483647/strip/true/crop/3818x3818+1376+0/resize/800x800!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F59%2F02%2F6983962741fdb5e80d19a2b9712a%2F190710-mountainbiking-04.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="promoImageOnly" alt="Mountain Biking - July 2019" srcset="https://brightspotcdn.byui.edu/dims4/default/41ae769/2147483647/strip/true/crop/3818x3818+1376+0/resize/1600x1600!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F59%2F02%2F6983962741fdb5e80d19a2b9712a%2F190710-mountainbiking-04.jpg 2x" width="800" height="800" data-src="https://brightspotcdn.byui.edu/dims4/default/774870b/2147483647/strip/true/crop/3818x3818+1376+0/resize/800x800!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2F59%2F02%2F6983962741fdb5e80d19a2b9712a%2F190710-mountainbiking-04.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI4MDBweCIgd2lkdGg9IjgwMHB4Ij48L3N2Zz4="> </picture> </span> </div> </div></div><div class="ListA-items-item" data-item><div class="PromoCardA" data-module="narrow" data-align="left" style="--moduleBgOpacity: NaN;--boxBgOpacity: NaN;--textAlignment: left;"> <div class="PromoCardA-content"> <div class="PromoCardA-divider"> </div> <div class="PromoCardA-title"> <a class="Link " href="https://www.byui.edu/student-life#southeast-idaho" data-cms-ai="0">Explore Idaho's Epic Landscape</a> </div> <div class="PromoCardA-description">From rock climbing and kayaking to hiking and whitewater rafting, enjoy the very best outdoor recreation that Southeast Idaho has to offer.<br><br><a class="LinkWithArrow" href="https://www.byui.edu/student-life#southeast-idaho" data-cms-ai="0">Explore Southeast Idaho<span class="sr-only"></span><svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a></div> <div class="PromoCardA-cta"> <a class="button-primary " href="https://www.byui.edu/student-life#southeast-idaho" data-cms-ai="0">Get Involved<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg> </a> </div> </div> </div></div></div> </div><div class="ListHighlight" data-list-columns="3" data-list-item-count="10" data-has-background data-has-bg-color data-module-align="left" data-has-cta-url style="--moduleBgColor: #E6E5E0;--moduleBgOpacity: NaN;--boxBgOpacity: NaN;" data-module> <div class="ListHighlight-header"> <div class="ListHighlight-title"> <h2 class="ListHighlight-title-text"> News at BYU-Idaho </h2> </div> </div> <div class="ListHighlight-container"> <div class="ListHighlight-content"> <div class="ListHighlight-media"> <picture> <source type="image/webp" width="630" height="353" data-image-size="highlightPromo" data-srcset="https://brightspotcdn.byui.edu/dims4/default/0ac48ec/2147483647/strip/true/crop/6000x3362+0+0/resize/1260x706!/format/webp/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fd4%2F15%2F38626ddf4ab0834fcdadbf916124%2F250306-byuiautomotivecompetition-139.jpg 2x" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIzNTNweCIgd2lkdGg9IjYzMHB4Ij48L3N2Zz4='/> <source width="630" height="353" data-image-size="highlightPromo" data-srcset="https://brightspotcdn.byui.edu/dims4/default/d67a5d2/2147483647/strip/true/crop/6000x3362+0+0/resize/630x353!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fd4%2F15%2F38626ddf4ab0834fcdadbf916124%2F250306-byuiautomotivecompetition-139.jpg" data-lazy-load="true" srcset='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIzNTNweCIgd2lkdGg9IjYzMHB4Ij48L3N2Zz4='/> <img class="Image" data-image-size="highlightPromo" alt="Automotive Competition - Mar 2025" srcset="https://brightspotcdn.byui.edu/dims4/default/ec66a89/2147483647/strip/true/crop/6000x3362+0+0/resize/1260x706!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fd4%2F15%2F38626ddf4ab0834fcdadbf916124%2F250306-byuiautomotivecompetition-139.jpg 2x" width="630" height="353" data-src="https://brightspotcdn.byui.edu/dims4/default/d67a5d2/2147483647/strip/true/crop/6000x3362+0+0/resize/630x353!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fd4%2F15%2F38626ddf4ab0834fcdadbf916124%2F250306-byuiautomotivecompetition-139.jpg" data-lazy-load="true" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgaGVpZ2h0PSIzNTNweCIgd2lkdGg9IjYzMHB4Ij48L3N2Zz4="> </picture> </div> <div class="PromoHighlight" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoHighlight-divider"> </div> <div class="PromoHighlight-content" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoHighlight-date">April 02, 2025 12:17 PM</div> <div class="PromoHighlight-title"> <a class="Link " href="https://www.byui.edu/newsroom/byu-idaho-hosts-47th-annual-skills-usa-regional-automotive-competition" data-cms-ai="0">BYU-Idaho Hosts 47th Annual Skills USA Regional Automotive Competition </a> </div> <div class="PromoHighlight-description">On March 6, 2025, high school and college students throughout Southeast Idaho traveled to Rexburg to participate in BYU-Idaho’s 47th annual Skills USA Regional automotive competition.</div> <div class="PromoHighlight-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/newsroom/byu-idaho-hosts-47th-annual-skills-usa-regional-automotive-competition" aria-label="BYU-Idaho Hosts 47th Annual Skills USA Regional Automotive Competition " data-cms-ai="0">Get Involved<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div> </div> <div class="ListHighlight-footer"> <div class="ListHighlight-footer-item"><div class="PromoHighlight" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoHighlight-divider"> </div> <div class="PromoHighlight-content" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoHighlight-date">March 31, 2025 12:31 PM</div> <div class="PromoHighlight-title"> <a class="Link " href="https://www.byui.edu/newsroom/elder-john-c-pingree-jr-to-speak-at-winter-commencement" data-cms-ai="0">Elder John C. Pingree Jr. to Speak at Winter Commencement</a> </div> <div class="PromoHighlight-description">REXBURG, Idaho – Elder John C. Pingree Jr., General Authority Seventy of The Church of Jesus Christ of Latter-Day Saints, will address 2,403 graduates at Brigham Young University-Idaho’s 2025 Winter Semester Commencement on Friday, April 11, 2025. The event will be held at 12:45 p.m. in the BYU-Idaho Center and streamed live at byui.edu/live/video.</div> <div class="PromoHighlight-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/newsroom/elder-john-c-pingree-jr-to-speak-at-winter-commencement" aria-label="Elder John C. Pingree Jr. to Speak at Winter Commencement" data-cms-ai="0">Get Involved<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div></div> <div class="ListHighlight-footer-item"><div class="PromoHighlight" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoHighlight-divider"> </div> <div class="PromoHighlight-content" data-module="narrow" data-content-type="article" data-has-media > <div class="PromoHighlight-date">March 31, 2025 11:29 AM</div> <div class="PromoHighlight-title"> <a class="Link " href="https://www.byui.edu/newsroom/collegiate-singers-perform-at-music-and-the-spoken-word" data-cms-ai="0">From Campus to the Tabernacle: Collegiate Singers Perform at “Music and the Spoken Word”</a> </div> <div class="PromoHighlight-description">In 2014, Sheryl Moser left Rexburg with her music diploma in hand and over five years of experience as one of the voices of BYU-Idaho’s Collegiate Singers. Soon after, she auditioned for the Tabernacle Choir at Temple Square—her home for the last 10 years.</div> <div class="PromoHighlight-cta"> <a class="Link LinkWithArrow" href="https://www.byui.edu/newsroom/collegiate-singers-perform-at-music-and-the-spoken-word" aria-label="From Campus to the Tabernacle: Collegiate Singers Perform at “Music and the Spoken Word”" data-cms-ai="0">Get Involved<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg></a> </div> </div> </div></div> </div> </div> <div class="ListHighlight-cta"> <a class="button-primary " href="https://www.byui.edu/newsroom/" data-cms-ai="0">Newsroom<svg class="icon-arrow-forward"><use xlink:href="#icon-arrow-forward"></use></svg> </a> </div> </div><div class="Container"data-module data-modulepad-bottom="none" > <div class="ModuleHeader"><h2 class="ModuleHeader-title" >What's Next</h2> <div class="ModuleHeader-divider"></div></div> <div class="Container-rows"> <div class="Container-row"> <div class="OneColumnContainer"> <div class="OneColumnContainer-column" data-modulewell="standard"> <div class="HtmlModule" data-module> <center><div class="Page-leadLinkList"> <div class="ListButtons"> <div class="ListButtons-item"> <a class="button-primary" href="https://www.byui.edu/admissions" data-cms-ai="0">Learn About Admissions</a> </div> <div class="ListButtons-item"> <a class="button-primary" href="https://www.byui.edu/admissions/apply" data-cms-ai="0">Apply for Free</a> </div> <div class="ListButtons-item"> <a class="button-primary" href="https://byui-5486.page451.sites.451.io/" data-cms-ai="0">Request More Info</a> </div> <div class="ListButtons-item"> <a class="button-primary" href="https://www.byui.edu/campus-tours/" data-cms-ai="0">Explore Campus</a> </div> </div> </div></center> </div> </div> </div> </div> </div> </div> <ps-promo-fullwidth data-module="wide" data-modulepad-top="none" data-has-modulepad-top data-modulepad-bottom="none" data-has-modulepad-bottom > <div class="PromoFullWidth-Large"> <div class="PromoFullWidth-pseudo-elements" style="display:none; background-image: url('https://brightspotcdn.byui.edu/dims4/default/f3df881/2147483647/strip/true/crop/8000x2393+0+0/resize/1920x574!/quality/90/?url=https%3A%2F%2Fbyu-idaho-brightspot-production-us-east-2.s3.us-east-2.amazonaws.com%2Fd0%2Fb7%2F3ad15df347ec9a79d4928e8327ff%2F210519-campus-aerial-25-footer.png');" data-full-width-promo></div> <div class="PromoFullWidth-Large-container container-fixed"> <div class="PromoFullWidth-Large-content"> </div> </div> </div> </ps-promo-fullwidth></div> </div></main> </byu-fade-in> <footer class="GlobalFooter" > <div class="GlobalFooter-firstWrapper"> <div class="GlobalFooter-firstWrapper-section"> <div class="GlobalFooter-logo"><a aria-label="home page" href="/" data-cms-ai="0" > <img class="PageLogo-image" src="https://brightspotcdn.byui.edu/05/03/49af98c440f3b6174c307b9005a0/byu-i-footer-logo.svg" alt="/" width="136" height="70" /> </a></div> <div class="GlobalFooter-firstWrapper-section-content"> <div class="GlobalFooter-content" data-modulewell="standard"> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p>Call or Text <a class="Link " href="tel:2084961411" target="_blank" rel="noopener" data-cms-ai="0">208-496-1411</a></p></div> </div> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p><a class="Link " href="mailto:ask@byui.edu" target="_blank" rel="noopener" data-cms-ai="0">ask@byui.edu</a></p></div> </div> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p><a class="Link " href="https://www.byui.edu/whatsapp" target="_blank" rel="noopener" data-cms-ai="0">WhatsApp</a></p></div> </div> <div class="RichTextModule" data-module > <div class="RichTextModule-items RichTextBody"><p><a class="Link " href="https://www.byui.edu/contact-us/" data-cms-ai="0">Get Help</a></p></div> </div> </div> <div class="GlobalFooter-hr"></div> <div class="GlobalFooter-navigation"> <nav class="FooterNavigation"> <ul class="FooterNavigation-items"> <li class="FooterNavigation-items-item"> <div class="FooterNavigationItem"> <a class="FooterNavigationItem-text-link" href="https://www.byui.edu/speeches/devotionals" data-cms-ai="0" >Devotionals</a> </div> </li> <li class="FooterNavigation-items-item"> <div class="FooterNavigationItem"> <a class="FooterNavigationItem-text-link" href="https://maps.byui.edu/" target="_blank" data-cms-ai="0" >Campus Map</a> </div> </li> <li class="FooterNavigation-items-item"> <div class="FooterNavigationItem"> <a class="FooterNavigationItem-text-link" href="https://www.byui.edu/campus-tours" target="_blank" data-cms-ai="0" >Campus Tours</a> </div> </li> <li class="FooterNavigation-items-item"> <div class="FooterNavigationItem"> <a class="FooterNavigationItem-text-link" href="https://www.byui.edu/human-resources" target="_blank" data-cms-ai="0" >Employment</a> </div> </li> <li class="FooterNavigation-items-item"> <div class="FooterNavigationItem"> <a class="FooterNavigationItem-text-link" href="https://www.byui.edu/giving/?utm_source=footer" target="_blank" data-cms-ai="0" >Give to BYU-Idaho</a> </div> </li> <li class="FooterNavigation-items-item"> <div class="FooterNavigationItem"> <div class="FooterNavigationItem-text-link"> <span class="FooterNavigationItem-text-link-label"></span> </div> <ul class="FooterNavigationItem-items"> <li class="FooterNavigationItem-items-item"><div class="RteSubNavigationItem" data-module > <div class="RteSubNavigationItem-items RichTextBody"><div class="Enhancement" data-align-center > <div class="Enhancement-item"> <div class="HtmlModule" data-is-enhancement data-module> <div id="consent-banner"></div> </div> </div> </div><p></p></div> </div></li> </ul> </div> </li> </ul> </nav> </div> <div class="GlobalFooter-social mobile"> <div class="SocialBar"> <div class="SocialBar-heading">Follow Us</div> <ul class="SocialBar-items"> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://twitter.com/byuidaho" target="_blank" rel="noopener" data-social-service="twitter" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-twitter"></use></svg> <span class="sr-only">twitter</span> <span class="SocialLink-text">byuidaho</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.instagram.com/byuidaho/" target="_blank" rel="noopener" data-social-service="instagram" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-instagram"></use></svg> <span class="sr-only">instagram</span> <span class="SocialLink-text">byuidaho</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.youtube.com/byui" target="_blank" rel="noopener" data-social-service="youtube" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-youtube"></use></svg> <span class="sr-only">youtube</span> <span class="SocialLink-text">byui</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.facebook.com/BYUID" target="_blank" rel="noopener" data-social-service="facebook" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-facebook"></use></svg> <span class="sr-only">facebook</span> <span class="SocialLink-text">BYUID</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.linkedin.com/company/byu-idaho" target="_blank" rel="noopener" data-social-service="linkedin" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-linkedin"></use></svg> <span class="sr-only">linkedin</span> <span class="SocialLink-text">byu-idaho</span> </a> </li> </ul> </div> </div> </div> <div class="GlobalFooter-social desktop"> <div class="SocialBar"> <div class="SocialBar-heading">Follow Us</div> <ul class="SocialBar-items"> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://twitter.com/byuidaho" target="_blank" rel="noopener" data-social-service="twitter" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-twitter"></use></svg> <span class="sr-only">twitter</span> <span class="SocialLink-text">byuidaho</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.instagram.com/byuidaho/" target="_blank" rel="noopener" data-social-service="instagram" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-instagram"></use></svg> <span class="sr-only">instagram</span> <span class="SocialLink-text">byuidaho</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.youtube.com/byui" target="_blank" rel="noopener" data-social-service="youtube" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-youtube"></use></svg> <span class="sr-only">youtube</span> <span class="SocialLink-text">byui</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.facebook.com/BYUID" target="_blank" rel="noopener" data-social-service="facebook" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-facebook"></use></svg> <span class="sr-only">facebook</span> <span class="SocialLink-text">BYUID</span> </a> </li> <li class="SocialBar-items-item"><a class="SocialLink" rel="noreferrer" href="https://www.linkedin.com/company/byu-idaho" target="_blank" rel="noopener" data-social-service="linkedin" data-cms-ai="0"> <svg><use xlink:href="#mono-icon-linkedin"></use></svg> <span class="sr-only">linkedin</span> <span class="SocialLink-text">byu-idaho</span> </a> </li> </ul> </div> </div> </div> </div> <div class="GlobalFooter-secondWrapper"> <div class="GlobalFooter-secondWrapper-section"> <div class="GlobalFooter-address">525 S Center St<br>Rexburg, ID 83460</div> <div class="GlobalFooter-secondWrapper-section-content"> <div class="GlobalFooter-customLinks"><a class="Link " href="https://www.byui.edu/disability-services" target="_blank" rel="noopener" data-cms-ai="0">Accessibility</a><a class="Link " href="https://www.byui.edu/information-technology" target="_blank" rel="noopener" data-cms-ai="0">Technical Help</a><a class="Link " href="https://www.byui.edu/scheduling-office" target="_blank" rel="noopener" data-cms-ai="0">Room Scheduling</a><a class="Link " href="https://td.byui.edu/TDClient/75/Portal/Requests/TicketRequests/NewForm?ID=pGAEmNLYsIs_" target="_blank" rel="noopener" data-cms-ai="0">Website Feedback</a><a class="Link " href="https://www.byui.edu/security" target="_blank" rel="noopener" data-cms-ai="0">Security</a><a class="Link " href="https://www.byui.edu/legal/privacy-notice" target="_blank" rel="noopener" data-cms-ai="0">Privacy</a><a class="Link " href="https://www.byui.edu/legal" target="_blank" rel="noopener" data-cms-ai="0">Legal</a><a class="Link " href="https://www.byui.edu/legal/byu-idaho-cookies-preferences" target="_blank" rel="noopener" data-cms-ai="0">Cookie Preferences</a><a class="Link " href="https://www.byui.edu/copyright/copyright-use-information" target="_blank" rel="noopener" data-cms-ai="0">© 2025 BYU-Idaho</a></div> </div> </div> </div> </footer> <span data-bsp-pv="e30edf29-8fe1-3857-864d-a0240c664e80"></span><span data-bsp-pv="0000018b-4eb4-dd6c-a3ff-cfbdf75f0000"></span><script data-bsp-site="00000188-fef0-d254-adbe-fffdacf10000" data-bsp-contentid="0000018b-4eb4-dd6c-a3ff-cfbdf75f0000"></script><script data-bsp-site="00000188-fef0-d254-adbe-fffdacf10000" data-bsp-contentid="0000018b-4eb4-dd6c-a3ff-cfbdf75f0000" src="https://brightspotcdn.byui.edu/resource/00000179-0eeb-d7c7-affb-eeef5f450000/_resource/analytics/bsp-analytics.min.3d492319d8b084de04ab3a208c32f0b5.gz.js"></script></body> </html>