:root{--techer-primary:#ff6c0c;--techer-deep-teal:#003b4c;--techer-deep-green:#005851;--techer-deep-purple:#644b78;--techer-deep-maroon:#7a303f;--techer-deep-red:#cf0a2c;--techer-bright-blue:#00a1df;--techer-bright-green:#1e988a;--techer-bright-lime:#73a950;--techer-bright-yellow:#f9be00;--techer-bright-chartreuse:#e2cc00;--techer-bright-pink:#f54d80;--techer-cool-gray-8:#747678;--techer-cool-gray-5c:#c5c6c8;--techer-cool-gray-3c:#cacbcd;--techer-gray-414:#a6a8af;--techer-gray-407c:#949598;--techer-gray-7486c:#adae88;--techer-gray-401c:#c7b764;--techer-gray-1205c:#f1e0b3;--techer-neutral-cool-gray:#76777b;--techer-neutral-warm-gray:#aaa99f;--techer-neutral-blue:#849895;--techer-neutral-green:#9dae88;--techer-neutral-brown:#c7b784;--techer-neutral-yellow:#f1d384;--techer-brown:#311c13;--techer-black:#2c2e35;--techer-white:#fff;--techer-cream:#f4f0e7;--techer-font-heading:Futura EF,sans-serif;--techer-font-body:Century Old Style,serif}.editor-styles-wrapper .techer-card-list__load-more-button{background-color:#003b4c;color:#fff!important;font-family:Futura EF,sans-serif;font-size:24.4px;font-style:normal;font-weight:500;letter-spacing:.858px;line-height:31px;padding:12px 30px;text-transform:uppercase}.teacher-card{background:#fff;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.teacher-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-4px)}.teacher-card:focus-within{outline:2px solid #ff6c0c;outline-offset:2px}.teacher-card__image{height:200px;overflow:hidden;position:relative}.teacher-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.teacher-card:hover .teacher-card__image img{transform:scale(1.05)}.teacher-card__content{padding:24px}.teacher-card__category{background:#ff6c0c;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.teacher-card__title{font-size:20px;font-weight:700;line-height:1.3;margin:0 0 12px}.teacher-card__title a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.teacher-card__title a:focus,.teacher-card__title a:hover{color:#ff6c0c;outline:none}.teacher-card__meta{color:#666;font-size:14px;margin-bottom:12px}.teacher-card__excerpt{color:#4a4a4a;font-size:16px;line-height:1.5;margin:0}.author-bio__container{margin:0 auto;padding:0 20px;width:min(800px,100%)}@media(max-width:768px){.author-bio__container{padding:0 16px}}.author-bio__container{padding:40px 0}.author-bio__title{font-family:Futura Condensed,sans-serif;font-size:24px;font-weight:800;margin:0 0 24px;text-transform:uppercase}.author-bio__content{align-items:flex-start;display:flex;gap:24px}@media(max-width:768px){.author-bio__content{flex-direction:column;text-align:center}}.author-bio__avatar{border-radius:50%;flex-shrink:0;transition:transform .3s ease}.author-bio__avatar:hover{transform:scale(1.05)}.author-bio__info{flex:1}.author-bio__name{font-family:Futura Condensed,sans-serif;font-size:20px;font-weight:800;margin:0 0 8px;text-transform:uppercase}.author-bio__description{color:#4a4a4a;font-size:16px;line-height:1.6;margin:0}.grid{display:grid;gap:18px}.grid--cards{grid-template-columns:repeat(auto-fit,minmax(425px,1fr))}@media(max-width:768px){.grid--cards{gap:24px;grid-template-columns:1fr}}.grid--2-cols{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.grid--2-cols{grid-template-columns:1fr}}.grid--3-cols{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.grid--3-cols{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.grid--3-cols{grid-template-columns:1fr}}.wp-block-teacher-card-list{padding:40px 0}.wp-block-teacher-card-list__title{font-family:Futura Condensed,sans-serif;font-size:36px;font-weight:800;margin-bottom:30px;margin-top:0;text-align:center;text-transform:uppercase}@media(max-width:768px){.wp-block-teacher-card-list__title{font-size:28px}}.wp-block-teacher-card-list__grid{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr;row-gap:60px}@media(min-width:1024px){.wp-block-teacher-card-list__grid{grid-template-columns:repeat(auto-fit,minmax(425px,1fr))}}@media(min-width:1200px){.wp-block-teacher-card-list__grid{grid-template-columns:repeat(2,minmax(425px,1fr))}}@media(min-width:1400px){.wp-block-teacher-card-list__grid{grid-template-columns:repeat(3,minmax(425px,1fr))}}.wp-block-teacher-card-list__grid{margin-bottom:40px}.wp-block-teacher-card-list__load-more{text-align:center}.wp-block-teacher-card-list__load-more-button{background:#ff6c0c;border:none;color:#fff;cursor:pointer;display:inline-block;font-family:Futura EF,sans-serif;font-size:16px;font-weight:500;overflow:hidden;padding:12px 30px;position:relative;text-decoration:none;transition:background-color .3s ease}.wp-block-teacher-card-list__load-more-button:hover{background:#d85500;color:#fff}.wp-block-teacher-card-list__load-more-button--loading{pointer-events:none}.wp-block-teacher-card-list__load-more-button--loading:after{animation:spin 1s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:currentcolor;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.techer-card-list,.wp-block-techer-card-list{max-width:1440px!important}.techer-card-list:not(.wp-block),.wp-block-techer-card-list:not(.wp-block){padding:0 40px}.techer-card-list .techer-card .techer-card__content>*+*,.wp-block-techer-card-list .techer-card .techer-card__content>*+*{margin-top:.5em}.techer-card-list .techer-card .techer-card__image,.wp-block-techer-card-list .techer-card .techer-card__image{aspect-ratio:425/275;background-color:#2c2e35;margin-bottom:20px}.techer-card-list .techer-card .techer-card__image img,.wp-block-techer-card-list .techer-card .techer-card__image img{aspect-ratio:425/275;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.techer-card-list .techer-card h3.techer-card__title,.wp-block-techer-card-list .techer-card h3.techer-card__title{padding-bottom:0}.techer-card-list .techer-card h3.techer-card__title>a,.wp-block-techer-card-list .techer-card h3.techer-card__title>a{color:#2c2e35!important;display:block;font-family:Futura EF,sans-serif!important;font-size:19px!important;font-style:normal;font-weight:700!important;letter-spacing:.816px;line-height:1!important;padding-bottom:0}.techer-card-list .techer-card .techer-card__meta,.wp-block-techer-card-list .techer-card .techer-card__meta{color:#2c2e35;font-family:Futura EF,sans-serif;font-size:14px;font-style:normal;font-weight:450;letter-spacing:.7px;line-height:1.2}.techer-card-list .techer-card .techer-card__excerpt,.wp-block-techer-card-list .techer-card .techer-card__excerpt{color:#2c2e35;font-family:Futura EF,sans-serif;font-size:14px;font-style:normal;font-weight:450;letter-spacing:.055px;line-height:19px}.techer-card-list .techer-card .techer-card__categories,.techer-card-list .techer-card .techer-card__category,.wp-block-techer-card-list .techer-card .techer-card__categories,.wp-block-techer-card-list .techer-card .techer-card__category{text-transform:uppercase}.techer-card-list .techer-card.techer-card--pdf .techer-card__image img,.wp-block-techer-card-list .techer-card.techer-card--pdf .techer-card__image img{aspect-ratio:480/371}.techer-card-list .techer-card.techer-card--pdf .techer-card__pdf-actions a,.wp-block-techer-card-list .techer-card.techer-card--pdf .techer-card__pdf-actions a{color:#2c2e35;display:block;font-family:Futura EF,sans-serif;font-size:14px;font-style:normal;font-weight:450;letter-spacing:1;line-height:19px;text-decoration:underline}.techer-card-list .techer-card.techer-card--pdf .techer-card__pdf-actions a .techer-card__external-icon,.wp-block-techer-card-list .techer-card.techer-card--pdf .techer-card__pdf-actions a .techer-card__external-icon{display:none}.techer-card-list__title,.wp-block-techer-card-list__title{color:#003b4c;font-family:Century Old Style,serif!important;font-size:clamp(32px,5vw,70px)!important;font-style:normal;font-weight:700!important;letter-spacing:-.684px!important;line-height:1.2!important;margin-bottom:30px;text-transform:none!important}.techer-card-list__grid,.wp-block-techer-card-list__grid{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr;margin-bottom:40px;max-width:1440px;row-gap:60px;width:100%}@media(min-width:1024px){.techer-card-list__grid,.wp-block-techer-card-list__grid{grid-template-columns:repeat(auto-fit,minmax(425px,1fr))}}@media(min-width:1200px){.techer-card-list__grid,.wp-block-techer-card-list__grid{grid-template-columns:repeat(2,minmax(425px,1fr))}}@media(min-width:1400px){.techer-card-list__grid,.wp-block-techer-card-list__grid{grid-template-columns:repeat(3,minmax(425px,1fr))}}.techer-card-list__load-more,.wp-block-techer-card-list__load-more{text-align:center}.techer-card-list__load-more-button,.wp-block-techer-card-list__load-more-button{background:#ff6c0c;border:none;color:#fff;cursor:pointer;display:inline-block;font-family:Futura EF,sans-serif;font-size:16px;font-weight:500;padding:12px 30px;text-decoration:none;transition:background-color .3s ease}.techer-card-list__load-more-button:hover,.wp-block-techer-card-list__load-more-button:hover{background:#d85500;color:#fff}.editor-styles-wrapper .techer-card-list__grid{grid-template-columns:repeat(auto-fill,minmax(425px,1fr))}.editor-styles-wrapper h3.techer-card__title{margin-bottom:8px;text-transform:uppercase}.editor-styles-wrapper .techer-card-list--manual .techer-card-list__grid{border:2px dashed #ddd;border-radius:4px;padding:16px}.editor-styles-wrapper .techer-card-list--manual .techer-card-list__grid:empty:before{color:#666;content:"No posts selected";display:block;font-style:italic;text-align:center}.editor-styles-wrapper .techer-card-list .techer-category-checklist{margin:12px 0}.editor-styles-wrapper .techer-card-list .techer-category-checklist label{display:block;font-weight:600;margin-bottom:8px}.editor-styles-wrapper .techer-card-list__search-results{border:1px solid #ddd;border-radius:4px;margin:8px 0;max-height:200px;overflow-y:auto}.editor-styles-wrapper .techer-card-list__search-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:8px 12px}.editor-styles-wrapper .techer-card-list__search-item:last-child{border-bottom:none}.editor-styles-wrapper .techer-card-list__search-item:hover{background-color:#f5f5f5}.editor-styles-wrapper .techer-card-list__search-item-info h4{font-size:14px;font-weight:600;margin:0 0 4px}.editor-styles-wrapper .techer-card-list__search-item-info .post-type{color:#666;font-size:12px;text-transform:uppercase}.editor-styles-wrapper .techer-card-list__selected-posts{margin-top:16px}.editor-styles-wrapper .techer-card-list__selected-post{background:#fff;border:1px solid #ddd;border-radius:4px;margin-bottom:8px;transition:all .2s ease}.editor-styles-wrapper .techer-card-list__selected-post:hover{border-color:#007cba}.editor-styles-wrapper .techer-card-list__selected-post.is-dragging{background:#f0f0f0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.editor-styles-wrapper .techer-card-list__drag-handle{color:#666;cursor:grab;font-size:16px;margin-right:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-styles-wrapper .techer-card-list__drag-handle:active{cursor:grabbing}.editor-styles-wrapper .techer-card-list__selected-post-info{flex:1}.editor-styles-wrapper .techer-card-list__selected-post-info h4{font-size:14px;font-weight:600;margin:0 0 4px}.editor-styles-wrapper .techer-card-list__selected-post-info .post-type{color:#666;font-size:12px;text-transform:uppercase}.editor-styles-wrapper .techer-card-list__loading{align-items:center;display:flex;gap:12px;justify-content:center;padding:40px}.editor-styles-wrapper .techer-card-list__loading p{color:#666;margin:0}.editor-styles-wrapper .techer-card-list__error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin:16px 0;padding:20px}.editor-styles-wrapper .techer-card-list__no-posts{color:#666;font-style:italic;padding:40px 20px;text-align:center}.editor-styles-wrapper a{pointer-events:none}
