302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: bbnil.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>BBNIL.com</title> <meta content="yes" name="apple-touch-fullscreen" /> <meta content="yes" name="apple-mobile-web-app-capable" /> <meta content="black-translucent" name="apple-mobile-web-app-status-bar-style" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="noindex"> <meta property="og:title" content="BBNIL.com"> <meta property="og:type" content="website"> <meta property="og:image" content="https://new.express.adobe.com/webpage/fxRigbdUCcya9/resources/1723740030158?asset_id=rendition"> <meta property="og:url" content="https://new.express.adobe.com/webpage/fxRigbdUCcya9"> <meta property="og:image:width" content="1024"> <meta property="og:image:height" content="512"> <meta property="og:site_name" content="Adobe Express"> <meta property="og:description" content="A story told with Adobe Express"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="BBNIL.com"> <meta name="twitter:image:src" content="https://new.express.adobe.com/webpage/fxRigbdUCcya9/resources/1723740030158?asset_id=rendition"> <meta name="twitter:description" content="A story told with Adobe Express"> <link rel="apple-touch-icon" href="https://new.express.adobe.com/webpage/fxRigbdUCcya9/resources/1723740030158?asset_id=rendition"> <link rel="shortcut icon" href="/webpage/static/runtime/images/favicon.ico"> <meta property="fb:app_id" content="919039361464473"> <meta name="twitter:site" content="@AdobeSpark"> <script src="/webpage/static/runtime/base-fonts.gz.js"></script> <script src="/webpage/static/runtime/themes/crisp-fonts.gz.js"></script> <script src="/webpage/static/runtime/typekit-load.gz.js"></script> <link href="/webpage/static/runtime/runtime.gz.css" type="text/css" rel="stylesheet"> <style> /* custom-theme base */ .crisp-theme .single-column-section .section-background, .crisp-theme .title-section { background-color: #484848; } .crisp-theme .title-header { height: 100%; text-align: center; box-sizing: border-box; font-size: 0; } .crisp-theme .title-top-left .title-header, .crisp-theme .title-left .title-header, .crisp-theme .title-bottom-left .title-header { text-align: left; } .crisp-theme .title-top .title-header, .crisp-theme .title-center .title-header, .crisp-theme .title-bottom .title-header { text-align: center; } .crisp-theme .title-top-right .title-header, .crisp-theme .title-right .title-header, .crisp-theme .title-bottom-right .title-header { text-align: right; } .crisp-theme .title-header:before { content: ''; display: inline-block; width: 0; height: 100%; vertical-align: bottom; } .crisp-theme .title-top-left .title-header:before, .crisp-theme .title-top .title-header:before, .crisp-theme .title-top-right .title-header:before { vertical-align: top; } .crisp-theme .title-left .title-header:before, .crisp-theme .title-center .title-header:before, .crisp-theme .title-right .title-header:before { vertical-align: middle; } .crisp-theme .title-header-view { position: relative; display: inline-block; top: 0; right: 0; bottom: 0; left: 0; } .crisp-theme .title-header .gradient-overlay { background-color: rgba(0, 0, 0, 0); background-image: -webkit-linear-gradient( -270deg /*[gradient-angle-aligned-center]*/, rgba(0,0,0,0) /*[gradient-stop-0-color-aligned-center]*/ 0% /*[gradient-stop-0-percent-aligned-center]*/, rgba(0,0,0,0.25) /*[gradient-stop-1-color-aligned-center]*/ 25% /*[gradient-stop-1-percent-aligned-center]*/, rgba(0,0,0,0.50) /*[gradient-stop-2-color-aligned-center]*/ 50% /*[gradient-stop-2-percent-aligned-center]*/, rgba(0,0,0,0.25) /*[gradient-stop-3-color-aligned-center]*/ 75% /*[gradient-stop-3-percent-aligned-center]*/, rgba(0,0,0,0) /*[gradient-stop-4-color-aligned-center]*/ 100% /*[gradient-stop-4-percent-aligned-center]*/); background-image: linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 25%, rgba(0, 0, 0, 0.50) 50%, rgba(0, 0, 0, 0.25) 75%, rgba(0, 0, 0, 0) 100%); } .crisp-theme .title-top-left .title-header .gradient-overlay, .crisp-theme .title-top .title-header .gradient-overlay, .crisp-theme .title-top-right .title-header .gradient-overlay { background-image: -webkit-linear-gradient( -270deg /*[gradient-angle-aligned-top]*/, rgba(0,0,0,0) /*[gradient-stop-0-color-aligned-top]*/ 0% /*[gradient-stop-0-percent-aligned-top]*/, rgba(0,0,0,0.5) /*[gradient-stop-1-color-aligned-top]*/ 100% /*[gradient-stop-1-percent-aligned-top]*/); background-image: linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); } .crisp-theme .title-bottom-left .title-header .gradient-overlay, .crisp-theme .title-bottom .title-header .gradient-overlay, .crisp-theme .title-bottom-right .title-header .gradient-overlay { background-image: -webkit-linear-gradient( -270deg /*[gradient-angle-aligned-bottom]*/, rgba(0,0,0,0.5) /*[gradient-stop-0-color-aligned-bottom]*/ 0% /*[gradient-stop-0-percent-aligned-bottom]*/, rgba(0,0,0,0) /*[gradient-stop-1-color-aligned-bottom]*/ 100% /*[gradient-stop-1-percent-aligned-bottom]*/); background-image: linear-gradient(0deg,rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); } .crisp-theme .card-flipbook-section .section-content .content-container { box-shadow: 0 0 4px rgba(0,0,0,.25); } .crisp-theme .card-flipbook-section .section-content .card-right .content-container { margin-left: auto; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { margin-left: auto; margin-right: auto; } /* crisp-theme components */ .crisp-theme.article, .crisp-theme .section { background-color: rgba(255,255,255,1); } .crisp-theme .section-content .content-container { padding-left: 20%; padding-right: 20%; } /* * Browsers vary in their default behavior of <b>/<strong> tags. Some default to * font-weight: bold (Chrome) and others default to font-weight: bolder (Firefox). * We explicitly match Chrome's behavior here so that font face fallback logic * is consistent between browsers (MRVL-15001) */ .crisp-theme strong, .crisp-theme b { font-weight: bold; } /* title-section gradient-overlay treatment */ .crisp-theme .title-section { background-color: #484848; } .crisp-theme .title-header { padding: 64px 5% 64px 5%; background-color: transparent; } .crisp-theme .title-header-view { padding: 0px 0px 0px 0px; width: 100%; max-width: 89%; background-color: transparent; border-radius: 0px 0px 0px 0px; } .crisp-theme .title-header .gradient-overlay { right: -25%; left: -25%; } .crisp-theme .title-top-left .title-header .gradient-overlay, .crisp-theme .title-top .title-header .gradient-overlay, .crisp-theme .title-top-right .title-header .gradient-overlay { top: -64px; bottom: -50%; height: auto; } .crisp-theme .title-bottom-left .title-header .gradient-overlay, .crisp-theme .title-bottom .title-header .gradient-overlay, .crisp-theme .title-bottom-right .title-header .gradient-overlay { top: -50%; bottom: -64px; height: auto; } .crisp-theme .title-header .title { margin: 0 0; padding: 0 0; max-height: 3.1395em; color: rgba(255,255,255,1); font-family: proxima-nova,sans-serif; font-size: 94px; font-style: normal; font-weight: 100; text-transform: none; line-height: 1.0465; letter-spacing: normal; text-shadow: 0px 2px 2px rgba(0,0,0,0.25); } .crisp-theme .title-header .subtitle { margin-top: 1rem; padding: 0; max-height: 4.8149999999999995em; color: rgba(255,255,255,1); font-family: proxima-nova,sans-serif; font-size: 24px; font-style: normal; font-weight: 300; text-transform: uppercase; line-height: 1.605; letter-spacing: normal; text-shadow: 0px 2px 2px rgba(0,0,0,0.25); } @media ( max-width: 767px ) { .crisp-theme .title-header { padding: 32px 5% 32px 5%; } } /* Wide Screen Widths */ @media (min-width: 1300px) { /* each pair of title padding values should sum to 30% */ .crisp-theme .title-top-left .title-header-view, .crisp-theme .title-left .title-header-view, .crisp-theme .title-bottom-left .title-header-view { padding-left: 10%; padding-right: 20%; } .crisp-theme .title-top .title-header-view, .crisp-theme .title-center .title-header-view, .crisp-theme .title-bottom .title-header-view{ padding-left: 15%; padding-right: 15%; } .crisp-theme .title-top-right .title-header-view, .crisp-theme .title-right .title-header-view, .crisp-theme .title-bottom-right .title-header-view { padding-left: 20%; padding-right: 10%; } } /* Extra Wide Screen Widths */ @media (min-width: 1800px) { /* each pair of title padding values should sum to 50% */ .crisp-theme .title-top-left .title-header-view, .crisp-theme .title-left .title-header-view, .crisp-theme .title-bottom-left .title-header-view { padding-left: 15%; padding-right: 35%; } .crisp-theme .title-top .title-header-view, .crisp-theme .title-center .title-header-view, .crisp-theme .title-bottom .title-header-view { padding-left: 25%; padding-right: 25%; } .crisp-theme .title-top-right .title-header-view, .crisp-theme .title-right .title-header-view, .crisp-theme .title-bottom-right .title-header-view { padding-left: 35%; padding-right: 15%; } } /* Super Wide Screen Widths */ @media (min-width: 2300px) { /* each pair of title padding values should sum to 60% */ .crisp-theme .title-top-left .title-header-view, .crisp-theme .title-left .title-header-view, .crisp-theme .title-bottom-left .title-header-view { padding-left: 20%; padding-right: 40%; } .crisp-theme .title-top .title-header-view, .crisp-theme .title-center .title-header-view, .crisp-theme .title-bottom .title-header-view { padding-left: 30%; padding-right: 30%; } .crisp-theme .title-top-right .title-header-view, .crisp-theme .title-right .title-header-view, .crisp-theme .title-bottom-right .title-header-view { padding-left: 40%; padding-right: 20%; } } @media ( max-width: 767px ) { .crisp-theme .title-header .title { font-size: 50px; } } @media ( max-width: 767px ) { .crisp-theme .title-header .subtitle { font-size: 20px; } } /* heading no treatment */ .crisp-theme .content-container h3 { z-index: 0; font-family: proxima-nova,sans-serif; font-size: 60px; font-style: normal; font-weight: 300; text-transform: none; line-height: 1.1500000000000001; letter-spacing: normal; color: rgba(0,0,0,1); text-align: left; } @media ( max-width: 767px ) { .crisp-theme .content-container h3 { font-size: 36px; } } .crisp-theme .content-container h4 { font-family: proxima-nova,sans-serif; font-size: 29px; font-style: normal; font-weight: 400; text-transform: none; line-height: 1.4; letter-spacing: normal; color: rgba(0,0,0,1); text-align: left; } @media ( max-width: 767px ) { .crisp-theme .content-container h4 { font-size: 21px; } } .crisp-theme .single-column-section .content-container p, .crisp-theme .card-flipbook-section .content-container p { font-family: proxima-nova,sans-serif; font-size: 20px; font-style: normal; font-weight: 300; text-transform: none; line-height: 1.6; letter-spacing: normal; color: rgba(17,26,11,1); } @media ( max-width: 767px ) { .crisp-theme .single-column-section .content-container p, .crisp-theme .card-flipbook-section .content-container p { font-size: 18px; } } .crisp-theme .content-container ul li { font-family: proxima-nova,sans-serif; font-size: 20px; font-style: normal; font-weight: 300; text-transform: none; line-height: 1.6; letter-spacing: normal; color: rgba(17,26,11,1); margin-left: 36px; margin-right: 0px; } @media ( max-width: 767px ) { .crisp-theme .content-container ul li { font-size: 18px; } } .crisp-theme .content-container ol li { font-family: proxima-nova,sans-serif; font-size: 20px; font-style: normal; font-weight: 300; text-transform: none; line-height: 1.6; letter-spacing: normal; color: rgba(17,26,11,1); margin-left: 36px; margin-right: 0px; } @media ( max-width: 767px ) { .crisp-theme .content-container ol li { font-size: 18px; } } /* blockquote left rule treatment */ .crisp-theme .content-container blockquote { z-index: 0; position: relative; font-family: proxima-nova-condensed,sans-serif; font-size: 36px; font-style: italic; font-weight: 300; text-transform: none; line-height: 1.2449999999999999; letter-spacing: normal; color: rgba(0,0,0,1); text-align: left; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: .25em; padding-bottom: .25em; padding-left: 1em; padding-right: 1em; } .crisp-theme .content-container blockquote:before { content: ""; display: inline-block; z-index: -1; position: absolute; top: 0px; right: auto; bottom: 0px; left: 0px; width: 5px; background-color: rgba(0,0,0,0.9); } @media ( max-width: 767px ) { .crisp-theme .content-container blockquote { font-size: 27px; } } .crisp-theme .image-wrapper { overflow: hidden; } /* inline image no treatment */ .crisp-theme .card-flipbook-section .caption, .crisp-theme .single-column-section .caption { font-family: proxima-nova,sans-serif; font-size: 16px; font-style: normal; font-weight: 400; text-transform: none; line-height: 1.6; letter-spacing: normal; color: rgba(17,26,11,1); text-align: center; margin: .5em 0px; } @media ( max-width: 767px ) { .crisp-theme .card-flipbook-section .caption, .crisp-theme .single-column-section .caption { font-size: 16px; } } /* button rounded treatment */ .crisp-theme .content-container a.link-button { display: inline-block; border-radius: 0.2em; border: solid 1px rgba(0,0,0,1); padding-top: 7px; padding-left: 17px; padding-right: 17px; padding-bottom: 7px; font-family: proxima-nova,sans-serif; font-size: 19px; font-style: normal; font-weight: 400; text-transform: none; line-height: 1.35; letter-spacing: normal; text-decoration: none; text-align: center; color: rgba(0,0,0,1); -webkit-transition: color .15s linear, background-color .15s ease-in-out, border-color .15s ease-in-out; -moz-transition: color .15s linear, background-color .15s ease-in-out, border-color .15s ease-in-out; -o-transition: color .15s linear, background-color .15s ease-in-out, border-color .15s ease-in-out; -ms-transition: color .15s linear, background-color .15s ease-in-out, border-color .15s ease-in-out; transition: color .15s linear, background-color .15s ease-in-out, border-color .15s ease-in-out; } .crisp-theme .content-container a.link-button:hover { border-color: rgba(38,38,38,1); color: rgba(38,38,38,1); } @media ( max-width: 767px ) { .crisp-theme .content-container a.link-button { padding-top: 5px; padding-left: 17px; padding-right: 17px; padding-bottom: 5px; } } @media ( max-width: 767px ) { .crisp-theme .content-container a.link-button { font-size: 18px; } } .crisp-theme .single-column-section .content-container a:not(.link-button), .crisp-theme .card-flipbook-section .content-container a:not(.link-button), .crisp-theme .photo-grid-section .content-container a:not(.link-button), .crisp-theme .full-width-section .content-container a:not(.link-button) { background-color: transparent; color: rgba(82,159,198,1); text-decoration: underline; -webkit-transition: color .15s linear; -moz-transition: color .15s linear; -o-transition: color .15s linear; -ms-transition: color .15s linear; transition: color .15s linear; } .crisp-theme .single-column-section .content-container a:not(.link-button):hover, .crisp-theme .card-flipbook-section .content-container a:not(.link-button):hover, .crisp-theme .photo-grid-section .content-container a:not(.link-button):hover, .crisp-theme .full-width-section .content-container a:not(.link-button):hover { color: rgba(31,91,122,1); } /* full width image no treatment */ .crisp-theme .full-width-section .caption { font-family: proxima-nova,sans-serif; font-size: 16px; font-style: normal; font-weight: 400; text-transform: none; line-height: 1.6; letter-spacing: normal; color: rgba(17,26,11,1); text-align: center; margin: .5em 0px; } .crisp-theme .full-width-section .caption { padding-right: 5%; padding-left: 5%; } @media ( max-width: 767px ) { .crisp-theme .full-width-section .caption { font-size: 16px; } } /* fillscreen section */ .crisp-theme .fullscreen-photo-section .pull-quote { position: absolute; top: 0px; right: auto; bottom: auto; left: 0px; margin: 96px 32px; padding: 0; max-width: 50%; font-family: proxima-nova,sans-serif; font-size: 25px; font-style: normal; font-weight: 300; text-transform: none; line-height: 1.5; letter-spacing: normal; text-shadow: 1px 1px 2px rgba(0,0,0,.35); color: rgba(0,0,0,1); background-color: transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .crisp-theme .fullscreen-photo-section .pull-quote .content-container { padding: 24px; color: rgba(0,0,0,1); background-color: rgba(255,255,255,0.8); } .crisp-theme .fullscreen-photo-section .pull-quote .content-container.empty { padding: 12px; } @media ( max-width: 767px ) { .crisp-theme .fullscreen-photo-section .pull-quote { font-size: 19px; margin: 48px 16px; } .crisp-theme .fullscreen-photo-section .pull-quote .content-container { padding: 12px; } .crisp-theme .fullscreen-photo-section .pull-quote .content-container.empty { padding: 6px; } } /* window section */ .crisp-theme .window-section .pull-quote { position: absolute; top: 0px; right: auto; bottom: auto; left: 0px; margin: 48px 32px; padding: 0; max-width: 50%; font-family: proxima-nova,sans-serif; font-size: 25px; font-style: normal; font-weight: 300; text-transform: none; line-height: 1.5; letter-spacing: normal; text-shadow: 1px 1px 2px rgba(0,0,0,.35); color: rgba(17,26,11,1); background-color: transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .crisp-theme .window-section .pull-quote .content-container { padding: 24px; color: rgba(17,26,11,1); background-color: rgba(255,255,255,0.8); } .crisp-theme .window-section .pull-quote .content-container.empty { padding: 12px; } @media ( max-width: 767px ) { .crisp-theme .window-section .pull-quote { font-size: 19px; margin: 24px 16px; } .crisp-theme .window-section .pull-quote .content-container { padding: 12px; } .crisp-theme .window-section .pull-quote .content-container.empty { padding: 6px; } } /* photo grid no treatment */ .crisp-theme .grid-caption { margin: .5em 0px; font-family: proxima-nova,sans-serif; font-size: 16px; font-style: normal; font-weight: 400; text-transform: none; line-height: 1.6; letter-spacing: normal; text-align: center; color: rgba(17,26,11,1) } @media ( max-width: 767px ) { .crisp-theme .grid-caption { font-size: 16px; } } .crisp-theme .card-flipbook-section .section-content .content-container { background-color: rgba(255,255,255,0.9); } .crisp-theme .content-spacer { height: 0.125rem; } .crisp-theme .content-item-spacer { height: 5.000rem; } .crisp-theme .section .section-content .content-container { padding-top: 2.500rem; padding-bottom: 2.500rem; } .crisp-theme .full-width-section .section-content .content-container { padding-top: 0; padding-bottom: 0; } .crisp-theme .section.large-content-spacing-top .section-content .content-container { padding-top: 5.000rem; } .crisp-theme .section.large-content-spacing-bottom .section-content .content-container { padding-bottom: 5.000rem; } .crisp-theme .content-container > :first-child { margin-top: 0; } .crisp-theme .content-container > :last-child { margin-bottom: 0; } .crisp-theme ul, .crisp-theme ol { padding: 0 } .crisp-theme li { margin-bottom: 0.500rem; } .crisp-theme li:last-child { margin-bottom: 0; } .crisp-theme .content-container p { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + p{ margin-top: 2.500rem; } .crisp-theme .content-container ol + p{ margin-top: 2.500rem; } .crisp-theme .content-container ul + p{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + p{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + p{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + p{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + p{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + p{ margin-top: 2.500rem; } .crisp-theme .content-container ol { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + ol{ margin-top: 2.500rem; } .crisp-theme .content-container ol + ol{ margin-top: 2.500rem; } .crisp-theme .content-container ul + ol{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + ol{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + ol{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + ol{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + ol{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + ol{ margin-top: 2.500rem; } .crisp-theme .content-container ul { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + ul{ margin-top: 2.500rem; } .crisp-theme .content-container ol + ul{ margin-top: 2.500rem; } .crisp-theme .content-container ul + ul{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + ul{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + ul{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + ul{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + ul{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + ul{ margin-top: 2.500rem; } .crisp-theme .content-container h3 { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + h3{ margin-top: 2.500rem; } .crisp-theme .content-container ol + h3{ margin-top: 2.500rem; } .crisp-theme .content-container ul + h3{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + h3{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + h3{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + h3{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + h3{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + h3{ margin-top: 2.500rem; } .crisp-theme .content-container h4 { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + h4{ margin-top: 2.500rem; } .crisp-theme .content-container ol + h4{ margin-top: 2.500rem; } .crisp-theme .content-container ul + h4{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + h4{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + h4{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + h4{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + h4{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + h4{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container ol + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container ul + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + blockquote{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container ol + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container ul + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + .link-button-wrapper{ margin-top: 2.500rem; } .crisp-theme .content-container div.image { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container ol + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container ul + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container h3 + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container h4 + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container blockquote + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container .link-button-wrapper + div.image{ margin-top: 2.500rem; } .crisp-theme .content-container div.image + div.image{ margin-top: 2.500rem; } .crisp-theme .photo-grid-section + .single-column-section h3:first-child, .crisp-theme .photo-grid-section + .single-column-section h4:first-child, .crisp-theme .photo-grid-section + .single-column-section blockquote:first-child { margin-top: 2.500rem; } .crisp-theme .photo-grid-section + .single-column-section blockquote:last-child { margin-top: 2.500rem; } @media (max-width: 767px) { .crisp-theme .content-spacer { height: 0.125rem; } .crisp-theme .content-item-spacer { height: 2.500rem; } .crisp-theme .section .section-content .content-container { padding-top: 1.250rem; padding-bottom: 1.250rem; } .crisp-theme .full-width-section .section-content .content-container { padding-top: 0; padding-bottom: 0; } .crisp-theme .section.large-content-spacing-top .section-content .content-container { padding-top: 2.500rem; } .crisp-theme .section.large-content-spacing-bottom .section-content .content-container { padding-bottom: 2.500rem; } .crisp-theme .content-container > :first-child { margin-top: 0; } .crisp-theme .content-container > :last-child { margin-bottom: 0; } .crisp-theme ul, .crisp-theme ol { padding: 0 } .crisp-theme li { margin-bottom: 0.250rem; } .crisp-theme li:last-child { margin-bottom: 0; } .crisp-theme .content-container p { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + p{ margin-top: 1.250rem; } .crisp-theme .content-container ol + p{ margin-top: 1.250rem; } .crisp-theme .content-container ul + p{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + p{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + p{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + p{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + p{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + p{ margin-top: 1.250rem; } .crisp-theme .content-container ol { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + ol{ margin-top: 1.250rem; } .crisp-theme .content-container ol + ol{ margin-top: 1.250rem; } .crisp-theme .content-container ul + ol{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + ol{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + ol{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + ol{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + ol{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + ol{ margin-top: 1.250rem; } .crisp-theme .content-container ul { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + ul{ margin-top: 1.250rem; } .crisp-theme .content-container ol + ul{ margin-top: 1.250rem; } .crisp-theme .content-container ul + ul{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + ul{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + ul{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + ul{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + ul{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + ul{ margin-top: 1.250rem; } .crisp-theme .content-container h3 { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + h3{ margin-top: 1.250rem; } .crisp-theme .content-container ol + h3{ margin-top: 1.250rem; } .crisp-theme .content-container ul + h3{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + h3{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + h3{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + h3{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + h3{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + h3{ margin-top: 1.250rem; } .crisp-theme .content-container h4 { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + h4{ margin-top: 1.250rem; } .crisp-theme .content-container ol + h4{ margin-top: 1.250rem; } .crisp-theme .content-container ul + h4{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + h4{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + h4{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + h4{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + h4{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + h4{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container ol + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container ul + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + blockquote{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container ol + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container ul + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + .link-button-wrapper{ margin-top: 1.250rem; } .crisp-theme .content-container div.image { margin-top: 0; margin-bottom: 0; } .crisp-theme .content-container p + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container ol + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container ul + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container h3 + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container h4 + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container blockquote + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container .link-button-wrapper + div.image{ margin-top: 1.250rem; } .crisp-theme .content-container div.image + div.image{ margin-top: 1.250rem; } .crisp-theme .photo-grid-section + .single-column-section h3:first-child, .crisp-theme .photo-grid-section + .single-column-section h4:first-child, .crisp-theme .photo-grid-section + .single-column-section blockquote:first-child { margin-top: 1.250rem; } .crisp-theme .photo-grid-section + .single-column-section blockquote:last-child { margin-top: 1.250rem; } } /* Default Screen Widths */ .crisp-theme .section-content .content-container { padding-left: 20%; padding-right: 20%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 50%; margin: 32px 32px; padding: 56px 32px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 65%; max-width: 900px; } /* Narrow Screen Widths */ @media (max-width: 768px) { .crisp-theme .section-content .content-container { padding-left: 12.5%; padding-right: 12.5%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 60%; margin: 32px 32px; padding: 56px 32px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 75%; max-width: 900px; } } /* Extra Narrow Screen Widths */ @media (max-width: 480px) { .crisp-theme .section-content .content-container { padding-left: 7%; padding-right: 7%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 70%; margin: 18px 14px; padding: 31px 13px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 75%; max-width: 900px; } } /* Super Narrow Screen Widths */ @media (max-width: 320px) { .crisp-theme .section-content .content-container { padding-left: 7%; padding-right: 7%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 70%; margin: 18px 14px; padding: 31px 12px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 75%; max-width: 900px; } } /* Wide Screen Widths */ @media (min-width: 1300px) { .crisp-theme .section-content .content-container { padding-left: 25%; padding-right: 25%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 40%; margin: 32px 32px; padding: 56px 32px; max-width: 580px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 65%; max-width: 900px; } } /* Extra Wide Screen Widths */ @media (min-width: 1800px) { .crisp-theme .section-content .content-container { padding-left: 30%; padding-right: 30%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 30%; margin: 32px 80px; padding: 56px 32px; max-width: 580px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 65%; max-width: 900px; } } /* Super Wide Screen Widths */ @media (min-width: 2300px) { .crisp-theme .section-content .content-container { padding-left: 33%; padding-right: 33%; } .crisp-theme .card-flipbook-section .section-content .content-container { width: 25%; margin: 32px 80px; padding: 56px 32px; max-width: 580px; } .crisp-theme .card-flipbook-section .section-content .card-center .content-container { width: 65%; max-width: 900px; } } .crisp-theme .section.author-section .author-appreciation-container { border-color: rgba(17,26,11,0.5); } .crisp-theme .section.author-section .author { font-family: proxima-nova; color: rgba(17,26,11,1); } .crisp-theme .section.author-section .appreciate-button { color: rgba(17,26,11,0.5); border-color: rgba(17,26,11,0.5); } .crisp-theme .section.author-section .appreciate-button:before { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBzdHlsZT0iZmlsbDpyZ2JhKDE3LDI2LDExLDAuNSk7IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDMpIiBkPSJNMTYsMjZMMi44LDE0LjRDMS4xLDEyLjksMCwxMC43LDAsOC40YzAtMi4zLDEtNC41LDIuOC02QzQuNiwwLjksNi45LDAsOS4yLDBjMi40LDAsNC42LDAuOCw2LjQsMi40YzAuMSwwLjEsMC4zLDAuMywwLjQsMC40YzAuMS0wLjEsMC4zLTAuMywwLjQtMC40QzE4LjIsMC45LDIwLjUsMCwyMi44LDBjMi4zLDAsNC42LDAuOCw2LjQsMi40QzMxLDMuOSwzMiw2LjEsMzIsOC40YzAsMi4zLTEsNC41LTIuOCw2TDE2LDI2eiBNOS4yLDQuN0M4LDQuNyw2LjksNS4yLDYsNS45QzUuMyw2LjUsNC44LDcuNCw0LjgsOC40YzAsMSwwLjUsMS45LDEuMiwyLjVsMTAsOC44bDEwLTguOGMwLjctMC42LDEuMi0xLjUsMS4yLTIuNWMwLTEtMC41LTEuOS0xLjItMi41Yy0xLjktMS41LTQuNS0xLjUtNi40LDBjLTAuNywwLjYtMS4yLDEuNS0xLjIsMi41aC00LjhjMC0xLTAuNS0xLjktMS4yLTIuNUMxMS41LDUuMSwxMC40LDQuNyw5LjIsNC43eiIvPjwvc3ZnPg=='); } .crisp-theme .section.author-section .appreciate-button:after { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBzdHlsZT0iZmlsbDpyZ2JhKDE3LDI2LDExLDEpOyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzKSIgZD0iTTIuOCwxNC40QzEuMSwxMi45LDAsMTAuNywwLDguNGMwLTIuMywxLTQuNSwyLjgtNkM0LjYsMC45LDYuOSwwLDkuMiwwYzIuNCwwLDQuNiwwLjgsNi40LDIuNGMwLjEsMC4xLDAuMywwLjMsMC40LDAuNGMwLjEtMC4xLDAuMy0wLjMsMC40LTAuNEMxOC4yLDAuOSwyMC41LDAsMjIuOCwwYzIuMywwLDQuNiwwLjgsNi40LDIuNEMzMSwzLjksMzIsNi4xLDMyLDguNGMwLDIuMy0xLDQuNS0yLjgsNkwxNiwyNiIvPjwvc3ZnPg=='); } .crisp-theme .section.author-section .appreciate-button.appreciated:before { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBzdHlsZT0iZmlsbDpyZ2JhKDE3LDI2LDExLDAuNSk7IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDMpIiBkPSJNMi44LDE0LjRDMS4xLDEyLjksMCwxMC43LDAsOC40YzAtMi4zLDEtNC41LDIuOC02QzQuNiwwLjksNi45LDAsOS4yLDBjMi40LDAsNC42LDAuOCw2LjQsMi40YzAuMSwwLjEsMC4zLDAuMywwLjQsMC40YzAuMS0wLjEsMC4zLTAuMywwLjQtMC40QzE4LjIsMC45LDIwLjUsMCwyMi44LDBjMi4zLDAsNC42LDAuOCw2LjQsMi40QzMxLDMuOSwzMiw2LjEsMzIsOC40YzAsMi4zLTEsNC41LTIuOCw2TDE2LDI2Ii8+PC9zdmc+'); } .crisp-theme .section.author-section .appreciate-button.appreciated:after { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBzdHlsZT0iZmlsbDpyZ2JhKDE3LDI2LDExLDEpOyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzKSIgZD0iTTE2LDI2TDIuOCwxNC40QzEuMSwxMi45LDAsMTAuNywwLDguNGMwLTIuMywxLTQuNSwyLjgtNkM0LjYsMC45LDYuOSwwLDkuMiwwYzIuNCwwLDQuNiwwLjgsNi40LDIuNGMwLjEsMC4xLDAuMywwLjMsMC40LDAuNGMwLjEtMC4xLDAuMy0wLjMsMC40LTAuNEMxOC4yLDAuOSwyMC41LDAsMjIuOCwwYzIuMywwLDQuNiwwLjgsNi40LDIuNEMzMSwzLjksMzIsNi4xLDMyLDguNGMwLDIuMy0xLDQuNS0yLjgsNkwxNiwyNnogTTkuMiw0LjdDOCw0LjcsNi45LDUuMiw2LDUuOUM1LjMsNi41LDQuOCw3LjQsNC44LDguNGMwLDEsMC41LDEuOSwxLjIsMi41bDEwLDguOGwxMC04LjhjMC43LTAuNiwxLjItMS41LDEuMi0yLjVjMC0xLTAuNS0xLjktMS4yLTIuNWMtMS45LTEuNS00LjUtMS41LTYuNCwwYy0wLjcsMC42LTEuMiwxLjUtMS4yLDIuNWgtNC44YzAtMS0wLjUtMS45LTEuMi0yLjVDMTEuNSw1LjEsMTAuNCw0LjcsOS4yLDQuN3oiLz48L3N2Zz4='); } .publication-viewer.touch-disabled .crisp-theme .section.author-section .appreciate-button:hover { color: rgba(17,26,11,1); border-color: rgba(17,26,11,1); } .publication-viewer.touch-disabled .crisp-theme .section.author-section .appreciate-button:active { color: rgba(17,26,11,0.5); border-color: rgba(17,26,11,0.5); } .publication-viewer.touch-disabled .crisp-theme .section.author-section .appreciate-button:active:after { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBzdHlsZT0iZmlsbDpyZ2JhKDE3LDI2LDExLDAuNSk7IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDMpIiBkPSJNMi44LDE0LjRDMS4xLDEyLjksMCwxMC43LDAsOC40YzAtMi4zLDEtNC41LDIuOC02QzQuNiwwLjksNi45LDAsOS4yLDBjMi40LDAsNC42LDAuOCw2LjQsMi40YzAuMSwwLjEsMC4zLDAuMywwLjQsMC40YzAuMS0wLjEsMC4zLTAuMywwLjQtMC40QzE4LjIsMC45LDIwLjUsMCwyMi44LDBjMi4zLDAsNC42LDAuOCw2LjQsMi40QzMxLDMuOSwzMiw2LjEsMzIsOC40YzAsMi4zLTEsNC41LTIuOCw2TDE2LDI2Ii8+PC9zdmc+'); } .publication-viewer.touch-disabled .crisp-theme .section.author-section .appreciate-button.appreciated:active:after { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBzdHlsZT0iZmlsbDpyZ2JhKDE3LDI2LDExLDAuNSk7IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDMpIiBkPSJNMTYsMjZMMi44LDE0LjRDMS4xLDEyLjksMCwxMC43LDAsOC40YzAtMi4zLDEtNC41LDIuOC02QzQuNiwwLjksNi45LDAsOS4yLDBjMi40LDAsNC42LDAuOCw2LjQsMi40YzAuMSwwLjEsMC4zLDAuMywwLjQsMC40YzAuMS0wLjEsMC4zLTAuMywwLjQtMC40QzE4LjIsMC45LDIwLjUsMCwyMi44LDBjMi4zLDAsNC42LDAuOCw2LjQsMi40QzMxLDMuOSwzMiw2LjEsMzIsOC40YzAsMi4zLTEsNC41LTIuOCw2TDE2LDI2eiBNOS4yLDQuN0M4LDQuNyw2LjksNS4yLDYsNS45QzUuMyw2LjUsNC44LDcuNCw0LjgsOC40YzAsMSwwLjUsMS45LDEuMiwyLjVsMTAsOC44bDEwLTguOGMwLjctMC42LDEuMi0xLjUsMS4yLTIuNWMwLTEtMC41LTEuOS0xLjItMi41Yy0xLjktMS41LTQuNS0xLjUtNi40LDBjLTAuNywwLjYtMS4yLDEuNS0xLjIsMi41aC00LjhjMC0xLTAuNS0xLjktMS4yLTIuNUMxMS41LDUuMSwxMC40LDQuNyw5LjIsNC43eiIvPjwvc3ZnPg=='); } .crisp-theme .section.credits-section { color: rgba(17,26,11,1); } /* behaviors css */ /* Default content behaviors */ .crisp-theme div.image { -webkit-transition: opacity .5s cubic-bezier(0.455, 0.030, 0.515, 0.955), -webkit-transform .5s cubic-bezier(0.455, 0.030, 0.515, 0.955); -moz-transition: opacity .5s cubic-bezier(0.455, 0.030, 0.515, 0.955), -moz-transform .5s cubic-bezier(0.455, 0.030, 0.515, 0.955); -o-transition: opacity .5s cubic-bezier(0.455, 0.030, 0.515, 0.955), -o-transform .5s cubic-bezier(0.455, 0.030, 0.515, 0.955); -ms-transition: opacity .5s cubic-bezier(0.455, 0.030, 0.515, 0.955), -ms-transform .5s cubic-bezier(0.455, 0.030, 0.515, 0.955); transition: opacity .5s cubic-bezier(0.455, 0.030, 0.515, 0.955), transform .5s cubic-bezier(0.455, 0.030, 0.515, 0.955); opacity: 1; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } .crisp-theme div.image.hidden { opacity: 0; -webkit-transform: translate3d(0,40px,0); -moz-transform: translate3d(0,40px,0); -o-transform: translate3d(0,40px,0); -ms-transform: translate3d(0,40px,0); transform: translate3d(0,40px,0); } .crisp-theme .caption, .crisp-theme .grid-caption { -webkit-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -webkit-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -moz-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); -o-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -o-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); -ms-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -ms-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); opacity: 1; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } .crisp-theme .caption.hidden, .crisp-theme .grid-caption.hidden { opacity: 0; -webkit-transform: translate3d(20px,0,0); -moz-transform: translate3d(20px,0,0); -o-transform: translate3d(20px,0,0); -ms-transform: translate3d(20px,0,0); transform: translate3d(20px,0,0); } .crisp-theme blockquote { -webkit-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -webkit-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); -moz-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -moz-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); -o-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -o-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); -ms-transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), -ms-transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); transition: opacity .5s cubic-bezier(0.250, 0.460, 0.450, 0.940), transform .5s cubic-bezier(0.250, 0.460, 0.450, 0.940); opacity: 1; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } .crisp-theme blockquote.hidden { opacity: 0; -webkit-transform: translate3d(20px,0,0); -moz-transform: translate3d(20px,0,0); -o-transform: translate3d(20px,0,0); -ms-transform: translate3d(20px,0,0); transform: translate3d(20px,0,0); } /* overrides to some alignments defined after component styles to make sure they will override the component defaults when they have the same specificity */ .crisp-theme .link-button-wrapper, /* default */ .crisp-theme .link-button-wrapper.link-left { text-align: left; } .crisp-theme .link-button-wrapper.link-center { text-align: center; } .crisp-theme .link-button-wrapper.link-right { text-align: right; } .crisp-theme p.text-left, .crisp-theme h3.text-left, .crisp-theme h4.text-left, .crisp-theme .caption.text-left, .crisp-theme .grid-caption.text-left { text-align: left; } .crisp-theme .caption, /* defaults */ .crisp-theme .grid-caption, .crisp-theme p.text-center, .crisp-theme h3.text-center, .crisp-theme h4.text-center, .crisp-theme .caption.text-center, .crisp-theme .grid-caption.text-center { text-align: center; } .crisp-theme p.text-right, .crisp-theme h3.text-right, .crisp-theme h4.text-right, .crisp-theme .caption.text-right, .crisp-theme .grid-caption.text-right { text-align: right; } .crisp-theme .caption-right .pull-quote { right: 3%; left: auto; margin-left: 0; margin-right: 2rem; } </style> <noscript id="noscript-static-layout" data-href="/webpage/static/runtime/noscript.gz.css"> <link href="/webpage/static/runtime/noscript.gz.css" type="text/css" rel="stylesheet"> </noscript> <!--BEGIN-BUMPER-STYLE-SHEET--> <!--END-BUMPER-STYLE-SHEET--> </head> <body class=""> <div id="app"> <div id="publication-viewer" class="publication-viewer"> <div id="luca-splash" class="splash"> <div class="background" style="background-image: url(/webpage/fxRigbdUCcya9/resources/95b3facf-d10b-4472-8bc3-92fe73a9f913?asset_id=95b3facf-d10b-4472-8bc3-92fe73a9f913&size=1024); background-position: 48.39768712942452% 60.61499832683238%;"></div> <div class="content"> <div class="logo"></div> <div class="loading-label"></div> <div class="wp-progress-bar"> <div class="wp-progress-bar-clip"> <div class="wp-progress-bar-view"></div> </div> </div> </div> </div> <div class="publication-view"> <div class="wp-swipe-panel-group"> <div class="wp-swipe-panel-group-view"> <div class="wp-swipe-panel-group-panel article-panel"> <div class="article crisp-theme sections-article-layout" data-article-type="sections-article"> <div class="section title-section title-center" data-section-behavior="crisp-title" data-layer="1" data-layer-name="over" data-scroll-after-animation="false"> <div class="section-view"> <div class="section-background "> <div class="section-background-image" role="img" aria-label="The Bowman Wildcat statue on the University of Kentucky campus on a summer day." style="background-position: 48.39768712942452% 60.61499832683238%;"><a class="background-image-placeholder-link" href="/webpage/fxRigbdUCcya9/resources/95b3facf-d10b-4472-8bc3-92fe73a9f913?asset_id=95b3facf-d10b-4472-8bc3-92fe73a9f913&size=1024" data-image-width="1919" data-image-height="1338" data-alt="The Bowman Wildcat statue on the University of Kentucky campus on a summer day."></a></div> </div> <div class="title-header"> <h1 class="title-header-view"> <span class="gradient-overlay"></span> <span class="title">BBNIL.com</span> <span class="subtitle">The passion and support of you – the Big Blue Nation – is the best in the country. As the landscape in college athletics continues to shift, here at UK we remain focused on putting student-athletes first.</span> </h1> </div> <div class="navigation-hint down"></div> </div> </div> <div class="section single-column-section large-content-spacing-top large-content-spacing-bottom bottom-shadow" data-section-behavior="crisp-single-column" data-layer="0" data-layer-name="over"> <div class="section-view"> <div class="section-content"> <div class="section-content-view"> <div class="content-container"> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/923399446" frameborder="0" data-href="https://vimeo.com/923399446?share=copy"></iframe> </div> </div> <p class=" " >Kentucky Athletics remains committed to building and sustaining championship level programs, educating student-athletes and competing at the highest level.</p> <p class=" " >Please consider contributing to UK Student-Athletes through organizations like <a href="https://kentucky15.com/" target="_blank" rel="nofollow noreferrer">the 15 Club</a>, <a href="https://clubbluenil.com/" target="_blank" rel="nofollow noreferrer">ClubBlue</a>/<a href="https://commonwealthcauses.org/" target="_blank" rel="nofollow noreferrer">Commonwealth Causes</a>, <a href="https://www.w1974.com/" target="_blank" rel="nofollow noreferrer">W1974</a> and <a href="https://charitiesforkentucky.org/" target="_blank" rel="nofollow noreferrer">Charities for Kentucky</a>.</p> <p class=" " >See the "BBNIL Difference" in how UK Athletics empowers Wildcats to build their brand and succeed in NIL now and in the future by watching the videos below and exploring the rest of BBNIL.com.</p> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/792721102" frameborder="0" data-href="https://vimeo.com/792721102"></iframe> </div> </div> <p class=" " >Kentucky prepares Wildcats to <b>win</b> athletic competition here and succeed at the next level.</p> </div> </div> </div> </div> </div> <div class="section card-flipbook-section" data-section-behavior="crisp-column-overlay" data-spacing=".75" data-layer="-1" data-layer-name="under"> <div class="section-view"> <div class="section-background"> <div class="section-background-image" style=" background-position: 50% 50%;" data-pan-and-zoom="zoom-in"><a class="background-image-placeholder-link" href="/webpage/fxRigbdUCcya9/resources/e04dc198-a6fc-4d2f-a033-bd331f4c6531?asset_id=e04dc198-a6fc-4d2f-a033-bd331f4c6531&size=1024" data-image-width="2560" data-image-height="1706"></a></div> <div class="section-background-image" style=" background-position: 50% 50%;" data-pan-and-zoom="zoom-in"><a class="background-image-placeholder-link" href="/webpage/fxRigbdUCcya9/resources/0a80f1eb-3872-40a6-a3eb-fffdb9b86b5c?asset_id=0a80f1eb-3872-40a6-a3eb-fffdb9b86b5c&size=1024" data-image-width="2560" data-image-height="1706"></a></div> <div class="section-background-image" style=" background-position: 50% 50%;" data-pan-and-zoom="zoom-in"><a class="background-image-placeholder-link" href="/webpage/fxRigbdUCcya9/resources/af485c18-a201-4271-ae23-7d98209737aa?asset_id=af485c18-a201-4271-ae23-7d98209737aa&size=1024" data-image-width="2400" data-image-height="1596"></a></div> <div class="section-background-image" style=" background-position: 50% 50%;" data-pan-and-zoom="zoom-in"><a class="background-image-placeholder-link" href="/webpage/fxRigbdUCcya9/resources/81f5e176-43b5-4f8c-ad0c-03906a4fdb0a?asset_id=81f5e176-43b5-4f8c-ad0c-03906a4fdb0a&size=1024" data-image-width="2400" data-image-height="1600"></a></div> </div> <div class="section-content"> <div class="section-content-view card-left"> <div class="content-container"> <p class=" " >Athletics Director Mitch Barnhart: <b>"<a href="https://ukathletics.com/news/2022/11/10/supporting-our-student-athletes-in-all-areas-including-nil/" target="_blank" rel="nofollow noreferrer">We wholeheartedly embrace our athletes’ ability to earn from their NIL and continue to do everything we can to empower them to succeed.</a>"</b></p> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/782677760" frameborder="0" data-href="https://vimeo.com/782677760"></iframe> </div> </div> <p class=" " >Head Football Coach Mark Stoops: <b>"Our administration has worked really hard with us to get ourselves in a position where we can be successful."</b></p> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/792627016" frameborder="0" data-href="https://vimeo.com/792627016"></iframe> </div> </div> </div> </div> <div class="section-content-view card-left"> <div class="content-container"> <p class=" " >Your contributions can be great for our student-athletes, and help you engage with them in new and exciting ways.</p> <div class="link-button-wrapper link-left"> <a class="link-button " href="https://clubbluenil.com/" rel="nofollow noreferrer">Commonwealth Causes and Club Blue</a> </div> <div class="link-button-wrapper link-left"> <a class="link-button " href="https://kentucky15.com/" rel="nofollow noreferrer">The Kentucky 15</a> </div> <div class="link-button-wrapper link-left"> <a class="link-button " href="https://charitiesforkentucky.org/" rel="nofollow noreferrer">Charities for Kentucky</a> </div> <div class="link-button-wrapper link-left"> <a class="link-button " href="https://www.w1974.com/" rel="nofollow noreferrer">W1974</a> </div> <div class="image"> <div class="image-wrapper"> <a href="/webpage/fxRigbdUCcya9/resources/7b446053-0df0-49e4-8094-921af5adee31?asset_id=7b446053-0df0-49e4-8094-921af5adee31&size=1024" class="image-viewer-link" target="_blank" rel="nofollow noreferrer" aria-label="Large preview" > <span data-id="46fa4d1e-4aba-42a8-857e-515c0104b42e" class="image-placeholder-link" data-href="/webpage/fxRigbdUCcya9/resources/7b446053-0df0-49e4-8094-921af5adee31?asset_id=7b446053-0df0-49e4-8094-921af5adee31&size=1024" style="width: 2560px; padding-top: 56.25%" data-image-width="2560" data-image-height="1440"></span> </a> </div> </div> </div> </div> <div class="section-content-view card-left"> <div class="content-container"> <div class="link-button-wrapper link-center"> <a class="link-button " href="https://www.ukteamshop.com/c-13734?_s=bm-social_nil_player_jersey&utm_medium=referral&utm_term=social_nil_player_jersey" rel="nofollow noreferrer">Shop Wildcat NIL Gear</a> </div> <div class="image"> <div class="image-wrapper"> <a href="/webpage/fxRigbdUCcya9/resources/bc7bce83-39b7-420b-bfea-cdea1e0b01b1?asset_id=bc7bce83-39b7-420b-bfea-cdea1e0b01b1&size=1024" class="image-viewer-link" target="_blank" rel="nofollow noreferrer" aria-label="Large preview" > <span data-id="81f87054-2ba4-425e-b960-6a6ae15635d0" class="image-placeholder-link" data-href="/webpage/fxRigbdUCcya9/resources/bc7bce83-39b7-420b-bfea-cdea1e0b01b1?asset_id=bc7bce83-39b7-420b-bfea-cdea1e0b01b1&size=1024" style="width: 600px; padding-top: 50%" data-image-width="600" data-image-height="300"></span> </a> </div> </div> <div class="image"> <div class="image-wrapper"> <a href="/webpage/fxRigbdUCcya9/resources/1b074250-17ca-4c79-bda1-bc79558843df?asset_id=1b074250-17ca-4c79-bda1-bc79558843df&size=1024" class="image-viewer-link" target="_blank" rel="nofollow noreferrer" aria-label="Large preview" > <span data-id="cd2e92db-5866-4ef1-b70f-7d003df5b427" class="image-placeholder-link" data-href="/webpage/fxRigbdUCcya9/resources/1b074250-17ca-4c79-bda1-bc79558843df?asset_id=1b074250-17ca-4c79-bda1-bc79558843df&size=1024" style="width: 600px; padding-top: 50%" data-image-width="600" data-image-height="300"></span> </a> </div> </div> <p class=" " >You can support your favorite Wildcat by purchasing customized NIL gear at the <a href="https://www.ukteamshop.com/c-13734?_s=bm-social_nil_player_jersey&utm_medium=referral&utm_term=social_nil_player_jersey" target="_blank" rel="nofollow noreferrer">UK Team Shop</a> online.</p> <p class=" " >Athletes are compensated for each sale in line with the group licensing model that 100 percent of the players in the NFL, MLB, WNBA and MLSPA participate in.</p> </div> </div> <div class="section-content-view card-left"> <div class="content-container"> <div class="link-button-wrapper link-center"> <a class="link-button " href="https://dash.inflcr.com/exchange/the-university-of-kentucky" rel="nofollow noreferrer">The BBNIL Exchange</a> </div> <div class="image"> <div class="image-wrapper"> <a href="/webpage/fxRigbdUCcya9/resources/e5eb615d-8b8e-4f2f-8ad5-60a1b3e713bf?asset_id=e5eb615d-8b8e-4f2f-8ad5-60a1b3e713bf&size=1024" class="image-viewer-link" target="_blank" rel="nofollow noreferrer" aria-label="Large preview, Shop Official Wildcat NIL Gear" > <span data-id="a2732849-3238-444c-8704-c9d04fb4f062" class="image-placeholder-link" data-href="/webpage/fxRigbdUCcya9/resources/e5eb615d-8b8e-4f2f-8ad5-60a1b3e713bf?asset_id=e5eb615d-8b8e-4f2f-8ad5-60a1b3e713bf&size=1024" style="width: 2560px; padding-top: 56.25%" data-image-width="2560" data-image-height="1440" data-alt="Shop Official Wildcat NIL Gear"></span> </a> </div> </div> <p class=" " >If you are interested in pursuing a student-athlete to promote your business/product, please check out the <a href="http://ukathletics.com/bbnilexchange" target="_blank" rel="nofollow noreferrer">BBNIL Exchange</a>.</p> <p class=" " >The BBNIL Exchange a safe and easy-to-use portal to connect UK student-athletes with interested entities to make deals compensating for the use of their NIL.</p> <p class=" " >Interested parties can register for the BBNIL Exchange now at <a href="http://ukathletics.com/bbnilexchange" target="_blank" rel="nofollow noreferrer">ukathletics.com/bbnilexchange</a>.</p> </div> </div> </div> </div> </div> <div class="section single-column-section large-content-spacing-top large-content-spacing-bottom top-shadow" data-section-behavior="crisp-single-column" data-layer="1" data-layer-name="over"> <div class="section-view"> <div class="section-content"> <div class="section-content-view"> <div class="content-container"> <h4 class=" text-center" >Want to learn more about the BBNIL Difference?</h4> <p class=" text-center" >Hear from Wildcats in their own words discussing their NIL success stories by watching the videos below.</p> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/729739672" frameborder="0" data-href="https://vimeo.com/729739672"></iframe> </div> </div> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/729665418" frameborder="0" data-href="https://vimeo.com/729665418"></iframe> </div> </div> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/733259684" frameborder="0" data-href="https://vimeo.com/733259684"></iframe> </div> </div> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/730335148" frameborder="0" data-href="https://vimeo.com/730335148"></iframe> </div> </div> <div class="link-button-wrapper link-left"> <div class="embedded-link-wrapper widescreen-aspect-ratio"> <iframe class="link-button " src="https://player.vimeo.com/video/754334194" frameborder="0" data-href="https://vimeo.com/754334194"></iframe> </div> </div> </div> </div> </div> </div> </div> <div class="section author-section" data-section-behavior="crisp-author" data-layer-name="over"> <div class="section-view"> <div class="section-content"> <div class="section-content-view"> <div class="content-container"> <div class="author-appreciation-container"> </div> </div> </div> </div> </div> </div> <!--BUMPER-SECTION-TOP-LEVEL-START--> <div class="section bumper-section default-bumper-section" data-layer-name="over"> <div class="section-view"> <!--FOOTER-START--> <nav class="footer" aria-label="Adobe links"> <a class="tos" target="_blank" href="http://www.adobe.com/legal/terms.html" rel="nofollow">Terms of Service</a> <a class="privacy" target="_blank" href="http://www.adobe.com/go/privacy" rel="nofollow">Privacy Policy</a> <a class="js-report-abuse" href="#" target="_blank" rel="nofollow">Report Abuse</a> </nav> <!--FOOTER-END--> </div> </div> <!--BUMPER-SECTION-TOP-LEVEL-END--> </div> </div> </div> </div> </div> <a href="#" class="publication-viewer-next-link"></a> <a href="#" class="publication-viewer-previous-link"></a> </div> </div> <!-- javascripts go here --> <script type="text/javascript"> window.useNewBumper = true; window.hzGneissHostname = 'hz-gneiss.adobe.io'; </script> <script type="text/javascript" src="/webpage/static/runtime/runtime-prod.gz.js" charset="utf-8"></script> <!--BEGIN-BUMPER-BEHAVIORS--> <!--END-BUMPER-BEHAVIORS--> </body> </html>