/*
Theme Name:Borderlands Research Foundation
Theme URI:
Author: SEOTA
Author URI:
Description:
Version: 2026.01
*/
@charset "utf-8";
/* CSS Document */


.aligncenter,.gallery-item a{display: block}
.alignleft{float: left; margin-right: 15px; margin-bottom: 10px}
.alignright{float: right; margin-left: 15px; margin-bottom: 10px}
.aligncenter{margin-left: auto; margin-right: auto}
.wp-caption{max-width: 100%;padding: 4px}
.entry-caption, .gallery-caption, .wp-caption .wp-caption-text{font-style: italic; font-size: 12px; font-size: .857142857rem; line-height: 2;}
.full-img { position: relative;}
.full-img img{ width: 100%; height: auto; position: relative; z-index: 2;}

#page{ overflow: hidden; padding-top: 0;}
.ratio .full-img{min-width: initial; position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; flex: 0 0 auto; display: flex;}
.ratio .full-img img{flex: 1 1 auto; align-self: center; justify-self: center; object-fit: cover; height: 100%; min-width: 100%; width: auto;}
.image-fit{min-width: initial; position: relative; overflow: hidden; flex: 0 0 auto; display: flex;}
.image-fit img{flex: 1 1 auto; align-self: center; justify-self: center; object-fit: cover; height: 100%; min-width: 100%; width: auto;}
.color-fff{ color: var(--bs-white);}
.title-uppercase h1, .title-uppercase h2, .title-uppercase h3, .title-uppercase h4, .title-uppercase h5, .title-uppercase h6{ text-transform: uppercase;}
.title-primary h1, .title-primary h2, .title-primary h3, .title-primary h4, .title-primary h5, .title-primary h6{ color: var(--bs-primary);}
.title-secondary h1, .title-secondary h2, .title-secondary h3, .title-secondary h4, .title-secondary h5, .title-secondary h6{ color: var(--bs-secondary);}
.title-dark h1, .title-dark h2, .title-dark h3, .title-dark h4, .title-dark h5, .title-dark h6{ color: var(--bs-dark);}
h6:last-child, h5:last-child, h4:last-child, h3:last-child, h2:last-child,  h1:last-child, p:last-child, ul:last-child,  ol:last-child{ margin-bottom: 0;}

.cc-gap{ display: flex; flex-direction: column;}
.cc-gap > *{ margin: 0;}
.cc-gap-32{ gap: 32px;}
.cc-gap-24{ gap: 24px;}
.cc-gap-16{ gap: 16px;}
.mt-32{ margin-top: 32px !important;}
.mb-32{ margin-bottom: 32px !important;}
.font-14{ font-size: 14px;}
.fw-500{ font-weight: 500;}

@media (min-width: 320px) {
h1, .h2-48 h2, .h3-48 h3, .h4-48 h4{ font-size: calc(2.1875rem + ((1vw - 3.2px) * 0.8125));}
h2, .h3-40 h3, .h4-40 h4{font-size: calc(1.875rem + ((1vw - 3.2px) * 0.625));}
h3, .h4-32 h4{font-size: calc(1.5rem + ((1vw - 3.2px) * 0.5));}
h4{font-size: calc(1.1875rem + ((1vw - 3.2px) * 0.3125));}
h5{font-size: calc(1.0625rem + ((1vw - 3.2px) * 0.1875));}
.font-18, .footer-top h5{font-size: calc(1rem + ((1vw - 3.2px) * 0.125));}
.font-20{font-size: calc(1rem + ((1vw - 3.2px) * 0.25));}
.font-24{font-size: calc(1rem + ((1vw - 3.2px) * 0.5));}
.h2-36 h2, .h3-36 h3, .h4-36 h4{font-size: clamp(1.375rem, 1.125rem + 1.25vw, 2.25rem);}
}

@media (min-width: 1400px) {
h1, .h2-48 h2, .h3-48 h3, .h4-48 h4{font-size: 48px;}
h2, .h3-40 h3, .h4-40 h4{font-size: 40px;}
h3, .h4-32 h4{font-size: 32px;}
h4{font-size: 24px;}
h5{font-size: 20px;}
.font-18, .footer-top h5{font-size: 18px;}
.font-20{ font-size: 20px;}
.font-24{ font-size: 24px;}
.h2-36 h2, .h3-36 h3, .h4-36 h4{font-size: 2.25em;}
}