/*
 * Theme Name: Acuasafe
 * Author: template_path
 * Author URI: https://themeforest.net/user/template_path
 * Theme URI: http://z.commonsupport.com/acuasafe/
 * Description: Acuasafe is a Business & Corporate Agency WordPress Theme.
 * Version: 1.0.0
 * License: This theme or plugin is comprised of two parts. (1) the PHP code and integrated HTML are licensed under the General Public License (GPL). You will find a copy of the GPL in the same directory as this text file. (2) All other parts, but not limited to the CSS code, images, and design are licensed according to the license purchased from Envato.  Read more about licensing here: http://themeforest.net/licenses
 * License URI: license.txt
 * Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: acuasafe
 * Tested up to: 5.9
 * Requires PHP: 7.0
*/
.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta > i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}
.mr_shop{
	padding-top:100px;
}
.mb-25{margin-bottom:25px;}
.mb-0{margin-bottom:0;}
.blog-single-area{
	padding-top:100px;
	padding-bottom:80px;
}

.single-blog-style1 .text-holder .meta-info li .icon-user {
    color: #da3c21;
    margin-right: 5px;
}
.single-blog-style1 .text-holder .meta-info li a {
    text-transform: capitalize;
}

.mrsingle .text-holder .meta-info {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.breadcrumb-area:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #091729!important;
    opacity: .6!important;
    content: "";
    z-index: -1;
}
.mrindex .tag-sticky-2 .text-holder,.mrindex .sticky .text-holder{
    border-radius: 0px 0px 10px 10px;
    border: 1px solid #da3c21;
}

.trackback .single-comment-box,.pingback .single-comment-box{
    padding-left: 0px;
}
.trackback .text-holder,.pingback .text-holder{
    margin-left: 0px!important;
}
code{
	
color:#ff4328;	
}
.wp-style table tbody tr th a {
    font-weight: 400;
}
.blog-details-area .blog-posts .text>ul{
	
	margin-bottom:15px;
}
.blocks-gallery-item__caption {
    padding: 25px;
}
.wp-block-button.is-style-squared .wp-block-button__link{
	border-radius:0px!important;
}
.add-comment-box .title h3 {
    padding-top: 0px;
    margin-top: 0px;
}
.add-comment-box{
	padding-top:0px!important;
}
.add-comment-box .title h3 {
    margin-bottom: 0px;
}
.paginate_links>a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 0%;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    color: #222222;
    font-size: 16px;
    line-height: 47px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Spartan', sans-serif;
    z-index: 1;
}
.paginate_links>span {
    position: relative;
    display: inline-block;
    border-radius: 0%;
    background: #ffffff;
    font-size: 16px;
    line-height: 47px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Spartan', sans-serif;
    z-index: 1;
    border-color: #da3c22;
    color: #ffffff;
    background: #da3c22;
    width: 50px;
    height: 50px;
    border: 1px solid #da3c21;
}
.paginate_links>a:hover {
    position: relative;
    display: inline-block;
    border-radius: 0%;
    background: #ffffff;
    font-size: 16px;
    line-height: 47px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease;
    font-family: 'Spartan', sans-serif;
    z-index: 1;
    border-color: #da3c22;
    color: #ffffff;
    background: #da3c22;
    width: 50px;
    height: 50px;
    border: 1px solid #da3c21;
}
.paginate_links {
    position: relative;
    margin-bottom: 30px;
}

.wp-block-columns.alignwide{
    margin-left: 0px;
    margin-right: 0px;
}
.wp-block-columns.alignfull.has-2-columns{
    margin-left: 0px;
    margin-right: 0px;
}

.mrfooter{
    background: #0d1629;
}
.mrfooter a,.mrfooter li,.mrfooter .text,.mrfooter code,.mrfooter h3,.mrfooter p{
	color:#fff;
}
.mrfooter li{
	line-height:40px;
}
.mrfooter .title h3 {
    padding-top: 50px;
}
.mrfooter #wp-calendar tbody td a {
    color: #0E0E06!important;
}
#wp-calendar caption {
    text-align: right;
    color: #333;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
    background: #f3f3f3;
    padding: 15px;
}
.mrfooter .tagcloud a {
    color: #808080!important;
}
.footer-widget {
	padding-bottom:30px;
}

.main-menu .navigation> li> ul, .main-menu .navigation> li> .megamenu {
    width: 290px;
}

.main-menu .navigation> li> ul> li> ul {
    width: 290px;
}
.mobile-menu .nav-logo {
    margin-top: 32px;
}
.mobile-menu .close-btn {
    margin-top: 40px;
}


.pdup {
	padding-top:0;
}
.header-style2-left .logo {
    padding-right: 30px;
}

.single-product-item .title-holder .button-box .other-button ul li:first-child{
	display:none!important;
}
.single-product-item .title-holder .button-box .other-button {

    padding-left: 30px!important;

}
.single-product-item .title-holder .button-box .cart-button a {
    color: #ffffff!important;
    font-size: 15px;
    line-height: 40px;
    padding: 0 20px!important;
    background: #f3f3f4;
}

.main-header .logo img{
    width: 145px;
}
.footer-bottom{
	background:#222;
	padding:20px;
}

.news-block-five .inner-box .lower-content .post-meta li a{
	    color: #666666;
}

.news-block-five .inner-box .lower-content .post-meta li {
    line-height: 20px!important;
}

.main-menu .navigation > li > ul > li.newhome:before {
    content: 'New*';
    z-index: 111;
    font-weight: 800;
    font-size: 12px;
    color: #ffffff;
    left: 180px;
    position: absolute;
    top: 0px;
    background: #443885;
    border-radius: 2px;
    padding: 0px 8px;
    top: 8px;
}
.sidebar .popular-posts .post .text a {
    color: #222222!important;

}
.container.des_sec .content,.contentol {
    padding-left: 25px;
}
.container.des_sec .content li,.contentol li{
    list-style: auto; 
}
.product_meta,.related-product,
.mr_product_title h2 span,
.mr_shop .product-block_hr_001 .overlay ul li,
.nav-right{display:none !important;}
.single-shop-content h2{display:block;}
.single-shop-content h2 span {
    display: block;
    font-size: 20px;
    font-weight: 500;
}
#flags {
    width: 100% !important;
}
.woocommerce div.product p.price { 
    display: inline-block;
}
.woocommerce .wcml-dropdown.product {
    margin: 0 1em 0;
    font-weight: normal; 
    font-size: initial;
    float: left;
}
.shop-content .woocommerce-Price-amount.amount bdi { 
    float: left;
}
.whitetxt{color:#fff;}
.tapwaternotification {
    background: #001850;
    padding: 25px;
    border-radius: 20px 
}
h2.kangenaquacolortext span:first-of-type{color: #3398ec !important;}
h2.kangenaquacolortext span:nth-of-type(2){color: #f9bf37 !important;}
h2.kangenaquacolortext span:nth-of-type(3){color: #43a844 !important;}
a.glink.nturl.notranslate {
    color: #fff;
    display: inline-block;
}
.ftlangwrap {
    max-height: 250px;
    overflow-y: scroll;
}
ul.list li {
	padding: 15px 0 15px 70px;
	background: url(https://kangenaqua.com/wp-content/uploads/2022/08/check_box.jpg) no-repeat;
	font-size: 1.3rem;
}

.page-opportunity #compdataContainer {
	transform: translate(-100%, 0);
	opacity: 0;
	transition: all 350ms;
}

.page-opportunity #compdataContainer.is-active {
	transform: translate(0, 0);
	opacity: 1;
}

.page-opportunity #compdataContainer div.tag {
	width: 100%;
	margin-bottom: 5px;
	position: relative;
}

.page-opportunity #compdataContainer .tag i.fa {
	position: absolute;
	top: -10px;
	font-size: 15px;
}

.page-opportunity #compdataContainer #compdata {
	margin: 0 auto;
	width: 652px !important;
}

.page-opportunity #compdataContainer #compdata th img {
	max-width: 100%;
}

.page-opportunity #compdataContainer #compdata img#rankadvance {
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	box-sizing: border-box;
}

.page-opportunity #compdataContainer #compdata tr#direct .vertical-text {
	transform: rotate(-90deg);
	transform-origin: 58% 336%;
	transform-origin: 0 0;
	display: block;
	white-space: nowrap;
	position: absolute;
	bottom: -12px;
	font-size: 14px;
}

.page-opportunity #compdataContainer #compdata tr#direct th {
	border-top: 0;
}

.page-opportunity #compdataContainer #compdata tr#direct .commission {
	color: #3398ec;
	max-width: 74px;
}

.page-opportunity #compdataContainer #compdata .vertical-text {
	transform: rotate(-90deg);
	transform-origin: 58% 336%;
	transform-origin: 0 0;
	display: block;
	white-space: nowrap;
	position: absolute;
	bottom: -12px;
	font-size: 14px;
	font-weight: bold;
}

.page-opportunity #compdataContainer #compdata thead td {
	border: 0;
	padding-bottom: 0;
}

.page-opportunity #compdataContainer #compdata tbody td.pointsUsed {
	font-size: 12px;
}

.page-opportunity #compdataContainer #compdata tbody td .commission {
	font-size: 14px;
}

.page-opportunity #compdataContainer #compdata th,
.page-opportunity #compdataContainer #compdata td {
	text-align: center;
}

.page-opportunity #compdataContainer #compdata th.textfit,
.page-opportunity #compdataContainer #compdata td.textfit {
	width: 100px;
	max-width: 100px;
}

.page-opportunity #compdataContainer #compdataControl div label {
	color: #FFF;
	display: inline-block;
}

.page-opportunity #compdataContainer .vertical-text {
	transform: rotate(-90deg);
	transform-origin: 0 0;
	display: block;
	white-space: nowrap;
	bottom: 0;
	left: 0;
}

@media (max-width:768px) {
	.page-opportunity #comprank .notification {
		border-radius: 7px !important;
		padding: 7px !important;
	}
	.page-title {
    margin: 15px 0;
}
}

.page-opportunity .machine-plus2 {
	position: relative;
	display: inline-block;
	width: 250px;
	height: 250px;
}

.page-opportunity .machine-plus2 img {
	position: absolute;
}

.page-opportunity .machine-plus2 img[src*=plus] {
	width: 60px;
	transform: scaleX(-1);
	filter: hue-rotate(155deg);
}

.page-opportunity .machine-plus2 img:nth-of-type(1) {
	left: 10px;
	top: 10px;
	z-index: 1;
}

.page-opportunity .machine-plus2 img:nth-of-type(2) {
	left: calc(50% - 67px);
	top: calc(50% - -46px);
	z-index: 3;
}

.page-opportunity .machine-plus2 img:nth-of-type(3) {
	right: 10px;
	bottom: 10px;
	z-index: 2;
}

.page-opportunity .machine-plus3 {
	position: relative;
	display: inline-block;
	width: 250px;
	height: 250px;
}

.page-opportunity .machine-plus3 img {
	position: absolute;
}

.page-opportunity .machine-plus3 img:nth-of-type(1) {
	top: 0;
	left: 0;
	z-index: 1;
}

.page-opportunity .machine-plus3 img:nth-of-type(2) {
	top: 12%;
	left: 12%;
	z-index: 2;
}

.page-opportunity .machine-plus3 img[src*=plus] {
	width: 60px;
	transform: scaleX(-1);
	filter: hue-rotate(155deg);
	left: calc(50% - 57px);
	top: calc(50% - -76px);
	z-index: 3;
}

.page-opportunity .machine-plus3 img:nth-of-type(4) {
	left: 40%;
	top: 37%;
	z-index: 4;
}

.page-opportunity .machine-example {
	position: relative;
}

@media (max-width:768px) {
	.page-opportunity .machine-example tr th {
		font-size: 1rem;
		min-width: 120px;
	}
div.page-opportunity .section {
    padding: 1rem 0rem;
}
}

.page-opportunity .machine-example i.fa-redo {
	position: absolute;
	right: 0;
	top: 0;
}

.page-opportunity .machine-example i.fa-redo:hover {
	color: #3398ec;
}

.page-opportunity .machine-example td.draw.active .h3 {
	opacity: 1;
	transition: opacity 350ms;
	transition-delay: 4s;
}

.page-opportunity .machine-example td.draw .h3 {
	opacity: 0;
	display: block;
	margin-top: 15px;
	margin-left: -55px;
	float: right;
	transition: none;
}

@media (min-width:769px) {
	.page-opportunity .machine-example td.draw .h3 {
		position: absolute;
		top: 0;
		right: -90px;
	}
div.whodrinkskangenwater .elementor-widget-image-box {
    width: 25%;
    padding: 0 1%;
}
}
div.whodrinkskangenwater .elementor-widget-image-box {margin-bottom:25px !important;}
div.whodrinkskangenwater .elementor-image-box-img{width:100% !important;margin-bottom: 5px !important;height: 200px;overflow: hidden; 
    display: flex;
    align-items: center;
    justify-content: center;
}
div.whodrinkskangenwater h3.elementor-image-box-title{display:none;}
.page-opportunity .machine-example td.draw.active>img:nth-of-type(1) {
	transition-delay: 0ms;
}
.page-opportunity .notification{display:none;}
.page-id-2704 .column{padding:.75rem 0;}
.page-opportunity .notification{display:none;}
.page-opportunity .machine-example td.draw.active>img:nth-of-type(2) {
	transition-delay: 350ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(3) {
	transition-delay: 700ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(4) {
	transition-delay: 1050ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(5) {
	transition-delay: 1400ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(6) {
	transition-delay: 1750ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(7) {
	transition-delay: 2100ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(8) {
	transition-delay: 2450ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(9) {
	transition-delay: 2800ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(10) {
	transition-delay: 3150ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(11) {
	transition-delay: 3500ms;
}

.page-opportunity .machine-example td.draw.active>img:nth-of-type(12) {
	transition-delay: 3850ms;
}

.page-opportunity .machine-example.set2 {
	opacity: 0;
	transition: opacity 350ms;
}

.page-opportunity .machine-example.set2.active {
	opacity: 1;
}

.page-opportunity .machine-example.set2 td.draw img {
	width: 30px;
	height: 30px;
}

@media (min-width:769px) {
	.page-opportunity .machine-example.set2 td.draw .h3 {
		position: absolute;
		top: 16px;
		right: -90px;
	}
}

.notification:not(.sharetab) {
	border-radius: 17px !important;
	padding: 1.25rem 1.5rem;
}
.notification.is-black {
    background-color: #0a0a0a;
    color: #fff;
}
.page-opportunity #additional h4 {
	color: #7a7a7a;
}

.page-products .buyline.showhelp .regionhelp {
	opacity: 1;
}

.page-products .buyline.showhelp .buynow {
	opacity: 0;
}

.page-products .buyline .regionhelp {
	color: #3398ec;
	position: absolute;
	right: 17px;
	top: 8px;
	opacity: 0;
	animation: float 3s linear infinite;
	transition: opacity 350ms;
}

.page-products .buyline .table {
	line-height: 0.9rem;
	font-size: 0.9rem;
}

@media (max-width:768px) {
	.page-products .buyline .regionhelp {
		right: -13px;
		top: 8px;
		opacity: 0;
		width: 137px;
		line-height: 1rem;
		font-size: 1rem;
	}

	.page-products .buyline .table {
		line-height: 1rem;
		font-size: 1rem;
	}
}

.page-products .buyline .buynow {
	opacity: 1;
	transition: opacity 350ms;
}

@keyframes float {
	0% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-6px);
	}

	50% {
		transform: translateY(0);
	}

	75% {
		transform: translateY(6px);
	}

	100% {
		transform: translateY(0);
	}
}

.column {
	display: block;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 1;
	padding: .75rem
}

.page-opportunity .columns.is-mobile>.column.is-narrow {
	flex: none;
	width: unset
}

.page-opportunity .columns.is-mobile>.column.is-full {
	flex: none;
	width: 100%
}

.page-opportunity .columns.is-mobile>.column.is-three-quarters {
	flex: none;
	width: 75%
}

.page-opportunity .columns.is-mobile>.column.is-two-thirds {
	flex: none;
	width: 66.6666%
}

.page-opportunity .columns.is-mobile>.column.is-half {
	flex: none;
	width: 50%
}

.page-opportunity .columns.is-mobile>.column.is-one-third {
	flex: none;
	width: 33.3333%
}

.page-opportunity .columns.is-mobile>.column.is-one-quarter {
	flex: none;
	width: 25%
}

.page-opportunity .columns.is-mobile>.column.is-one-fifth {
	flex: none;
	width: 20%
}

.page-opportunity .columns.is-mobile>.column.is-two-fifths {
	flex: none;
	width: 40%
}

.page-opportunity .columns.is-mobile>.column.is-three-fifths {
	flex: none;
	width: 60%
}

.page-opportunity .columns.is-mobile>.column.is-four-fifths {
	flex: none;
	width: 80%
}

.page-opportunity .columns.is-mobile>.column.is-offset-three-quarters {
	margin-left: 75%
}

.page-opportunity .columns.is-mobile>.column.is-offset-two-thirds {
	margin-left: 66.6666%
}

.page-opportunity .columns.is-mobile>.column.is-offset-half {
	margin-left: 50%
}

.page-opportunity .columns.is-mobile>.column.is-offset-one-third {
	margin-left: 33.3333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-one-quarter {
	margin-left: 25%
}

.page-opportunity .columns.is-mobile>.column.is-offset-one-fifth {
	margin-left: 20%
}

.page-opportunity .columns.is-mobile>.column.is-offset-two-fifths {
	margin-left: 40%
}

.page-opportunity .columns.is-mobile>.column.is-offset-three-fifths {
	margin-left: 60%
}

.page-opportunity .columns.is-mobile>.column.is-offset-four-fifths {
	margin-left: 80%
}

.page-opportunity .columns.is-mobile>.column.is-0 {
	flex: none;
	width: 0%
}

.page-opportunity .columns.is-mobile>.column.is-offset-0 {
	margin-left: 0
}

.page-opportunity .columns.is-mobile>.column.is-1 {
	flex: none;
	width: 8.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-1 {
	margin-left: 8.33333%
}

.page-opportunity .columns.is-mobile>.column.is-2 {
	flex: none;
	width: 16.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-2 {
	margin-left: 16.66667%
}

.page-opportunity .columns.is-mobile>.column.is-3 {
	flex: none;
	width: 25%
}

.page-opportunity .columns.is-mobile>.column.is-offset-3 {
	margin-left: 25%
}

.page-opportunity .columns.is-mobile>.column.is-4 {
	flex: none;
	width: 33.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-4 {
	margin-left: 33.33333%
}

.page-opportunity .columns.is-mobile>.column.is-5 {
	flex: none;
	width: 41.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-5 {
	margin-left: 41.66667%
}

.page-opportunity .columns.is-mobile>.column.is-6 {
	flex: none;
	width: 50%
}

.page-opportunity .columns.is-mobile>.column.is-offset-6 {
	margin-left: 50%
}

.page-opportunity .columns.is-mobile>.column.is-7 {
	flex: none;
	width: 58.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-7 {
	margin-left: 58.33333%
}

.page-opportunity .columns.is-mobile>.column.is-8 {
	flex: none;
	width: 66.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-8 {
	margin-left: 66.66667%
}

.page-opportunity .columns.is-mobile>.column.is-9 {
	flex: none;
	width: 75%
}

.page-opportunity .columns.is-mobile>.column.is-offset-9 {
	margin-left: 75%
}

.page-opportunity .columns.is-mobile>.column.is-10 {
	flex: none;
	width: 83.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-10 {
	margin-left: 83.33333%
}

.page-opportunity .columns.is-mobile>.column.is-11 {
	flex: none;
	width: 91.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-11 {
	margin-left: 91.66667%
}

.page-opportunity .columns.is-mobile>.column.is-12 {
	flex: none;
	width: 100%
}

.page-opportunity .columns.is-mobile>.column.is-offset-12 {
	margin-left: 100%
}

@media screen and (max-width:768px) {
	.column.is-narrow-mobile {
		flex: none;
		width: unset
	}

	.column.is-full-mobile {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-mobile {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-mobile {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-mobile {
		flex: none;
		width: 50%
	}

	.column.is-one-third-mobile {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-mobile {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-mobile {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-mobile {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-mobile {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-mobile {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-mobile {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-mobile {
		margin-left: 66.6666%
	}

	.column.is-offset-half-mobile {
		margin-left: 50%
	}

	.column.is-offset-one-third-mobile {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-mobile {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-mobile {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-mobile {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-mobile {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-mobile {
		margin-left: 80%
	}

	.column.is-0-mobile {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-mobile {
		margin-left: 0
	}

	.column.is-1-mobile {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-mobile {
		margin-left: 8.33333%
	}

	.column.is-2-mobile {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-mobile {
		margin-left: 16.66667%
	}

	.column.is-3-mobile {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-mobile {
		margin-left: 25%
	}

	.column.is-4-mobile {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-mobile {
		margin-left: 33.33333%
	}

	.column.is-5-mobile {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-mobile {
		margin-left: 41.66667%
	}

	.column.is-6-mobile {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-mobile {
		margin-left: 50%
	}

	.column.is-7-mobile {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-mobile {
		margin-left: 58.33333%
	}

	.column.is-8-mobile {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-mobile {
		margin-left: 66.66667%
	}

	.column.is-9-mobile {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-mobile {
		margin-left: 75%
	}

	.column.is-10-mobile {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-mobile {
		margin-left: 83.33333%
	}

	.column.is-11-mobile {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-mobile {
		margin-left: 91.66667%
	}

	.column.is-12-mobile {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-mobile {
		margin-left: 100%
	}
}

@media screen and (min-width:769px),
print {

	.column.is-narrow,
	.column.is-narrow-tablet {
		flex: none;
		width: unset
	}

	.column.is-full,
	.column.is-full-tablet {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters,
	.column.is-three-quarters-tablet {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds,
	.column.is-two-thirds-tablet {
		flex: none;
		width: 66.6666%
	}

	.column.is-half,
	.column.is-half-tablet {
		flex: none;
		width: 50%
	}

	.column.is-one-third,
	.column.is-one-third-tablet {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter,
	.column.is-one-quarter-tablet {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth,
	.column.is-one-fifth-tablet {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths,
	.column.is-two-fifths-tablet {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths,
	.column.is-three-fifths-tablet {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths,
	.column.is-four-fifths-tablet {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters,
	.column.is-offset-three-quarters-tablet {
		margin-left: 75%
	}

	.column.is-offset-two-thirds,
	.column.is-offset-two-thirds-tablet {
		margin-left: 66.6666%
	}

	.column.is-offset-half,
	.column.is-offset-half-tablet {
		margin-left: 50%
	}

	.column.is-offset-one-third,
	.column.is-offset-one-third-tablet {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter,
	.column.is-offset-one-quarter-tablet {
		margin-left: 25%
	}

	.column.is-offset-one-fifth,
	.column.is-offset-one-fifth-tablet {
		margin-left: 20%
	}

	.column.is-offset-two-fifths,
	.column.is-offset-two-fifths-tablet {
		margin-left: 40%
	}

	.column.is-offset-three-fifths,
	.column.is-offset-three-fifths-tablet {
		margin-left: 60%
	}

	.column.is-offset-four-fifths,
	.column.is-offset-four-fifths-tablet {
		margin-left: 80%
	}

	.column.is-0,
	.column.is-0-tablet {
		flex: none;
		width: 0%
	}

	.column.is-offset-0,
	.column.is-offset-0-tablet {
		margin-left: 0
	}

	.column.is-1,
	.column.is-1-tablet {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1,
	.column.is-offset-1-tablet {
		margin-left: 8.33333%
	}

	.column.is-2,
	.column.is-2-tablet {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2,
	.column.is-offset-2-tablet {
		margin-left: 16.66667%
	}

	.column.is-3,
	.column.is-3-tablet {
		flex: none;
		width: 25%
	}

	.column.is-offset-3,
	.column.is-offset-3-tablet {
		margin-left: 25%
	}

	.column.is-4,
	.column.is-4-tablet {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4,
	.column.is-offset-4-tablet {
		margin-left: 33.33333%
	}

	.column.is-5,
	.column.is-5-tablet {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5,
	.column.is-offset-5-tablet {
		margin-left: 41.66667%
	}

	.column.is-6,
	.column.is-6-tablet {
		flex: none;
		width: 50%
	}

	.column.is-offset-6,
	.column.is-offset-6-tablet {
		margin-left: 50%
	}

	.column.is-7,
	.column.is-7-tablet {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7,
	.column.is-offset-7-tablet {
		margin-left: 58.33333%
	}

	.column.is-8,
	.column.is-8-tablet {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8,
	.column.is-offset-8-tablet {
		margin-left: 66.66667%
	}

	.column.is-9,
	.column.is-9-tablet {
		flex: none;
		width: 75%
	}

	.column.is-offset-9,
	.column.is-offset-9-tablet {
		margin-left: 75%
	}

	.column.is-10,
	.column.is-10-tablet {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10,
	.column.is-offset-10-tablet {
		margin-left: 83.33333%
	}

	.column.is-11,
	.column.is-11-tablet {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11,
	.column.is-offset-11-tablet {
		margin-left: 91.66667%
	}

	.column.is-12,
	.column.is-12-tablet {
		flex: none;
		width: 100%
	}

	.column.is-offset-12,
	.column.is-offset-12-tablet {
		margin-left: 100%
	}
}

@media screen and (max-width:1023px) {
	.column.is-narrow-touch {
		flex: none;
		width: unset
	}

	.column.is-full-touch {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-touch {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-touch {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-touch {
		flex: none;
		width: 50%
	}

	.column.is-one-third-touch {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-touch {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-touch {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-touch {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-touch {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-touch {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-touch {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-touch {
		margin-left: 66.6666%
	}

	.column.is-offset-half-touch {
		margin-left: 50%
	}

	.column.is-offset-one-third-touch {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-touch {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-touch {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-touch {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-touch {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-touch {
		margin-left: 80%
	}

	.column.is-0-touch {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-touch {
		margin-left: 0
	}

	.column.is-1-touch {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-touch {
		margin-left: 8.33333%
	}

	.column.is-2-touch {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-touch {
		margin-left: 16.66667%
	}

	.column.is-3-touch {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-touch {
		margin-left: 25%
	}

	.column.is-4-touch {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-touch {
		margin-left: 33.33333%
	}

	.column.is-5-touch {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-touch {
		margin-left: 41.66667%
	}

	.column.is-6-touch {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-touch {
		margin-left: 50%
	}

	.column.is-7-touch {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-touch {
		margin-left: 58.33333%
	}

	.column.is-8-touch {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-touch {
		margin-left: 66.66667%
	}

	.column.is-9-touch {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-touch {
		margin-left: 75%
	}

	.column.is-10-touch {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-touch {
		margin-left: 83.33333%
	}

	.column.is-11-touch {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-touch {
		margin-left: 91.66667%
	}

	.column.is-12-touch {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-touch {
		margin-left: 100%
	}
}

@media screen and (min-width:1024px) {
	.column.is-narrow-desktop {
		flex: none;
		width: unset
	}

	.column.is-full-desktop {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-desktop {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-desktop {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-desktop {
		flex: none;
		width: 50%
	}

	.column.is-one-third-desktop {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-desktop {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-desktop {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-desktop {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-desktop {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-desktop {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-desktop {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-desktop {
		margin-left: 66.6666%
	}

	.column.is-offset-half-desktop {
		margin-left: 50%
	}

	.column.is-offset-one-third-desktop {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-desktop {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-desktop {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-desktop {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-desktop {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-desktop {
		margin-left: 80%
	}

	.column.is-0-desktop {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-desktop {
		margin-left: 0
	}

	.column.is-1-desktop {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-desktop {
		margin-left: 8.33333%
	}

	.column.is-2-desktop {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-desktop {
		margin-left: 16.66667%
	}

	.column.is-3-desktop {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-desktop {
		margin-left: 25%
	}

	.column.is-4-desktop {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-desktop {
		margin-left: 33.33333%
	}

	.column.is-5-desktop {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-desktop {
		margin-left: 41.66667%
	}

	.column.is-6-desktop {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-desktop {
		margin-left: 50%
	}

	.column.is-7-desktop {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-desktop {
		margin-left: 58.33333%
	}

	.column.is-8-desktop {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-desktop {
		margin-left: 66.66667%
	}

	.column.is-9-desktop {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-desktop {
		margin-left: 75%
	}

	.column.is-10-desktop {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-desktop {
		margin-left: 83.33333%
	}

	.column.is-11-desktop {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-desktop {
		margin-left: 91.66667%
	}

	.column.is-12-desktop {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-desktop {
		margin-left: 100%
	}
}

@media screen and (min-width:1216px) {
	.column.is-narrow-widescreen {
		flex: none;
		width: unset
	}

	.column.is-full-widescreen {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-widescreen {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-widescreen {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-widescreen {
		flex: none;
		width: 50%
	}

	.column.is-one-third-widescreen {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-widescreen {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-widescreen {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-widescreen {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-widescreen {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-widescreen {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-widescreen {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-widescreen {
		margin-left: 66.6666%
	}

	.column.is-offset-half-widescreen {
		margin-left: 50%
	}

	.column.is-offset-one-third-widescreen {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-widescreen {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-widescreen {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-widescreen {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-widescreen {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-widescreen {
		margin-left: 80%
	}

	.column.is-0-widescreen {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-widescreen {
		margin-left: 0
	}

	.column.is-1-widescreen {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-widescreen {
		margin-left: 8.33333%
	}

	.column.is-2-widescreen {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-widescreen {
		margin-left: 16.66667%
	}

	.column.is-3-widescreen {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-widescreen {
		margin-left: 25%
	}

	.column.is-4-widescreen {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-widescreen {
		margin-left: 33.33333%
	}

	.column.is-5-widescreen {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-widescreen {
		margin-left: 41.66667%
	}

	.column.is-6-widescreen {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-widescreen {
		margin-left: 50%
	}

	.column.is-7-widescreen {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-widescreen {
		margin-left: 58.33333%
	}

	.column.is-8-widescreen {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-widescreen {
		margin-left: 66.66667%
	}

	.column.is-9-widescreen {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-widescreen {
		margin-left: 75%
	}

	.column.is-10-widescreen {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-widescreen {
		margin-left: 83.33333%
	}

	.column.is-11-widescreen {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-widescreen {
		margin-left: 91.66667%
	}

	.column.is-12-widescreen {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-widescreen {
		margin-left: 100%
	}
}

@media screen and (min-width:1408px) {
	.column.is-narrow-fullhd {
		flex: none;
		width: unset
	}

	.column.is-full-fullhd {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-fullhd {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-fullhd {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-fullhd {
		flex: none;
		width: 50%
	}

	.column.is-one-third-fullhd {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-fullhd {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-fullhd {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-fullhd {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-fullhd {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-fullhd {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-fullhd {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-fullhd {
		margin-left: 66.6666%
	}

	.column.is-offset-half-fullhd {
		margin-left: 50%
	}

	.column.is-offset-one-third-fullhd {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-fullhd {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-fullhd {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-fullhd {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-fullhd {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-fullhd {
		margin-left: 80%
	}

	.column.is-0-fullhd {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-fullhd {
		margin-left: 0
	}

	.column.is-1-fullhd {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-fullhd {
		margin-left: 8.33333%
	}

	.column.is-2-fullhd {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-fullhd {
		margin-left: 16.66667%
	}

	.column.is-3-fullhd {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-fullhd {
		margin-left: 25%
	}

	.column.is-4-fullhd {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-fullhd {
		margin-left: 33.33333%
	}

	.column.is-5-fullhd {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-fullhd {
		margin-left: 41.66667%
	}

	.column.is-6-fullhd {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-fullhd {
		margin-left: 50%
	}

	.column.is-7-fullhd {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-fullhd {
		margin-left: 58.33333%
	}

	.column.is-8-fullhd {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-fullhd {
		margin-left: 66.66667%
	}

	.column.is-9-fullhd {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-fullhd {
		margin-left: 75%
	}

	.column.is-10-fullhd {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-fullhd {
		margin-left: 83.33333%
	}

	.column.is-11-fullhd {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-fullhd {
		margin-left: 91.66667%
	}

	.column.is-12-fullhd {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-fullhd {
		margin-left: 100%
	}
}

.page-opportunity .columns {
	margin-left: -.75rem;
	margin-right: -.75rem;
	margin-top: -.75rem
}

.page-opportunity .columns:last-child {
	margin-bottom: -.75rem
}

.page-opportunity .columns:not(:last-child) {
	margin-bottom: calc(1.5rem - .75rem)
}

.page-opportunity .columns.is-centered {
	justify-content: center
}

.page-opportunity .columns.is-gapless {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

.page-opportunity .columns.is-gapless>.column {
	margin: 0;
	padding: 0 !important
}

.page-opportunity .columns.is-gapless:not(:last-child) {
	margin-bottom: 1.5rem
}

.page-opportunity .columns.is-gapless:last-child {
	margin-bottom: 0
}

.page-opportunity .columns.is-mobile {
	display: flex
}

.page-opportunity .columns.is-multiline {
	flex-wrap: wrap
}

.page-opportunity .columns.is-vcentered {
	align-items: center
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns:not(.is-desktop) {
		display: flex
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-desktop {
		display: flex
	}
}

.page-opportunity .columns.is-variable {
	--columnGap: 0.75rem;
	margin-left: calc(-1 * var(--columnGap));
	margin-right: calc(-1 * var(--columnGap))
}

.page-opportunity .columns.is-variable>.column {
	padding-left: var(--columnGap);
	padding-right: var(--columnGap)
}

.page-opportunity .columns.is-variable.is-0 {
	--columnGap: 0rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-0-mobile {
		--columnGap: 0rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-0-tablet {
		--columnGap: 0rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-0-tablet-only {
		--columnGap: 0rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-0-touch {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-0-desktop {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-0-desktop-only {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-0-widescreen {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-0-widescreen-only {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-0-fullhd {
		--columnGap: 0rem
	}
}

.page-opportunity .columns.is-variable.is-1 {
	--columnGap: 0.25rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-1-mobile {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-1-tablet {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-1-tablet-only {
		--columnGap: 0.25rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-1-touch {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-1-desktop {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-1-desktop-only {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-1-widescreen {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-1-widescreen-only {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-1-fullhd {
		--columnGap: 0.25rem
	}
}

.page-opportunity .columns.is-variable.is-2 {
	--columnGap: 0.5rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-2-mobile {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-2-tablet {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-2-tablet-only {
		--columnGap: 0.5rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-2-touch {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-2-desktop {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-2-desktop-only {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-2-widescreen {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-2-widescreen-only {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-2-fullhd {
		--columnGap: 0.5rem
	}
}

.page-opportunity .columns.is-variable.is-3 {
	--columnGap: 0.75rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-3-mobile {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-3-tablet {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-3-tablet-only {
		--columnGap: 0.75rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-3-touch {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-3-desktop {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-3-desktop-only {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-3-widescreen {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-3-widescreen-only {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-3-fullhd {
		--columnGap: 0.75rem
	}
}

.page-opportunity .columns.is-variable.is-4 {
	--columnGap: 1rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-4-mobile {
		--columnGap: 1rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-4-tablet {
		--columnGap: 1rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-4-tablet-only {
		--columnGap: 1rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-4-touch {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-4-desktop {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-4-desktop-only {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-4-widescreen {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-4-widescreen-only {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-4-fullhd {
		--columnGap: 1rem
	}
}

.page-opportunity .columns.is-variable.is-5 {
	--columnGap: 1.25rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-5-mobile {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-5-tablet {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-5-tablet-only {
		--columnGap: 1.25rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-5-touch {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-5-desktop {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-5-desktop-only {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-5-widescreen {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-5-widescreen-only {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-5-fullhd {
		--columnGap: 1.25rem
	}
}

.page-opportunity .columns.is-variable.is-6 {
	--columnGap: 1.5rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-6-mobile {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-6-tablet {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-6-tablet-only {
		--columnGap: 1.5rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-6-touch {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-6-desktop {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-6-desktop-only {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-6-widescreen {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-6-widescreen-only {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-6-fullhd {
		--columnGap: 1.5rem
	}
}

.page-opportunity .columns.is-variable.is-7 {
	--columnGap: 1.75rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-7-mobile {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-7-tablet {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-7-tablet-only {
		--columnGap: 1.75rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-7-touch {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-7-desktop {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-7-desktop-only {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-7-widescreen {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-7-widescreen-only {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-7-fullhd {
		--columnGap: 1.75rem
	}
}

.page-opportunity .columns.is-variable.is-8 {
	--columnGap: 2rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-8-mobile {
		--columnGap: 2rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-8-tablet {
		--columnGap: 2rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-8-tablet-only {
		--columnGap: 2rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-8-touch {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-8-desktop {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-8-desktop-only {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-8-widescreen {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-8-widescreen-only {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-8-fullhd {
		--columnGap: 2rem
	}
}


.page-opportunity .table {
	background-color: #fff;
	color: #363636
}

.page-opportunity .table td,
.page-opportunity .table th {
	border: 1px solid #dbdbdb;
	border-width: 0 0 1px;
	padding: .5em .75em;
	vertical-align: top
}

.page-opportunity .table td.is-white,
.page-opportunity .table th.is-white {
	background-color: #fff;
	border-color: #fff;
	color: #0a0a0a
}

.page-opportunity .table td.is-black,
.page-opportunity .table th.is-black {
	background-color: #0a0a0a;
	border-color: #0a0a0a;
	color: #fff
}

.page-opportunity .table td.is-light,
.page-opportunity .table th.is-light {
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .table td.is-dark,
.page-opportunity .table th.is-dark {
	background-color: #363636;
	border-color: #363636;
	color: #fff
}

.page-opportunity .table td.is-primary,
.page-opportunity .table th.is-primary {
	background-color: #00d1b2;
	border-color: #00d1b2;
	color: #fff
}

.page-opportunity .table td.is-link,
.page-opportunity .table th.is-link {
	background-color: #485fc7;
	border-color: #485fc7;
	color: #fff
}

.page-opportunity .table td.is-info,
.page-opportunity .table th.is-info {
	background-color: #3e8ed0;
	border-color: #3e8ed0;
	color: #fff
}

.page-opportunity .table td.is-success,
.page-opportunity .table th.is-success {
	background-color: #48c78e;
	border-color: #48c78e;
	color: #fff
}

.page-opportunity .table td.is-warning,
.page-opportunity .table th.is-warning {
	background-color: #ffe08a;
	border-color: #ffe08a;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .table td.is-danger,
.page-opportunity .table th.is-danger {
	background-color: #f14668;
	border-color: #f14668;
	color: #fff
}

.page-opportunity .table td.is-narrow,
.page-opportunity .table th.is-narrow {
	white-space: nowrap;
	width: 1%
}

.page-opportunity .table td.is-selected,
.page-opportunity .table th.is-selected {
	background-color: #00d1b2;
	color: #fff
}

.page-opportunity .table td.is-selected a,
.page-opportunity .table td.is-selected strong,
.page-opportunity .table th.is-selected a,
.page-opportunity .table th.is-selected strong {
	color: currentColor
}

.page-opportunity .table td.is-vcentered,
.page-opportunity .table th.is-vcentered {
	vertical-align: middle
}

.page-opportunity .table th {
	color: #363636
}

.page-opportunity .table th:not([align]) {
	text-align: left
}

.page-opportunity .table tr.is-selected {
	background-color: #00d1b2;
	color: #fff
}

.page-opportunity .table tr.is-selected a,
.page-opportunity .table tr.is-selected strong {
	color: currentColor
}

.page-opportunity .table tr.is-selected td,
.page-opportunity .table tr.is-selected th {
	border-color: #fff;
	color: currentColor
}

.page-opportunity .table thead {
	background-color: transparent
}

.page-opportunity .table thead td,
.page-opportunity .table thead th {
	border-width: 0 0 2px;
	color: #363636
}

.page-opportunity .table tfoot {
	background-color: transparent
}

.page-opportunity .table tfoot td,
.page-opportunity .table tfoot th {
	border-width: 2px 0 0;
	color: #363636
}

.page-opportunity .table tbody {
	background-color: transparent
}

.page-opportunity .table tbody tr:last-child td,
.page-opportunity .table tbody tr:last-child th {
	border-bottom-width: 0
}

.page-opportunity .table.is-bordered td,
.page-opportunity .table.is-bordered th {
	border-width: 1px
}

.page-opportunity .table.is-bordered tr:last-child td,
.page-opportunity .table.is-bordered tr:last-child th {
	border-bottom-width: 1px
}

.page-opportunity .table.is-fullwidth {
	width: 100%
}

.page-opportunity .table.is-hoverable tbody tr:not(.is-selected):hover {
	background-color: #fafafa
}

.page-opportunity .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
	background-color: #fafafa
}

.page-opportunity .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n) {
	background-color: #f5f5f5
}

.page-opportunity .table.is-narrow td,
.page-opportunity .table.is-narrow th {
	padding: .25em .5em
}

.page-opportunity .table.is-striped tbody tr:not(.is-selected):nth-child(2n) {
	background-color: #fafafa
}

.page-opportunity .table-container {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
	overflow-y: hidden;
	max-width: 100%
}

.page-opportunity .tags {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.page-opportunity .tags .tag {
	margin-bottom: .5rem
}

.page-opportunity .tags .tag:not(:last-child) {
	margin-right: .5rem
}

.page-opportunity .tags:last-child {
	margin-bottom: -.5rem
}

.page-opportunity .tags:not(:last-child) {
	margin-bottom: 1rem
}

.page-opportunity .tags.are-medium .tag:not(.is-normal):not(.is-large) {
	font-size: 1rem
}

.page-opportunity .tags.are-large .tag:not(.is-normal):not(.is-medium) {
	font-size: 1.25rem
}

.page-opportunity .tags.is-centered {
	justify-content: center
}

.page-opportunity .tags.is-centered .tag {
	margin-right: .25rem;
	margin-left: .25rem
}

.page-opportunity .tags.is-right {
	justify-content: flex-end
}

.page-opportunity .tags.is-right .tag:not(:first-child) {
	margin-left: .5rem
}

.page-opportunity .tags.is-right .tag:not(:last-child) {
	margin-right: 0
}

.page-opportunity .tags.has-addons .tag {
	margin-right: 0
}

.page-opportunity .tags.has-addons .tag:not(:first-child) {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.page-opportunity .tags.has-addons .tag:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.page-opportunity .tag:not(body) {
	align-items: center;
	background-color: #f5f5f5;
	border-radius: 4px;
	color: #4a4a4a;
	display: inline-flex;
	font-size: .75rem;
	height: 2em;
	justify-content: center;
	line-height: 1.5;
	padding-left: .75em;
	padding-right: .75em;
	white-space: nowrap
}

.page-opportunity .tag:not(body) .delete {
	margin-left: .25rem;
	margin-right: -.375rem
}

.page-opportunity .tag:not(body).is-white {
	background-color: #fff;
	color: #0a0a0a
}

.page-opportunity .tag:not(body).is-black {
	background-color: #0a0a0a;
	color: #fff
}

.page-opportunity .tag:not(body).is-light {
	background-color: #f5f5f5;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .tag:not(body).is-dark {
	background-color: #363636;
	color: #fff
}

.page-opportunity .tag:not(body).is-primary {
	background-color: #00d1b2;
	color: #fff
}

.page-opportunity .tag:not(body).is-primary.is-light {
	background-color: #ebfffc;
	color: #00947e
}

.page-opportunity .tag:not(body).is-link {
	background-color: #485fc7;
	color: #fff
}

.page-opportunity .tag:not(body).is-link.is-light {
	background-color: #eff1fa;
	color: #3850b7
}

.page-opportunity .tag:not(body).is-info {
	background-color: #3e8ed0;
	color: #fff
}

.page-opportunity .tag:not(body).is-info.is-light {
	background-color: #eff5fb;
	color: #296fa8
}

.page-opportunity .tag:not(body).is-success {
	background-color: #48c78e;
	color: #fff
}

.page-opportunity .tag:not(body).is-success.is-light {
	background-color: #effaf5;
	color: #257953
}

.page-opportunity .tag:not(body).is-warning {
	background-color: #ffe08a;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .tag:not(body).is-warning.is-light {
	background-color: #fffaeb;
	color: #946c00
}

.page-opportunity .tag:not(body).is-danger {
	background-color: #f14668;
	color: #fff
}

.page-opportunity .tag:not(body).is-danger.is-light {
	background-color: #feecf0;
	color: #cc0f35
}

.page-opportunity .tag:not(body).is-normal {
	font-size: .75rem
}

.page-opportunity .tag:not(body).is-medium {
	font-size: 1rem
}

.page-opportunity .tag:not(body).is-large {
	font-size: 1.25rem
}

.page-opportunity .tag:not(body) .icon:first-child:not(:last-child) {
	margin-left: -.375em;
	margin-right: .1875em
}

.page-opportunity .tag:not(body) .icon:last-child:not(:first-child) {
	margin-left: .1875em;
	margin-right: -.375em
}

.page-opportunity .tag:not(body) .icon:first-child:last-child {
	margin-left: -.375em;
	margin-right: -.375em
}

.page-opportunity .tag:not(body).is-delete {
	margin-left: 1px;
	padding: 0;
	position: relative;
	width: 2em
}

.page-opportunity .tag:not(body).is-delete::after,
.page-opportunity .tag:not(body).is-delete::before {
	background-color: currentColor;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform-origin: center center
}

.page-opportunity .tag:not(body).is-delete::before {
	height: 1px;
	width: 50%
}

.page-opportunity .tag:not(body).is-delete::after {
	height: 50%;
	width: 1px
}

.page-opportunity .tag:not(body).is-delete:focus,
.page-opportunity .tag:not(body).is-delete:hover {
	background-color: #e8e8e8
}

.page-opportunity .tag:not(body).is-delete:active {
	background-color: #dbdbdb
}

.page-opportunity .tag:not(body).is-rounded {
	border-radius: 9999px
}

.page-opportunity a.tag:hover {
	text-decoration: underline
}

.page-opportunity .subtitle,
.page-opportunity .title {
	word-break: break-word
}

.page-opportunity .subtitle em,
.page-opportunity .subtitle span,
.page-opportunity .title em,
.page-opportunity .title span {
	font-weight: inherit
}

.page-opportunity .subtitle sub,
.page-opportunity .title sub {
	font-size: .75em
}

.page-opportunity .subtitle sup,
.page-opportunity .title sup {
	font-size: .75em
}

.page-opportunity .subtitle .tag,
.page-opportunity .title .tag {
	vertical-align: middle
}

.page-opportunity .title {
	color: #363636;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.125
}

.page-opportunity .title strong {
	color: inherit;
	font-weight: inherit
}

.page-opportunity .title:not(.is-spaced)+.subtitle {
	margin-top: -1.25rem
}

.page-opportunity .title.is-1 {
	font-size: 3rem
}

.page-opportunity .title.is-2 {
	font-size: 2.5rem
}

.page-opportunity .title.is-3 {
	font-size: 2rem
}

.page-opportunity .title.is-4 {
	font-size: 1.5rem
}

.page-opportunity .title.is-5 {
	font-size: 1.25rem
}

.page-opportunity .title.is-6 {
	font-size: 1rem
}

.page-opportunity .title.is-7 {
	font-size: .75rem
}

.page-opportunity .subtitle {
	color: #4a4a4a;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.25
}

.page-opportunity .subtitle strong {
	color: #363636;
	font-weight: 600
}

.page-opportunity .subtitle:not(.is-spaced)+.title {
	margin-top: -1.25rem
}

.page-opportunity .subtitle.is-1 {
	font-size: 3rem
}

.page-opportunity .subtitle.is-2 {
	font-size: 2.5rem
}

.page-opportunity .subtitle.is-3 {
	font-size: 2rem
}

.page-opportunity .subtitle.is-4 {
	font-size: 1.5rem
}

.page-opportunity .subtitle.is-5 {
	font-size: 1.25rem
}

.page-opportunity .subtitle.is-6 {
	font-size: 1rem
}

.page-opportunity .subtitle.is-7 {
	font-size: .75rem
}

.page-opportunity .heading {
	display: block;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase
}

.page-opportunity .card {
	background-color: #fff;
	border-radius: .25rem;
	box-shadow: 0 .5em 1em -.125em rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .02);
	color: #4a4a4a;
	max-width: 100%;
	position: relative
}

.page-opportunity .card-content:first-child,
.page-opportunity .card-footer:first-child,
.page-opportunity .card-header:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.page-opportunity .card-content:last-child,
.page-opportunity .card-footer:last-child,
.page-opportunity .card-header:last-child {
	border-bottom-left-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-opportunity .card-header {
	background-color: transparent;
	align-items: stretch;
	box-shadow: 0 .125em .25em rgba(10, 10, 10, .1);
	display: flex
}

.page-opportunity .card-header-title {
	align-items: center;
	color: #363636;
	display: flex;
	flex-grow: 1;
	font-weight: 700;
	padding: .75rem 1rem
}

.page-opportunity .card-header-title.is-centered {
	justify-content: center
}

.page-opportunity .card-header-icon {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: 0 0;
	border: none;
	color: currentColor;
	font-family: inherit;
	font-size: 1em;
	margin: 0;
	padding: 0;
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	padding: .75rem 1rem
}

.page-opportunity .card-image {
	display: block;
	position: relative
}

.page-opportunity .card-image:first-child img {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.page-opportunity .card-image:last-child img {
	border-bottom-left-radius: .25rem;
	border-bottom-right-radius: .25rem
}

.page-opportunity .card-content {
	background-color: transparent;
	padding: 1.5rem
}

.page-opportunity .card-footer {
	background-color: transparent;
	border-top: 1px solid #ededed;
	align-items: stretch;
	display: flex
}

.page-opportunity .card-footer-item {
	align-items: center;
	display: flex;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 0;
	justify-content: center;
	padding: .75rem
}

.page-opportunity .card-footer-item:not(:last-child) {
	border-right: 1px solid #ededed
}

.page-opportunity .card .media:not(:last-child) {
	margin-bottom: 1.5rem
}


.level {
	align-items: center;
	justify-content: space-between
}

.level code {
	border-radius: 4px
}

.level img {
	display: inline-block;
	vertical-align: top
}

.level.is-mobile {
	display: flex
}

.level.is-mobile .level-left,
.level.is-mobile .level-right {
	display: flex
}

.level.is-mobile .level-left+.level-right {
	margin-top: 0
}

.level.is-mobile .level-item:not(:last-child) {
	margin-bottom: 0;
	margin-right: .75rem
}

.level.is-mobile .level-item:not(.is-narrow) {
	flex-grow: 1
}

@media screen and (min-width:769px),
print {
	.level {
		display: flex
	}

	.level>.level-item:not(.is-narrow) {
		flex-grow: 1
	}
}

.level-item {
	align-items: center;
	display: flex;
	flex-basis: auto;
	flex-grow: 0;
	flex-shrink: 0;
	justify-content: center
}

.level-item .subtitle,
.level-item .title {
	margin-bottom: 0
}

@media screen and (max-width:768px) {
	.level-item:not(:last-child) {
		margin-bottom: .75rem
	}
}

.level-left,
.level-right {
	flex-basis: auto;
	flex-grow: 0;
	flex-shrink: 0
}

.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
	flex-grow: 1
}

@media screen and (min-width:769px),
print {

	.level-left .level-item:not(:last-child),
	.level-right .level-item:not(:last-child) {
		margin-right: .75rem
	}
}

.level-left {
	align-items: center;
	justify-content: flex-start
}

@media screen and (max-width:768px) {
	.level-left+.level-right {
		margin-top: 1.5rem
	}
}

@media screen and (min-width:769px),
print {
	.level-left {
		display: flex
	}
}

.level-right {
	align-items: center;
	justify-content: flex-end
}
 

.page-opportunity .hero.is-fullheight-with-navbar {
	min-height: calc(100vh - 3.25rem)
}

.pagination {
	font-size: 1rem;
	margin: -.25rem
}

.pagination.is-small {
	font-size: .75rem
}

.pagination.is-medium {
	font-size: 1.25rem
}

.pagination.is-large {
	font-size: 1.5rem
}

.pagination.is-rounded .pagination-next,
.pagination.is-rounded .pagination-previous {
	padding-left: 1em;
	padding-right: 1em;
	border-radius: 9999px
}

.pagination.is-rounded .pagination-link {
	border-radius: 9999px
}

.pagination,
.pagination-list {
	align-items: center;
	display: flex;
	justify-content: center;
	text-align: center
}

.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous {
	font-size: 1em;
	justify-content: center;
	margin: .25rem;
	padding-left: .5em;
	padding-right: .5em;
	text-align: center
}

.pagination-link,
.pagination-next,
.pagination-previous {
	border-color: #dbdbdb;
	color: #363636;
	min-width: 2.5em
}

.pagination-link:hover,
.pagination-next:hover,
.pagination-previous:hover {
	border-color: #b5b5b5;
	color: #363636
}

.pagination-link:focus,
.pagination-next:focus,
.pagination-previous:focus {
	border-color: #485fc7
}

.pagination-link:active,
.pagination-next:active,
.pagination-previous:active {
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .2)
}

.pagination-link.is-disabled,
.pagination-link[disabled],
.pagination-next.is-disabled,
.pagination-next[disabled],
.pagination-previous.is-disabled,
.pagination-previous[disabled] {
	background-color: #dbdbdb;
	border-color: #dbdbdb;
	box-shadow: none;
	color: #7a7a7a;
	opacity: .5
}

.pagination-next,
.pagination-previous {
	padding-left: .75em;
	padding-right: .75em;
	white-space: nowrap
}

.pagination-link.is-current {
	background-color: #485fc7;
	border-color: #485fc7;
	color: #fff
}

.pagination-ellipsis {
	color: #b5b5b5;
	pointer-events: none
}

.pagination-list {
	flex-wrap: wrap
}

.pagination-list li {
	list-style: none
}

@media screen and (max-width:768px) {
	.pagination {
		flex-wrap: wrap
	}

	.pagination-next,
	.pagination-previous {
		flex-grow: 1;
		flex-shrink: 1
	}

	.pagination-list li {
		flex-grow: 1;
		flex-shrink: 1
	}
}

@media screen and (min-width:769px),
print {
	.pagination-list {
		flex-grow: 1;
		flex-shrink: 1;
		justify-content: flex-start;
		order: 1
	}

	.pagination-ellipsis,
	.pagination-link,
	.pagination-next,
	.pagination-previous {
		margin-bottom: 0;
		margin-top: 0
	}

	.pagination-previous {
		order: 2
	}

	.pagination-next {
		order: 3
	}

	.pagination {
		justify-content: space-between;
		margin-bottom: 0;
		margin-top: 0
	}

	.pagination.is-centered .pagination-previous {
		order: 1
	}

	.pagination.is-centered .pagination-list {
		justify-content: center;
		order: 2
	}

	.pagination.is-centered .pagination-next {
		order: 3
	}

	.pagination.is-right .pagination-previous {
		order: 1
	}

	.pagination.is-right .pagination-next {
		order: 2
	}

	.pagination.is-right .pagination-list {
		justify-content: flex-end;
		order: 3
	}
}

.panel {
	border-radius: 6px;
	box-shadow: 0 .5em 1em -.125em rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .02);
	font-size: 1rem
}

.panel:not(:last-child) {
	margin-bottom: 1.5rem
}

.panel.is-white .panel-heading {
	background-color: #fff;
	color: #0a0a0a
}

.panel.is-white .panel-tabs a.is-active {
	border-bottom-color: #fff
}

.panel.is-white .panel-block.is-active .panel-icon {
	color: #fff
}

.panel.is-black .panel-heading {
	background-color: #0a0a0a;
	color: #fff
}

.panel.is-black .panel-tabs a.is-active {
	border-bottom-color: #0a0a0a
}

.panel.is-black .panel-block.is-active .panel-icon {
	color: #0a0a0a
}

.panel.is-light .panel-heading {
	background-color: #f5f5f5;
	color: rgba(0, 0, 0, .7)
}

.panel.is-light .panel-tabs a.is-active {
	border-bottom-color: #f5f5f5
}

.panel.is-light .panel-block.is-active .panel-icon {
	color: #f5f5f5
}

.panel.is-dark .panel-heading {
	background-color: #363636;
	color: #fff
}

.panel.is-dark .panel-tabs a.is-active {
	border-bottom-color: #363636
}

.panel.is-dark .panel-block.is-active .panel-icon {
	color: #363636
}

.panel.is-primary .panel-heading {
	background-color: #00d1b2;
	color: #fff
}

.panel.is-primary .panel-tabs a.is-active {
	border-bottom-color: #00d1b2
}

.panel.is-primary .panel-block.is-active .panel-icon {
	color: #00d1b2
}

.panel.is-link .panel-heading {
	background-color: #485fc7;
	color: #fff
}

.panel.is-link .panel-tabs a.is-active {
	border-bottom-color: #485fc7
}

.panel.is-link .panel-block.is-active .panel-icon {
	color: #485fc7
}

.panel.is-info .panel-heading {
	background-color: #3e8ed0;
	color: #fff
}

.panel.is-info .panel-tabs a.is-active {
	border-bottom-color: #3e8ed0
}

.panel.is-info .panel-block.is-active .panel-icon {
	color: #3e8ed0
}

.panel.is-success .panel-heading {
	background-color: #48c78e;
	color: #fff
}

.panel.is-success .panel-tabs a.is-active {
	border-bottom-color: #48c78e
}

.panel.is-success .panel-block.is-active .panel-icon {
	color: #48c78e
}

.panel.is-warning .panel-heading {
	background-color: #ffe08a;
	color: rgba(0, 0, 0, .7)
}

.panel.is-warning .panel-tabs a.is-active {
	border-bottom-color: #ffe08a
}

.panel.is-warning .panel-block.is-active .panel-icon {
	color: #ffe08a
}

.panel.is-danger .panel-heading {
	background-color: #f14668;
	color: #fff
}

.panel.is-danger .panel-tabs a.is-active {
	border-bottom-color: #f14668
}

.panel.is-danger .panel-block.is-active .panel-icon {
	color: #f14668
}

.panel-block:not(:last-child),
.panel-tabs:not(:last-child) {
	border-bottom: 1px solid #ededed
}

.panel-heading {
	background-color: #ededed;
	border-radius: 6px 6px 0 0;
	color: #363636;
	font-size: 1.25em;
	font-weight: 700;
	line-height: 1.25;
	padding: .75em 1em
}

.panel-tabs {
	align-items: flex-end;
	display: flex;
	font-size: .875em;
	justify-content: center
}

.panel-tabs a {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: -1px;
	padding: .5em
}

.panel-tabs a.is-active {
	border-bottom-color: #4a4a4a;
	color: #363636
}

.panel-list a {
	color: #4a4a4a
}

.panel-list a:hover {
	color: #485fc7
}

.panel-block {
	align-items: center;
	color: #363636;
	display: flex;
	justify-content: flex-start;
	padding: .5em .75em
}

.panel-block input[type=checkbox] {
	margin-right: .75em
}

.panel-block>.control {
	flex-grow: 1;
	flex-shrink: 1;
	width: 100%
}

.panel-block.is-wrapped {
	flex-wrap: wrap
}

.panel-block.is-active {
	border-left-color: #485fc7;
	color: #363636
}

.panel-block.is-active .panel-icon {
	color: #485fc7
}

.panel-block:last-child {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px
}

a.panel-block,
label.panel-block {
	cursor: pointer
}

a.panel-block:hover,
label.panel-block:hover {
	background-color: #f5f5f5
}

.panel-icon {
	display: inline-block;
	font-size: 14px;
	height: 1em;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 1em;
	color: #7a7a7a;
	margin-right: .75em
}

.panel-icon .fa {
	font-size: inherit;
	line-height: inherit
}

.tabs {
	-webkit-overflow-scrolling: touch;
	align-items: stretch;
	display: flex;
	font-size: 1rem;
	justify-content: space-between;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap
}

.tabs a {
	align-items: center;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #4a4a4a;
	display: flex;
	justify-content: center;
	margin-bottom: -1px;
	padding: .5em 1em;
	vertical-align: top
}

.tabs a:hover {
	border-bottom-color: #363636;
	color: #363636
}

.tabs li {
	display: block
}

.tabs li.is-active a {
	border-bottom-color: #485fc7;
	color: #485fc7
}

.tabs ul {
	align-items: center;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: flex;
	flex-grow: 1;
	flex-shrink: 0;
	justify-content: flex-start
}

.tabs ul.is-left {
	padding-right: .75em
}

.tabs ul.is-center {
	flex: none;
	justify-content: center;
	padding-left: .75em;
	padding-right: .75em
}

.tabs ul.is-right {
	justify-content: flex-end;
	padding-left: .75em
}

.tabs .icon:first-child {
	margin-right: .5em
}

.tabs .icon:last-child {
	margin-left: .5em
}

.tabs.is-centered ul {
	justify-content: center
}

.tabs.is-right ul {
	justify-content: flex-end
}

.tabs.is-boxed a {
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.tabs.is-boxed a:hover {
	background-color: #f5f5f5;
	border-bottom-color: #dbdbdb
}

.tabs.is-boxed li.is-active a {
	background-color: #fff;
	border-color: #dbdbdb;
	border-bottom-color: transparent !important
}

.tabs.is-fullwidth li {
	flex-grow: 1;
	flex-shrink: 0
}

.tabs.is-toggle a {
	border-color: #dbdbdb;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0;
	position: relative
}

.tabs.is-toggle a:hover {
	background-color: #f5f5f5;
	border-color: #b5b5b5;
	z-index: 2
}

.tabs.is-toggle li+li {
	margin-left: -1px
}

.tabs.is-toggle li:first-child a {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.tabs.is-toggle li:last-child a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.tabs.is-toggle li.is-active a {
	background-color: #485fc7;
	border-color: #485fc7;
	color: #fff;
	z-index: 1
}

.tabs.is-toggle ul {
	border-bottom: none
}

.tabs.is-toggle.is-toggle-rounded li:first-child a {
	border-bottom-left-radius: 9999px;
	border-top-left-radius: 9999px;
	padding-left: 1.25em
}

.tabs.is-toggle.is-toggle-rounded li:last-child a {
	border-bottom-right-radius: 9999px;
	border-top-right-radius: 9999px;
	padding-right: 1.25em
}

.tabs.is-small {
	font-size: .75rem
}

.tabs.is-medium {
	font-size: 1.25rem
}

.tabs.is-large {
	font-size: 1.5rem
}

.column {
	display: block;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 1;
	padding: .75rem
}

.page-opportunity .columns.is-mobile>.column.is-narrow {
	flex: none;
	width: unset
}

.page-opportunity .columns.is-mobile>.column.is-full {
	flex: none;
	width: 100%
}

.page-opportunity .columns.is-mobile>.column.is-three-quarters {
	flex: none;
	width: 75%
}

.page-opportunity .columns.is-mobile>.column.is-two-thirds {
	flex: none;
	width: 66.6666%
}

.page-opportunity .columns.is-mobile>.column.is-half {
	flex: none;
	width: 50%
}

.page-opportunity .columns.is-mobile>.column.is-one-third {
	flex: none;
	width: 33.3333%
}

.page-opportunity .columns.is-mobile>.column.is-one-quarter {
	flex: none;
	width: 25%
}

.page-opportunity .columns.is-mobile>.column.is-one-fifth {
	flex: none;
	width: 20%
}

.page-opportunity .columns.is-mobile>.column.is-two-fifths {
	flex: none;
	width: 40%
}

.page-opportunity .columns.is-mobile>.column.is-three-fifths {
	flex: none;
	width: 60%
}

.page-opportunity .columns.is-mobile>.column.is-four-fifths {
	flex: none;
	width: 80%
}

.page-opportunity .columns.is-mobile>.column.is-offset-three-quarters {
	margin-left: 75%
}

.page-opportunity .columns.is-mobile>.column.is-offset-two-thirds {
	margin-left: 66.6666%
}

.page-opportunity .columns.is-mobile>.column.is-offset-half {
	margin-left: 50%
}

.page-opportunity .columns.is-mobile>.column.is-offset-one-third {
	margin-left: 33.3333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-one-quarter {
	margin-left: 25%
}

.page-opportunity .columns.is-mobile>.column.is-offset-one-fifth {
	margin-left: 20%
}

.page-opportunity .columns.is-mobile>.column.is-offset-two-fifths {
	margin-left: 40%
}

.page-opportunity .columns.is-mobile>.column.is-offset-three-fifths {
	margin-left: 60%
}

.page-opportunity .columns.is-mobile>.column.is-offset-four-fifths {
	margin-left: 80%
}

.page-opportunity .columns.is-mobile>.column.is-0 {
	flex: none;
	width: 0%
}

.page-opportunity .columns.is-mobile>.column.is-offset-0 {
	margin-left: 0
}

.page-opportunity .columns.is-mobile>.column.is-1 {
	flex: none;
	width: 8.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-1 {
	margin-left: 8.33333%
}

.page-opportunity .columns.is-mobile>.column.is-2 {
	flex: none;
	width: 16.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-2 {
	margin-left: 16.66667%
}

.page-opportunity .columns.is-mobile>.column.is-3 {
	flex: none;
	width: 25%
}

.page-opportunity .columns.is-mobile>.column.is-offset-3 {
	margin-left: 25%
}

.page-opportunity .columns.is-mobile>.column.is-4 {
	flex: none;
	width: 33.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-4 {
	margin-left: 33.33333%
}

.page-opportunity .columns.is-mobile>.column.is-5 {
	flex: none;
	width: 41.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-5 {
	margin-left: 41.66667%
}

.page-opportunity .columns.is-mobile>.column.is-6 {
	flex: none;
	width: 50%
}

.page-opportunity .columns.is-mobile>.column.is-offset-6 {
	margin-left: 50%
}

.page-opportunity .columns.is-mobile>.column.is-7 {
	flex: none;
	width: 58.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-7 {
	margin-left: 58.33333%
}

.page-opportunity .columns.is-mobile>.column.is-8 {
	flex: none;
	width: 66.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-8 {
	margin-left: 66.66667%
}

.page-opportunity .columns.is-mobile>.column.is-9 {
	flex: none;
	width: 75%
}

.page-opportunity .columns.is-mobile>.column.is-offset-9 {
	margin-left: 75%
}

.page-opportunity .columns.is-mobile>.column.is-10 {
	flex: none;
	width: 83.33333%
}

.page-opportunity .columns.is-mobile>.column.is-offset-10 {
	margin-left: 83.33333%
}

.page-opportunity .columns.is-mobile>.column.is-11 {
	flex: none;
	width: 91.66667%
}

.page-opportunity .columns.is-mobile>.column.is-offset-11 {
	margin-left: 91.66667%
}

.page-opportunity .columns.is-mobile>.column.is-12 {
	flex: none;
	width: 100%
}

.page-opportunity .columns.is-mobile>.column.is-offset-12 {
	margin-left: 100%
}

@media screen and (max-width:768px) {
	.column.is-narrow-mobile {
		flex: none;
		width: unset
	}

	.column.is-full-mobile {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-mobile {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-mobile {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-mobile {
		flex: none;
		width: 50%
	}

	.column.is-one-third-mobile {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-mobile {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-mobile {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-mobile {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-mobile {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-mobile {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-mobile {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-mobile {
		margin-left: 66.6666%
	}

	.column.is-offset-half-mobile {
		margin-left: 50%
	}

	.column.is-offset-one-third-mobile {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-mobile {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-mobile {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-mobile {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-mobile {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-mobile {
		margin-left: 80%
	}

	.column.is-0-mobile {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-mobile {
		margin-left: 0
	}

	.column.is-1-mobile {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-mobile {
		margin-left: 8.33333%
	}

	.column.is-2-mobile {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-mobile {
		margin-left: 16.66667%
	}

	.column.is-3-mobile {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-mobile {
		margin-left: 25%
	}

	.column.is-4-mobile {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-mobile {
		margin-left: 33.33333%
	}

	.column.is-5-mobile {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-mobile {
		margin-left: 41.66667%
	}

	.column.is-6-mobile {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-mobile {
		margin-left: 50%
	}

	.column.is-7-mobile {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-mobile {
		margin-left: 58.33333%
	}

	.column.is-8-mobile {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-mobile {
		margin-left: 66.66667%
	}

	.column.is-9-mobile {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-mobile {
		margin-left: 75%
	}

	.column.is-10-mobile {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-mobile {
		margin-left: 83.33333%
	}

	.column.is-11-mobile {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-mobile {
		margin-left: 91.66667%
	}

	.column.is-12-mobile {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-mobile {
		margin-left: 100%
	}
}

@media screen and (min-width:769px),
print {

	.column.is-narrow,
	.column.is-narrow-tablet {
		flex: none;
		width: unset
	}

	.column.is-full,
	.column.is-full-tablet {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters,
	.column.is-three-quarters-tablet {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds,
	.column.is-two-thirds-tablet {
		flex: none;
		width: 66.6666%
	}

	.column.is-half,
	.column.is-half-tablet {
		flex: none;
		width: 50%
	}

	.column.is-one-third,
	.column.is-one-third-tablet {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter,
	.column.is-one-quarter-tablet {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth,
	.column.is-one-fifth-tablet {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths,
	.column.is-two-fifths-tablet {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths,
	.column.is-three-fifths-tablet {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths,
	.column.is-four-fifths-tablet {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters,
	.column.is-offset-three-quarters-tablet {
		margin-left: 75%
	}

	.column.is-offset-two-thirds,
	.column.is-offset-two-thirds-tablet {
		margin-left: 66.6666%
	}

	.column.is-offset-half,
	.column.is-offset-half-tablet {
		margin-left: 50%
	}

	.column.is-offset-one-third,
	.column.is-offset-one-third-tablet {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter,
	.column.is-offset-one-quarter-tablet {
		margin-left: 25%
	}

	.column.is-offset-one-fifth,
	.column.is-offset-one-fifth-tablet {
		margin-left: 20%
	}

	.column.is-offset-two-fifths,
	.column.is-offset-two-fifths-tablet {
		margin-left: 40%
	}

	.column.is-offset-three-fifths,
	.column.is-offset-three-fifths-tablet {
		margin-left: 60%
	}

	.column.is-offset-four-fifths,
	.column.is-offset-four-fifths-tablet {
		margin-left: 80%
	}

	.column.is-0,
	.column.is-0-tablet {
		flex: none;
		width: 0%
	}

	.column.is-offset-0,
	.column.is-offset-0-tablet {
		margin-left: 0
	}

	.column.is-1,
	.column.is-1-tablet {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1,
	.column.is-offset-1-tablet {
		margin-left: 8.33333%
	}

	.column.is-2,
	.column.is-2-tablet {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2,
	.column.is-offset-2-tablet {
		margin-left: 16.66667%
	}

	.column.is-3,
	.column.is-3-tablet {
		flex: none;
		width: 25%
	}

	.column.is-offset-3,
	.column.is-offset-3-tablet {
		margin-left: 25%
	}

	.column.is-4,
	.column.is-4-tablet {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4,
	.column.is-offset-4-tablet {
		margin-left: 33.33333%
	}

	.column.is-5,
	.column.is-5-tablet {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5,
	.column.is-offset-5-tablet {
		margin-left: 41.66667%
	}

	.column.is-6,
	.column.is-6-tablet {
		flex: none;
		width: 50%
	}

	.column.is-offset-6,
	.column.is-offset-6-tablet {
		margin-left: 50%
	}

	.column.is-7,
	.column.is-7-tablet {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7,
	.column.is-offset-7-tablet {
		margin-left: 58.33333%
	}

	.column.is-8,
	.column.is-8-tablet {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8,
	.column.is-offset-8-tablet {
		margin-left: 66.66667%
	}

	.column.is-9,
	.column.is-9-tablet {
		flex: none;
		width: 75%
	}

	.column.is-offset-9,
	.column.is-offset-9-tablet {
		margin-left: 75%
	}

	.column.is-10,
	.column.is-10-tablet {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10,
	.column.is-offset-10-tablet {
		margin-left: 83.33333%
	}

	.column.is-11,
	.column.is-11-tablet {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11,
	.column.is-offset-11-tablet {
		margin-left: 91.66667%
	}

	.column.is-12,
	.column.is-12-tablet {
		flex: none;
		width: 100%
	}

	.column.is-offset-12,
	.column.is-offset-12-tablet {
		margin-left: 100%
	}
}

@media screen and (max-width:1023px) {
	.column.is-narrow-touch {
		flex: none;
		width: unset
	}

	.column.is-full-touch {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-touch {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-touch {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-touch {
		flex: none;
		width: 50%
	}

	.column.is-one-third-touch {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-touch {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-touch {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-touch {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-touch {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-touch {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-touch {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-touch {
		margin-left: 66.6666%
	}

	.column.is-offset-half-touch {
		margin-left: 50%
	}

	.column.is-offset-one-third-touch {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-touch {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-touch {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-touch {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-touch {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-touch {
		margin-left: 80%
	}

	.column.is-0-touch {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-touch {
		margin-left: 0
	}

	.column.is-1-touch {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-touch {
		margin-left: 8.33333%
	}

	.column.is-2-touch {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-touch {
		margin-left: 16.66667%
	}

	.column.is-3-touch {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-touch {
		margin-left: 25%
	}

	.column.is-4-touch {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-touch {
		margin-left: 33.33333%
	}

	.column.is-5-touch {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-touch {
		margin-left: 41.66667%
	}

	.column.is-6-touch {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-touch {
		margin-left: 50%
	}

	.column.is-7-touch {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-touch {
		margin-left: 58.33333%
	}

	.column.is-8-touch {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-touch {
		margin-left: 66.66667%
	}

	.column.is-9-touch {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-touch {
		margin-left: 75%
	}

	.column.is-10-touch {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-touch {
		margin-left: 83.33333%
	}

	.column.is-11-touch {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-touch {
		margin-left: 91.66667%
	}

	.column.is-12-touch {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-touch {
		margin-left: 100%
	}
}

@media screen and (min-width:1024px) {
	.column.is-narrow-desktop {
		flex: none;
		width: unset
	}

	.column.is-full-desktop {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-desktop {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-desktop {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-desktop {
		flex: none;
		width: 50%
	}

	.column.is-one-third-desktop {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-desktop {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-desktop {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-desktop {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-desktop {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-desktop {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-desktop {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-desktop {
		margin-left: 66.6666%
	}

	.column.is-offset-half-desktop {
		margin-left: 50%
	}

	.column.is-offset-one-third-desktop {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-desktop {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-desktop {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-desktop {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-desktop {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-desktop {
		margin-left: 80%
	}

	.column.is-0-desktop {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-desktop {
		margin-left: 0
	}

	.column.is-1-desktop {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-desktop {
		margin-left: 8.33333%
	}

	.column.is-2-desktop {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-desktop {
		margin-left: 16.66667%
	}

	.column.is-3-desktop {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-desktop {
		margin-left: 25%
	}

	.column.is-4-desktop {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-desktop {
		margin-left: 33.33333%
	}

	.column.is-5-desktop {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-desktop {
		margin-left: 41.66667%
	}

	.column.is-6-desktop {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-desktop {
		margin-left: 50%
	}

	.column.is-7-desktop {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-desktop {
		margin-left: 58.33333%
	}

	.column.is-8-desktop {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-desktop {
		margin-left: 66.66667%
	}

	.column.is-9-desktop {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-desktop {
		margin-left: 75%
	}

	.column.is-10-desktop {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-desktop {
		margin-left: 83.33333%
	}

	.column.is-11-desktop {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-desktop {
		margin-left: 91.66667%
	}

	.column.is-12-desktop {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-desktop {
		margin-left: 100%
	}
}

@media screen and (min-width:1216px) {
	.column.is-narrow-widescreen {
		flex: none;
		width: unset
	}

	.column.is-full-widescreen {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-widescreen {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-widescreen {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-widescreen {
		flex: none;
		width: 50%
	}

	.column.is-one-third-widescreen {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-widescreen {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-widescreen {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-widescreen {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-widescreen {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-widescreen {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-widescreen {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-widescreen {
		margin-left: 66.6666%
	}

	.column.is-offset-half-widescreen {
		margin-left: 50%
	}

	.column.is-offset-one-third-widescreen {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-widescreen {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-widescreen {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-widescreen {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-widescreen {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-widescreen {
		margin-left: 80%
	}

	.column.is-0-widescreen {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-widescreen {
		margin-left: 0
	}

	.column.is-1-widescreen {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-widescreen {
		margin-left: 8.33333%
	}

	.column.is-2-widescreen {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-widescreen {
		margin-left: 16.66667%
	}

	.column.is-3-widescreen {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-widescreen {
		margin-left: 25%
	}

	.column.is-4-widescreen {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-widescreen {
		margin-left: 33.33333%
	}

	.column.is-5-widescreen {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-widescreen {
		margin-left: 41.66667%
	}

	.column.is-6-widescreen {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-widescreen {
		margin-left: 50%
	}

	.column.is-7-widescreen {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-widescreen {
		margin-left: 58.33333%
	}

	.column.is-8-widescreen {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-widescreen {
		margin-left: 66.66667%
	}

	.column.is-9-widescreen {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-widescreen {
		margin-left: 75%
	}

	.column.is-10-widescreen {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-widescreen {
		margin-left: 83.33333%
	}

	.column.is-11-widescreen {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-widescreen {
		margin-left: 91.66667%
	}

	.column.is-12-widescreen {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-widescreen {
		margin-left: 100%
	}
}

@media screen and (min-width:1408px) {
	.column.is-narrow-fullhd {
		flex: none;
		width: unset
	}

	.column.is-full-fullhd {
		flex: none;
		width: 100%
	}

	.column.is-three-quarters-fullhd {
		flex: none;
		width: 75%
	}

	.column.is-two-thirds-fullhd {
		flex: none;
		width: 66.6666%
	}

	.column.is-half-fullhd {
		flex: none;
		width: 50%
	}

	.column.is-one-third-fullhd {
		flex: none;
		width: 33.3333%
	}

	.column.is-one-quarter-fullhd {
		flex: none;
		width: 25%
	}

	.column.is-one-fifth-fullhd {
		flex: none;
		width: 20%
	}

	.column.is-two-fifths-fullhd {
		flex: none;
		width: 40%
	}

	.column.is-three-fifths-fullhd {
		flex: none;
		width: 60%
	}

	.column.is-four-fifths-fullhd {
		flex: none;
		width: 80%
	}

	.column.is-offset-three-quarters-fullhd {
		margin-left: 75%
	}

	.column.is-offset-two-thirds-fullhd {
		margin-left: 66.6666%
	}

	.column.is-offset-half-fullhd {
		margin-left: 50%
	}

	.column.is-offset-one-third-fullhd {
		margin-left: 33.3333%
	}

	.column.is-offset-one-quarter-fullhd {
		margin-left: 25%
	}

	.column.is-offset-one-fifth-fullhd {
		margin-left: 20%
	}

	.column.is-offset-two-fifths-fullhd {
		margin-left: 40%
	}

	.column.is-offset-three-fifths-fullhd {
		margin-left: 60%
	}

	.column.is-offset-four-fifths-fullhd {
		margin-left: 80%
	}

	.column.is-0-fullhd {
		flex: none;
		width: 0%
	}

	.column.is-offset-0-fullhd {
		margin-left: 0
	}

	.column.is-1-fullhd {
		flex: none;
		width: 8.33333%
	}

	.column.is-offset-1-fullhd {
		margin-left: 8.33333%
	}

	.column.is-2-fullhd {
		flex: none;
		width: 16.66667%
	}

	.column.is-offset-2-fullhd {
		margin-left: 16.66667%
	}

	.column.is-3-fullhd {
		flex: none;
		width: 25%
	}

	.column.is-offset-3-fullhd {
		margin-left: 25%
	}

	.column.is-4-fullhd {
		flex: none;
		width: 33.33333%
	}

	.column.is-offset-4-fullhd {
		margin-left: 33.33333%
	}

	.column.is-5-fullhd {
		flex: none;
		width: 41.66667%
	}

	.column.is-offset-5-fullhd {
		margin-left: 41.66667%
	}

	.column.is-6-fullhd {
		flex: none;
		width: 50%
	}

	.column.is-offset-6-fullhd {
		margin-left: 50%
	}

	.column.is-7-fullhd {
		flex: none;
		width: 58.33333%
	}

	.column.is-offset-7-fullhd {
		margin-left: 58.33333%
	}

	.column.is-8-fullhd {
		flex: none;
		width: 66.66667%
	}

	.column.is-offset-8-fullhd {
		margin-left: 66.66667%
	}

	.column.is-9-fullhd {
		flex: none;
		width: 75%
	}

	.column.is-offset-9-fullhd {
		margin-left: 75%
	}

	.column.is-10-fullhd {
		flex: none;
		width: 83.33333%
	}

	.column.is-offset-10-fullhd {
		margin-left: 83.33333%
	}

	.column.is-11-fullhd {
		flex: none;
		width: 91.66667%
	}

	.column.is-offset-11-fullhd {
		margin-left: 91.66667%
	}

	.column.is-12-fullhd {
		flex: none;
		width: 100%
	}

	.column.is-offset-12-fullhd {
		margin-left: 100%
	}
}

.page-opportunity .columns {
	margin-left: -.75rem;
	margin-right: -.75rem;
	margin-top: -.75rem
}

.page-opportunity .columns:last-child {
	margin-bottom: -.75rem
}

.page-opportunity .columns:not(:last-child) {
	margin-bottom: calc(1.5rem - .75rem)
}

.page-opportunity .columns.is-centered {
	justify-content: center
}

.page-opportunity .columns.is-gapless {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0
}

.page-opportunity .columns.is-gapless>.column {
	margin: 0;
	padding: 0 !important
}

.page-opportunity .columns.is-gapless:not(:last-child) {
	margin-bottom: 1.5rem
}

.page-opportunity .columns.is-gapless:last-child {
	margin-bottom: 0
}

.page-opportunity .columns.is-mobile {
	display: flex
}

.page-opportunity .columns.is-multiline {
	flex-wrap: wrap
}

.page-opportunity .columns.is-vcentered {
	align-items: center
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns:not(.is-desktop) {
		display: flex
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-desktop {
		display: flex
	}
}

.page-opportunity .columns.is-variable {
	--columnGap: 0.75rem;
	margin-left: calc(-1 * var(--columnGap));
	margin-right: calc(-1 * var(--columnGap))
}

.page-opportunity .columns.is-variable>.column {
	padding-left: var(--columnGap);
	padding-right: var(--columnGap)
}

.page-opportunity .columns.is-variable.is-0 {
	--columnGap: 0rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-0-mobile {
		--columnGap: 0rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-0-tablet {
		--columnGap: 0rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-0-tablet-only {
		--columnGap: 0rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-0-touch {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-0-desktop {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-0-desktop-only {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-0-widescreen {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-0-widescreen-only {
		--columnGap: 0rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-0-fullhd {
		--columnGap: 0rem
	}
}

.page-opportunity .columns.is-variable.is-1 {
	--columnGap: 0.25rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-1-mobile {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-1-tablet {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-1-tablet-only {
		--columnGap: 0.25rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-1-touch {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-1-desktop {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-1-desktop-only {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-1-widescreen {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-1-widescreen-only {
		--columnGap: 0.25rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-1-fullhd {
		--columnGap: 0.25rem
	}
}

.page-opportunity .columns.is-variable.is-2 {
	--columnGap: 0.5rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-2-mobile {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-2-tablet {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-2-tablet-only {
		--columnGap: 0.5rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-2-touch {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-2-desktop {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-2-desktop-only {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-2-widescreen {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-2-widescreen-only {
		--columnGap: 0.5rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-2-fullhd {
		--columnGap: 0.5rem
	}
}

.page-opportunity .columns.is-variable.is-3 {
	--columnGap: 0.75rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-3-mobile {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-3-tablet {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-3-tablet-only {
		--columnGap: 0.75rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-3-touch {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-3-desktop {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-3-desktop-only {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-3-widescreen {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-3-widescreen-only {
		--columnGap: 0.75rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-3-fullhd {
		--columnGap: 0.75rem
	}
}

.page-opportunity .columns.is-variable.is-4 {
	--columnGap: 1rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-4-mobile {
		--columnGap: 1rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-4-tablet {
		--columnGap: 1rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-4-tablet-only {
		--columnGap: 1rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-4-touch {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-4-desktop {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-4-desktop-only {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-4-widescreen {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-4-widescreen-only {
		--columnGap: 1rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-4-fullhd {
		--columnGap: 1rem
	}
}

.page-opportunity .columns.is-variable.is-5 {
	--columnGap: 1.25rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-5-mobile {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-5-tablet {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-5-tablet-only {
		--columnGap: 1.25rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-5-touch {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-5-desktop {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-5-desktop-only {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-5-widescreen {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-5-widescreen-only {
		--columnGap: 1.25rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-5-fullhd {
		--columnGap: 1.25rem
	}
}

.page-opportunity .columns.is-variable.is-6 {
	--columnGap: 1.5rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-6-mobile {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-6-tablet {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-6-tablet-only {
		--columnGap: 1.5rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-6-touch {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-6-desktop {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-6-desktop-only {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-6-widescreen {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-6-widescreen-only {
		--columnGap: 1.5rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-6-fullhd {
		--columnGap: 1.5rem
	}
}

.page-opportunity .columns.is-variable.is-7 {
	--columnGap: 1.75rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-7-mobile {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-7-tablet {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-7-tablet-only {
		--columnGap: 1.75rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-7-touch {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-7-desktop {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-7-desktop-only {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-7-widescreen {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-7-widescreen-only {
		--columnGap: 1.75rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-7-fullhd {
		--columnGap: 1.75rem
	}
}

.page-opportunity .columns.is-variable.is-8 {
	--columnGap: 2rem
}

@media screen and (max-width:768px) {
	.page-opportunity .columns.is-variable.is-8-mobile {
		--columnGap: 2rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .columns.is-variable.is-8-tablet {
		--columnGap: 2rem
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-8-tablet-only {
		--columnGap: 2rem
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .columns.is-variable.is-8-touch {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .columns.is-variable.is-8-desktop {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .columns.is-variable.is-8-desktop-only {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .columns.is-variable.is-8-widescreen {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .columns.is-variable.is-8-widescreen-only {
		--columnGap: 2rem
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .columns.is-variable.is-8-fullhd {
		--columnGap: 2rem
	}
}

.tile {
	align-items: stretch;
	display: block;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 1;
	min-height: -webkit-min-content;
	min-height: -moz-min-content;
	min-height: min-content
}

.tile.is-ancestor {
	margin-left: -.75rem;
	margin-right: -.75rem;
	margin-top: -.75rem
}

.tile.is-ancestor:last-child {
	margin-bottom: -.75rem
}

.tile.is-ancestor:not(:last-child) {
	margin-bottom: .75rem
}

.tile.is-child {
	margin: 0 !important
}

.tile.is-parent {
	padding: .75rem
}

.tile.is-vertical {
	flex-direction: column
}

.tile.is-vertical>.tile.is-child:not(:last-child) {
	margin-bottom: 1.5rem !important
}

@media screen and (min-width:769px),
print {
	.tile:not(.is-child) {
		display: flex
	}

	.tile.is-1 {
		flex: none;
		width: 8.33333%
	}

	.tile.is-2 {
		flex: none;
		width: 16.66667%
	}

	.tile.is-3 {
		flex: none;
		width: 25%
	}

	.tile.is-4 {
		flex: none;
		width: 33.33333%
	}

	.tile.is-5 {
		flex: none;
		width: 41.66667%
	}

	.tile.is-6 {
		flex: none;
		width: 50%
	}

	.tile.is-7 {
		flex: none;
		width: 58.33333%
	}

	.tile.is-8 {
		flex: none;
		width: 66.66667%
	}

	.tile.is-9 {
		flex: none;
		width: 75%
	}

	.tile.is-10 {
		flex: none;
		width: 83.33333%
	}

	.tile.is-11 {
		flex: none;
		width: 91.66667%
	}

	.tile.is-12 {
		flex: none;
		width: 100%
	}
}

.page-opportunity .has-text-white {
	color: #fff !important
}

a.page-opportunity .has-text-white:focus,
a.page-opportunity .has-text-white:hover {
	color: #e6e6e6 !important
}

.has-background-white {
	background-color: #fff !important
}

.page-opportunity .has-text-black {
	color: #0a0a0a !important
}

a.page-opportunity .has-text-black:focus,
a.page-opportunity .has-text-black:hover {
	color: #000 !important
}

.has-background-black {
	background-color: #0a0a0a !important
}

.page-opportunity .has-text-light {
	color: #f5f5f5 !important
}

a.page-opportunity .has-text-light:focus,
a.page-opportunity .has-text-light:hover {
	color: #dbdbdb !important
}

.has-background-light {
	background-color: #f5f5f5 !important
}

.page-opportunity .has-text-dark {
	color: #363636 !important
}

a.page-opportunity .has-text-dark:focus,
a.page-opportunity .has-text-dark:hover {
	color: #1c1c1c !important
}

.has-background-dark {
	background-color: #363636 !important
}

.page-opportunity .has-text-primary {
	color: #00d1b2 !important
}

a.page-opportunity .has-text-primary:focus,
a.page-opportunity .has-text-primary:hover {
	color: #009e86 !important
}

.has-background-primary {
	background-color: #00d1b2 !important
}

.page-opportunity .has-text-primary-light {
	color: #ebfffc !important
}

a.page-opportunity .has-text-primary-light:focus,
a.page-opportunity .has-text-primary-light:hover {
	color: #b8fff4 !important
}

.has-background-primary-light {
	background-color: #ebfffc !important
}

.page-opportunity .has-text-primary-dark {
	color: #00947e !important
}

a.page-opportunity .has-text-primary-dark:focus,
a.page-opportunity .has-text-primary-dark:hover {
	color: #00c7a9 !important
}

.has-background-primary-dark {
	background-color: #00947e !important
}

.page-opportunity .has-text-link {
	color: #485fc7 !important
}

a.page-opportunity .has-text-link:focus,
a.page-opportunity .has-text-link:hover {
	color: #3449a8 !important
}

.has-background-link {
	background-color: #485fc7 !important
}

.page-opportunity .has-text-link-light {
	color: #eff1fa !important
}

a.page-opportunity .has-text-link-light:focus,
a.page-opportunity .has-text-link-light:hover {
	color: #c8cfee !important
}

.has-background-link-light {
	background-color: #eff1fa !important
}

.page-opportunity .has-text-link-dark {
	color: #3850b7 !important
}

a.page-opportunity .has-text-link-dark:focus,
a.page-opportunity .has-text-link-dark:hover {
	color: #576dcb !important
}

.has-background-link-dark {
	background-color: #3850b7 !important
}

.page-opportunity .has-text-info {
	color: #3e8ed0 !important
}

a.page-opportunity .has-text-info:focus,
a.page-opportunity .has-text-info:hover {
	color: #2b74b1 !important
}

.has-background-info {
	background-color: #3e8ed0 !important
}

.page-opportunity .has-text-info-light {
	color: #eff5fb !important
}

a.page-opportunity .has-text-info-light:focus,
a.page-opportunity .has-text-info-light:hover {
	color: #c6ddf1 !important
}

.has-background-info-light {
	background-color: #eff5fb !important
}

.page-opportunity .has-text-info-dark {
	color: #296fa8 !important
}

a.page-opportunity .has-text-info-dark:focus,
a.page-opportunity .has-text-info-dark:hover {
	color: #368ace !important
}

.has-background-info-dark {
	background-color: #296fa8 !important
}

.page-opportunity .has-text-success {
	color: #48c78e !important
}

a.page-opportunity .has-text-success:focus,
a.page-opportunity .has-text-success:hover {
	color: #34a873 !important
}

.has-background-success {
	background-color: #48c78e !important
}

.page-opportunity .has-text-success-light {
	color: #effaf5 !important
}

a.page-opportunity .has-text-success-light:focus,
a.page-opportunity .has-text-success-light:hover {
	color: #c8eedd !important
}

.has-background-success-light {
	background-color: #effaf5 !important
}

.page-opportunity .has-text-success-dark {
	color: #257953 !important
}

a.page-opportunity .has-text-success-dark:focus,
a.page-opportunity .has-text-success-dark:hover {
	color: #31a06e !important
}

.has-background-success-dark {
	background-color: #257953 !important
}

.page-opportunity .has-text-warning {
	color: #ffe08a !important
}

a.page-opportunity .has-text-warning:focus,
a.page-opportunity .has-text-warning:hover {
	color: #ffd257 !important
}

.has-background-warning {
	background-color: #ffe08a !important
}

.page-opportunity .has-text-warning-light {
	color: #fffaeb !important
}

a.page-opportunity .has-text-warning-light:focus,
a.page-opportunity .has-text-warning-light:hover {
	color: #ffecb8 !important
}

.has-background-warning-light {
	background-color: #fffaeb !important
}

.page-opportunity .has-text-warning-dark {
	color: #946c00 !important
}

a.page-opportunity .has-text-warning-dark:focus,
a.page-opportunity .has-text-warning-dark:hover {
	color: #c79200 !important
}

.has-background-warning-dark {
	background-color: #946c00 !important
}

.page-opportunity .has-text-danger {
	color: #f14668 !important
}

a.page-opportunity .has-text-danger:focus,
a.page-opportunity .has-text-danger:hover {
	color: #ee1742 !important
}

.has-background-danger {
	background-color: #f14668 !important
}

.page-opportunity .has-text-danger-light {
	color: #feecf0 !important
}

a.page-opportunity .has-text-danger-light:focus,
a.page-opportunity .has-text-danger-light:hover {
	color: #fabdc9 !important
}

.has-background-danger-light {
	background-color: #feecf0 !important
}

.page-opportunity .has-text-danger-dark {
	color: #cc0f35 !important
}

a.page-opportunity .has-text-danger-dark:focus,
a.page-opportunity .has-text-danger-dark:hover {
	color: #ee2049 !important
}

.has-background-danger-dark {
	background-color: #cc0f35 !important
}

.page-opportunity .has-text-black-bis {
	color: #121212 !important
}

.has-background-black-bis {
	background-color: #121212 !important
}

.page-opportunity .has-text-black-ter {
	color: #242424 !important
}

.has-background-black-ter {
	background-color: #242424 !important
}

.page-opportunity .has-text-grey-darker {
	color: #363636 !important
}

.has-background-grey-darker {
	background-color: #363636 !important
}

.page-opportunity .has-text-grey-dark {
	color: #4a4a4a !important
}

.has-background-grey-dark {
	background-color: #4a4a4a !important
}

.page-opportunity .has-text-grey {
	color: #7a7a7a !important
}

.has-background-grey {
	background-color: #7a7a7a !important
}

.page-opportunity .has-text-grey-light {
	color: #b5b5b5 !important
}

.has-background-grey-light {
	background-color: #b5b5b5 !important
}

.page-opportunity .has-text-grey-lighter {
	color: #dbdbdb !important
}

.has-background-grey-lighter {
	background-color: #dbdbdb !important
}

.page-opportunity .has-text-white-ter {
	color: #f5f5f5 !important
}

.has-background-white-ter {
	background-color: #f5f5f5 !important
}

.page-opportunity .has-text-white-bis {
	color: #fafafa !important
}

.has-background-white-bis {
	background-color: #fafafa !important
}

.page-opportunity .is-flex-direction-row {
	flex-direction: row !important
}

.page-opportunity .is-flex-direction-row-reverse {
	flex-direction: row-reverse !important
}

.page-opportunity .is-flex-direction-column {
	flex-direction: column !important
}

.page-opportunity .is-flex-direction-column-reverse {
	flex-direction: column-reverse !important
}

.page-opportunity .is-flex-wrap-nowrap {
	flex-wrap: nowrap !important
}

.page-opportunity .is-flex-wrap-wrap {
	flex-wrap: wrap !important
}

.page-opportunity .is-flex-wrap-wrap-reverse {
	flex-wrap: wrap-reverse !important
}

.is-justify-content-flex-start {
	justify-content: flex-start !important
}

.is-justify-content-flex-end {
	justify-content: flex-end !important
}

.is-justify-content-center {
	justify-content: center !important
}

.is-justify-content-space-between {
	justify-content: space-between !important
}

.is-justify-content-space-around {
	justify-content: space-around !important
}

.is-justify-content-space-evenly {
	justify-content: space-evenly !important
}

.is-justify-content-start {
	justify-content: start !important
}

.is-justify-content-end {
	justify-content: end !important
}

.is-justify-content-left {
	justify-content: left !important
}

.is-justify-content-right {
	justify-content: right !important
}

.is-align-content-flex-start {
	align-content: flex-start !important
}

.is-align-content-flex-end {
	align-content: flex-end !important
}

.is-align-content-center {
	align-content: center !important
}

.is-align-content-space-between {
	align-content: space-between !important
}

.is-align-content-space-around {
	align-content: space-around !important
}

.is-align-content-space-evenly {
	align-content: space-evenly !important
}

.is-align-content-stretch {
	align-content: stretch !important
}

.is-align-content-start {
	align-content: start !important
}

.is-align-content-end {
	align-content: end !important
}

.is-align-content-baseline {
	align-content: baseline !important
}

.is-align-items-stretch {
	align-items: stretch !important
}

.is-align-items-flex-start {
	align-items: flex-start !important
}

.is-align-items-flex-end {
	align-items: flex-end !important
}

.is-align-items-center {
	align-items: center !important
}

.is-align-items-baseline {
	align-items: baseline !important
}

.is-align-items-start {
	align-items: start !important
}

.is-align-items-end {
	align-items: end !important
}

.is-align-items-self-start {
	align-items: self-start !important
}

.is-align-items-self-end {
	align-items: self-end !important
}

.is-align-self-auto {
	align-self: auto !important
}

.is-align-self-flex-start {
	align-self: flex-start !important
}

.is-align-self-flex-end {
	align-self: flex-end !important
}

.is-align-self-center {
	align-self: center !important
}

.is-align-self-baseline {
	align-self: baseline !important
}

.is-align-self-stretch {
	align-self: stretch !important
}

.page-opportunity .is-flex-grow-0 {
	flex-grow: 0 !important
}

.page-opportunity .is-flex-grow-1 {
	flex-grow: 1 !important
}

.page-opportunity .is-flex-grow-2 {
	flex-grow: 2 !important
}

.page-opportunity .is-flex-grow-3 {
	flex-grow: 3 !important
}

.page-opportunity .is-flex-grow-4 {
	flex-grow: 4 !important
}

.page-opportunity .is-flex-grow-5 {
	flex-grow: 5 !important
}

.page-opportunity .is-flex-shrink-0 {
	flex-shrink: 0 !important
}

.page-opportunity .is-flex-shrink-1 {
	flex-shrink: 1 !important
}

.page-opportunity .is-flex-shrink-2 {
	flex-shrink: 2 !important
}

.page-opportunity .is-flex-shrink-3 {
	flex-shrink: 3 !important
}

.page-opportunity .is-flex-shrink-4 {
	flex-shrink: 4 !important
}

.page-opportunity .is-flex-shrink-5 {
	flex-shrink: 5 !important
}

.is-clearfix::after {
	clear: both;
	content: " ";
	display: table
}

.is-pulled-left {
	float: left !important
}

.is-pulled-right {
	float: right !important
}

.is-radiusless {
	border-radius: 0 !important
}

.is-shadowless {
	box-shadow: none !important
}

.is-clickable {
	cursor: pointer !important;
	pointer-events: all !important
}

.is-clipped {
	overflow: hidden !important
}

.is-relative {
	position: relative !important
}

.is-marginless {
	margin: 0 !important
}

.is-paddingless {
	padding: 0 !important
}

.page-opportunity .m-0 {
	margin: 0 !important
}

.page-opportunity .mt-0 {
	margin-top: 0 !important
}

.page-opportunity .mr-0 {
	margin-right: 0 !important
}

.page-opportunity .mb-0 {
	margin-bottom: 0 !important
}

.page-opportunity .ml-0 {
	margin-left: 0 !important
}

.page-opportunity .mx-0 {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.page-opportunity .my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.page-opportunity .m-1 {
	margin: .25rem !important
}

.page-opportunity .mt-1 {
	margin-top: .25rem !important
}

.page-opportunity .mr-1 {
	margin-right: .25rem !important
}

.page-opportunity .mb-1 {
	margin-bottom: .25rem !important
}

.page-opportunity .ml-1 {
	margin-left: .25rem !important
}

.page-opportunity .mx-1 {
	margin-left: .25rem !important;
	margin-right: .25rem !important
}

.page-opportunity .my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important
}

.page-opportunity .m-2 {
	margin: .5rem !important
}

.page-opportunity .mt-2 {
	margin-top: .5rem !important
}

.page-opportunity .mr-2 {
	margin-right: .5rem !important
}

.page-opportunity .mb-2 {
	margin-bottom: .5rem !important
}

.page-opportunity .ml-2 {
	margin-left: .5rem !important
}

.page-opportunity .mx-2 {
	margin-left: .5rem !important;
	margin-right: .5rem !important
}

.page-opportunity .my-2 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important
}

.page-opportunity .m-3 {
	margin: .75rem !important
}

.page-opportunity .mt-3 {
	margin-top: .75rem !important
}

.page-opportunity .mr-3 {
	margin-right: .75rem !important
}

.page-opportunity .mb-3 {
	margin-bottom: .75rem !important
}

.page-opportunity .ml-3 {
	margin-left: .75rem !important
}

.page-opportunity .mx-3 {
	margin-left: .75rem !important;
	margin-right: .75rem !important
}

.page-opportunity .my-3 {
	margin-top: .75rem !important;
	margin-bottom: .75rem !important
}

.page-opportunity .m-4 {
	margin: 1rem !important
}

.page-opportunity .mt-4 {
	margin-top: 1rem !important
}

.page-opportunity .mr-4 {
	margin-right: 1rem !important
}

.page-opportunity .mb-4 {
	margin-bottom: 1rem !important
}

.page-opportunity .ml-4 {
	margin-left: 1rem !important
}

.page-opportunity .mx-4 {
	margin-left: 1rem !important;
	margin-right: 1rem !important
}

.page-opportunity .my-4 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.page-opportunity .m-5 {
	margin: 1.5rem !important
}

.page-opportunity .mt-5 {
	margin-top: 1.5rem !important
}

.page-opportunity .mr-5 {
	margin-right: 1.5rem !important
}

.page-opportunity .mb-5 {
	margin-bottom: 1.5rem !important
}

.page-opportunity .ml-5 {
	margin-left: 1.5rem !important
}

.page-opportunity .mx-5 {
	margin-left: 1.5rem !important;
	margin-right: 1.5rem !important
}

.page-opportunity .my-5 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important
}

.page-opportunity .m-6 {
	margin: 3rem !important
}

.page-opportunity .mt-6 {
	margin-top: 3rem !important
}

.page-opportunity .mr-6 {
	margin-right: 3rem !important
}

.page-opportunity .mb-6 {
	margin-bottom: 3rem !important
}

.page-opportunity .ml-6 {
	margin-left: 3rem !important
}

.page-opportunity .mx-6 {
	margin-left: 3rem !important;
	margin-right: 3rem !important
}

.page-opportunity .my-6 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important
}

.page-opportunity .m-auto {
	margin: auto !important
}

.page-opportunity .mt-auto {
	margin-top: auto !important
}

.page-opportunity .mr-auto {
	margin-right: auto !important
}

.page-opportunity .mb-auto {
	margin-bottom: auto !important
}

.page-opportunity .ml-auto {
	margin-left: auto !important
}

.page-opportunity .mx-auto {
	margin-left: auto !important;
	margin-right: auto !important
}

.page-opportunity .my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

.page-opportunity .p-0 {
	padding: 0 !important
}

.page-opportunity .pt-0 {
	padding-top: 0 !important
}

.page-opportunity .pr-0 {
	padding-right: 0 !important
}

.page-opportunity .pb-0 {
	padding-bottom: 0 !important
}

.page-opportunity .pl-0 {
	padding-left: 0 !important
}

.page-opportunity .px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.page-opportunity .py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.page-opportunity .p-1 {
	padding: .25rem !important
}

.page-opportunity .pt-1 {
	padding-top: .25rem !important
}

.page-opportunity .pr-1 {
	padding-right: .25rem !important
}

.page-opportunity .pb-1 {
	padding-bottom: .25rem !important
}

.page-opportunity .pl-1 {
	padding-left: .25rem !important
}

.page-opportunity .px-1 {
	padding-left: .25rem !important;
	padding-right: .25rem !important
}

.page-opportunity .py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important
}

.page-opportunity .p-2 {
	padding: .5rem !important
}

.page-opportunity .pt-2 {
	padding-top: .5rem !important
}

.page-opportunity .pr-2 {
	padding-right: .5rem !important
}

.page-opportunity .pb-2 {
	padding-bottom: .5rem !important
}

.page-opportunity .pl-2 {
	padding-left: .5rem !important
}

.page-opportunity .px-2 {
	padding-left: .5rem !important;
	padding-right: .5rem !important
}

.page-opportunity .py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important
}

.page-opportunity .p-3 {
	padding: .75rem !important
}

.page-opportunity .pt-3 {
	padding-top: .75rem !important
}

.page-opportunity .pr-3 {
	padding-right: .75rem !important
}

.page-opportunity .pb-3 {
	padding-bottom: .75rem !important
}

.page-opportunity .pl-3 {
	padding-left: .75rem !important
}

.page-opportunity .px-3 {
	padding-left: .75rem !important;
	padding-right: .75rem !important
}

.page-opportunity .py-3 {
	padding-top: .75rem !important;
	padding-bottom: .75rem !important
}

.page-opportunity .p-4 {
	padding: 1rem !important
}

.page-opportunity .pt-4 {
	padding-top: 1rem !important
}

.page-opportunity .pr-4 {
	padding-right: 1rem !important
}

.page-opportunity .pb-4 {
	padding-bottom: 1rem !important
}

.page-opportunity .pl-4 {
	padding-left: 1rem !important
}

.page-opportunity .px-4 {
	padding-left: 1rem !important;
	padding-right: 1rem !important
}

.page-opportunity .py-4 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.page-opportunity .p-5 {
	padding: 1.5rem !important
}

.page-opportunity .pt-5 {
	padding-top: 1.5rem !important
}

.page-opportunity .pr-5 {
	padding-right: 1.5rem !important
}

.page-opportunity .pb-5 {
	padding-bottom: 1.5rem !important
}

.page-opportunity .pl-5 {
	padding-left: 1.5rem !important
}

.page-opportunity .px-5 {
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important
}

.page-opportunity .py-5 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important
}

.page-opportunity .p-6 {
	padding: 3rem !important
}

.page-opportunity .pt-6 {
	padding-top: 3rem !important
}

.page-opportunity .pr-6 {
	padding-right: 3rem !important
}

.page-opportunity .pb-6 {
	padding-bottom: 3rem !important
}

.page-opportunity .pl-6 {
	padding-left: 3rem !important
}

.page-opportunity .px-6 {
	padding-left: 3rem !important;
	padding-right: 3rem !important
}

.page-opportunity .py-6 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important
}

.page-opportunity .p-auto {
	padding: auto !important
}

.page-opportunity .pt-auto {
	padding-top: auto !important
}

.page-opportunity .pr-auto {
	padding-right: auto !important
}

.page-opportunity .pb-auto {
	padding-bottom: auto !important
}

.page-opportunity .pl-auto {
	padding-left: auto !important
}

.page-opportunity .px-auto {
	padding-left: auto !important;
	padding-right: auto !important
}

.page-opportunity .py-auto {
	padding-top: auto !important;
	padding-bottom: auto !important
}

.page-opportunity .is-size-1 {
	font-size: 3rem !important
}

.page-opportunity .is-size-2 {
	font-size: 2.5rem !important
}

.page-opportunity .is-size-3 {
	font-size: 2rem !important
}

.page-opportunity .is-size-4 {
	font-size: 1.5rem !important
}

.page-opportunity .is-size-5 {
	font-size: 1.25rem !important
}

.page-opportunity .is-size-6 {
	font-size: 1rem !important
}

.page-opportunity .is-size-7 {
	font-size: .75rem !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-size-1-mobile {
		font-size: 3rem !important
	}

	.page-opportunity .is-size-2-mobile {
		font-size: 2.5rem !important
	}

	.page-opportunity .is-size-3-mobile {
		font-size: 2rem !important
	}

	.page-opportunity .is-size-4-mobile {
		font-size: 1.5rem !important
	}

	.page-opportunity .is-size-5-mobile {
		font-size: 1.25rem !important
	}

	.page-opportunity .is-size-6-mobile {
		font-size: 1rem !important
	}

	.page-opportunity .is-size-7-mobile {
		font-size: .75rem !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-size-1-tablet {
		font-size: 3rem !important
	}

	.page-opportunity .is-size-2-tablet {
		font-size: 2.5rem !important
	}

	.page-opportunity .is-size-3-tablet {
		font-size: 2rem !important
	}

	.page-opportunity .is-size-4-tablet {
		font-size: 1.5rem !important
	}

	.page-opportunity .is-size-5-tablet {
		font-size: 1.25rem !important
	}

	.page-opportunity .is-size-6-tablet {
		font-size: 1rem !important
	}

	.page-opportunity .is-size-7-tablet {
		font-size: .75rem !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-size-1-touch {
		font-size: 3rem !important
	}

	.page-opportunity .is-size-2-touch {
		font-size: 2.5rem !important
	}

	.page-opportunity .is-size-3-touch {
		font-size: 2rem !important
	}

	.page-opportunity .is-size-4-touch {
		font-size: 1.5rem !important
	}

	.page-opportunity .is-size-5-touch {
		font-size: 1.25rem !important
	}

	.page-opportunity .is-size-6-touch {
		font-size: 1rem !important
	}

	.page-opportunity .is-size-7-touch {
		font-size: .75rem !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-size-1-desktop {
		font-size: 3rem !important
	}

	.page-opportunity .is-size-2-desktop {
		font-size: 2.5rem !important
	}

	.page-opportunity .is-size-3-desktop {
		font-size: 2rem !important
	}

	.page-opportunity .is-size-4-desktop {
		font-size: 1.5rem !important
	}

	.page-opportunity .is-size-5-desktop {
		font-size: 1.25rem !important
	}

	.page-opportunity .is-size-6-desktop {
		font-size: 1rem !important
	}

	.page-opportunity .is-size-7-desktop {
		font-size: .75rem !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-size-1-widescreen {
		font-size: 3rem !important
	}

	.page-opportunity .is-size-2-widescreen {
		font-size: 2.5rem !important
	}

	.page-opportunity .is-size-3-widescreen {
		font-size: 2rem !important
	}

	.page-opportunity .is-size-4-widescreen {
		font-size: 1.5rem !important
	}

	.page-opportunity .is-size-5-widescreen {
		font-size: 1.25rem !important
	}

	.page-opportunity .is-size-6-widescreen {
		font-size: 1rem !important
	}

	.page-opportunity .is-size-7-widescreen {
		font-size: .75rem !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-size-1-fullhd {
		font-size: 3rem !important
	}

	.page-opportunity .is-size-2-fullhd {
		font-size: 2.5rem !important
	}

	.page-opportunity .is-size-3-fullhd {
		font-size: 2rem !important
	}

	.page-opportunity .is-size-4-fullhd {
		font-size: 1.5rem !important
	}

	.page-opportunity .is-size-5-fullhd {
		font-size: 1.25rem !important
	}

	.page-opportunity .is-size-6-fullhd {
		font-size: 1rem !important
	}

	.page-opportunity .is-size-7-fullhd {
		font-size: .75rem !important
	}
}

.page-opportunity .has-text-centered {
	text-align: center !important
}

.page-opportunity .has-text-justified {
	text-align: justify !important
}

.page-opportunity .has-text-left {
	text-align: left !important
}

.page-opportunity .has-text-right {
	text-align: right !important
}

@media screen and (max-width:768px) {
	.page-opportunity .has-text-centered-mobile {
		text-align: center !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .has-text-centered-tablet {
		text-align: center !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .has-text-centered-tablet-only {
		text-align: center !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .has-text-centered-touch {
		text-align: center !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .has-text-centered-desktop {
		text-align: center !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .has-text-centered-desktop-only {
		text-align: center !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .has-text-centered-widescreen {
		text-align: center !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .has-text-centered-widescreen-only {
		text-align: center !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .has-text-centered-fullhd {
		text-align: center !important
	}
}

@media screen and (max-width:768px) {
	.page-opportunity .has-text-justified-mobile {
		text-align: justify !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .has-text-justified-tablet {
		text-align: justify !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .has-text-justified-tablet-only {
		text-align: justify !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .has-text-justified-touch {
		text-align: justify !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .has-text-justified-desktop {
		text-align: justify !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .has-text-justified-desktop-only {
		text-align: justify !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .has-text-justified-widescreen {
		text-align: justify !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .has-text-justified-widescreen-only {
		text-align: justify !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .has-text-justified-fullhd {
		text-align: justify !important
	}
}

@media screen and (max-width:768px) {
	.page-opportunity .has-text-left-mobile {
		text-align: left !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .has-text-left-tablet {
		text-align: left !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .has-text-left-tablet-only {
		text-align: left !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .has-text-left-touch {
		text-align: left !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .has-text-left-desktop {
		text-align: left !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .has-text-left-desktop-only {
		text-align: left !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .has-text-left-widescreen {
		text-align: left !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .has-text-left-widescreen-only {
		text-align: left !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .has-text-left-fullhd {
		text-align: left !important
	}
}

@media screen and (max-width:768px) {
	.page-opportunity .has-text-right-mobile {
		text-align: right !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .has-text-right-tablet {
		text-align: right !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .has-text-right-tablet-only {
		text-align: right !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .has-text-right-touch {
		text-align: right !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .has-text-right-desktop {
		text-align: right !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .has-text-right-desktop-only {
		text-align: right !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .has-text-right-widescreen {
		text-align: right !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .has-text-right-widescreen-only {
		text-align: right !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .has-text-right-fullhd {
		text-align: right !important
	}
}

.page-opportunity .is-capitalized {
	text-transform: capitalize !important
}

.page-opportunity .is-lowercase {
	text-transform: lowercase !important
}

.page-opportunity .is-uppercase {
	text-transform: uppercase !important
}

.page-opportunity .is-italic {
	font-style: italic !important
}

.page-opportunity .is-underlined {
	text-decoration: underline !important
}

.page-opportunity .has-text-weight-light {
	font-weight: 300 !important
}

.page-opportunity .has-text-weight-normal {
	font-weight: 400 !important
}

.page-opportunity .has-text-weight-medium {
	font-weight: 500 !important
}

.page-opportunity .has-text-weight-semibold {
	font-weight: 600 !important
}

.page-opportunity .has-text-weight-bold {
	font-weight: 700 !important
}

.page-opportunity .is-family-primary {
	font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.page-opportunity .is-family-secondary {
	font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.page-opportunity .is-family-sans-serif {
	font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.page-opportunity .is-family-monospace {
	font-family: monospace !important
}

.page-opportunity .is-family-code {
	font-family: monospace !important
}

.page-opportunity .is-block {
	display: block !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-block-mobile {
		display: block !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-block-tablet {
		display: block !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-block-tablet-only {
		display: block !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-block-touch {
		display: block !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-block-desktop {
		display: block !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-block-desktop-only {
		display: block !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-block-widescreen {
		display: block !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-block-widescreen-only {
		display: block !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-block-fullhd {
		display: block !important
	}
}

.is-flex {
	display: flex !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-flex-mobile {
		display: flex !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-flex-tablet {
		display: flex !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-flex-tablet-only {
		display: flex !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-flex-touch {
		display: flex !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-flex-desktop {
		display: flex !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-flex-desktop-only {
		display: flex !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-flex-widescreen {
		display: flex !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-flex-widescreen-only {
		display: flex !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-flex-fullhd {
		display: flex !important
	}
}

.page-opportunity .is-inline {
	display: inline !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-inline-mobile {
		display: inline !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-inline-tablet {
		display: inline !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-inline-tablet-only {
		display: inline !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-inline-touch {
		display: inline !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-inline-desktop {
		display: inline !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-inline-desktop-only {
		display: inline !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-inline-widescreen {
		display: inline !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-inline-widescreen-only {
		display: inline !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-inline-fullhd {
		display: inline !important
	}
}

.page-opportunity .is-inline-block{
	display: inline-block !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-inline-block-mobile {
		display: inline-block !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-inline-block-tablet {
		display: inline-block !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-inline-block-tablet-only {
		display: inline-block !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-inline-block-touch {
		display: inline-block !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-inline-block-desktop {
		display: inline-block !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-inline-block-desktop-only {
		display: inline-block !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-inline-block-widescreen {
		display: inline-block !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-inline-block-widescreen-only {
		display: inline-block !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-inline-block-fullhd {
		display: inline-block !important
	}
}

.page-opportunity .is-inline-flex {
	display: inline-flex !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-inline-flex-mobile {
		display: inline-flex !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-inline-flex-tablet {
		display: inline-flex !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-inline-flex-tablet-only {
		display: inline-flex !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-inline-flex-touch {
		display: inline-flex !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-inline-flex-desktop {
		display: inline-flex !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-inline-flex-desktop-only {
		display: inline-flex !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-inline-flex-widescreen {
		display: inline-flex !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-inline-flex-widescreen-only {
		display: inline-flex !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-inline-flex-fullhd {
		display: inline-flex !important
	}
}

.page-opportunity .is-hidden {
	display: none !important
}

.page-opportunity .is-sr-only {
	border: none !important;
	clip: rect(0, 0, 0, 0) !important;
	height: .01em !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: .01em !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-hidden-mobile {
		display: none !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-hidden-tablet {
		display: none !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-hidden-tablet-only {
		display: none !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-hidden-touch {
		display: none !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-hidden-desktop {
		display: none !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-hidden-desktop-only {
		display: none !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-hidden-widescreen {
		display: none !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-hidden-widescreen-only {
		display: none !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-hidden-fullhd {
		display: none !important
	}
}

.page-opportunity .is-invisible {
	visibility: hidden !important
}

@media screen and (max-width:768px) {
	.page-opportunity .is-invisible-mobile {
		visibility: hidden !important
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .is-invisible-tablet {
		visibility: hidden !important
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.page-opportunity .is-invisible-tablet-only {
		visibility: hidden !important
	}
}

@media screen and (max-width:1023px) {
	.page-opportunity .is-invisible-touch {
		visibility: hidden !important
	}
}

@media screen and (min-width:1024px) {
	.page-opportunity .is-invisible-desktop {
		visibility: hidden !important
	}
}

@media screen and (min-width:1024px) and (max-width:1215px) {
	.page-opportunity .is-invisible-desktop-only {
		visibility: hidden !important
	}
}

@media screen and (min-width:1216px) {
	.page-opportunity .is-invisible-widescreen {
		visibility: hidden !important
	}
}

@media screen and (min-width:1216px) and (max-width:1407px) {
	.page-opportunity .is-invisible-widescreen-only {
		visibility: hidden !important
	}
}

@media screen and (min-width:1408px) {
	.page-opportunity .is-invisible-fullhd {
		visibility: hidden !important
	}
}

.page-opportunity .hero {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.page-opportunity .hero .navbar {
	background: 0 0
}

.page-opportunity .hero .tabs ul {
	border-bottom: none
}

.page-opportunity .hero.is-white {
	background-color: #fff;
	color: #0a0a0a
}

.page-opportunity .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-white strong {
	color: inherit
}

.page-opportunity .hero.is-white .title {
	color: #0a0a0a
}

.page-opportunity .hero.is-white .subtitle {
	color: rgba(10, 10, 10, .9)
}

.page-opportunity .hero.is-white .subtitle a:not(.button),
.page-opportunity .hero.is-white .subtitle strong {
	color: #0a0a0a
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-white .navbar-menu {
		background-color: #fff
	}
}

.page-opportunity .hero.is-white .navbar-item,
.page-opportunity .hero.is-white .navbar-link {
	color: rgba(10, 10, 10, .7)
}

.page-opportunity .hero.is-white .navbar-link.is-active,
.page-opportunity .hero.is-white .navbar-link:hover,
.page-opportunity .hero.is-white a.navbar-item.is-active,
.page-opportunity .hero.is-white a.navbar-item:hover {
	background-color: #f2f2f2;
	color: #0a0a0a
}

.page-opportunity .hero.is-white .tabs a {
	color: #0a0a0a;
	opacity: .9
}

.page-opportunity .hero.is-white .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-white .tabs li.is-active a {
	color: #fff !important;
	opacity: 1
}

.page-opportunity .hero.is-white .tabs.is-boxed a,
.page-opportunity .hero.is-white .tabs.is-toggle a {
	color: #0a0a0a
}

.page-opportunity .hero.is-white .tabs.is-boxed a:hover,
.page-opportunity .hero.is-white .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-white .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-white .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-white .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-white .tabs.is-toggle li.is-active a:hover {
	background-color: #0a0a0a;
	border-color: #0a0a0a;
	color: #fff
}

.page-opportunity .hero.is-white.is-bold {
	background-image: linear-gradient(141deg, #e6e6e6 0, #fff 71%, #fff 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-white.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #e6e6e6 0, #fff 71%, #fff 100%)
	}
}

.page-opportunity .hero.is-black {
	background-color: #0a0a0a;
	color: #fff
}

.page-opportunity .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-black strong {
	color: inherit
}

.page-opportunity .hero.is-black .title {
	color: #fff
}

.page-opportunity .hero.is-black .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-black .subtitle a:not(.button),
.page-opportunity .hero.is-black .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-black .navbar-menu {
		background-color: #0a0a0a
	}
}

.page-opportunity .hero.is-black .navbar-item,
.page-opportunity .hero.is-black .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-black .navbar-link.is-active,
.page-opportunity .hero.is-black .navbar-link:hover,
.page-opportunity .hero.is-black a.navbar-item.is-active,
.page-opportunity .hero.is-black a.navbar-item:hover {
	background-color: #000;
	color: #fff
}

.page-opportunity .hero.is-black .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-black .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-black .tabs li.is-active a {
	color: #0a0a0a !important;
	opacity: 1
}

.page-opportunity .hero.is-black .tabs.is-boxed a,
.page-opportunity .hero.is-black .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-black .tabs.is-boxed a:hover,
.page-opportunity .hero.is-black .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-black .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-black .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-black .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-black .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #0a0a0a
}

.page-opportunity .hero.is-black.is-bold {
	background-image: linear-gradient(141deg, #000 0, #0a0a0a 71%, #181616 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-black.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #000 0, #0a0a0a 71%, #181616 100%)
	}
}

.page-opportunity .hero.is-light {
	background-color: #f5f5f5;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-light strong {
	color: inherit
}

.page-opportunity .hero.is-light .title {
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-light .subtitle {
	color: rgba(0, 0, 0, .9)
}

.page-opportunity .hero.is-light .subtitle a:not(.button),
.page-opportunity .hero.is-light .subtitle strong {
	color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-light .navbar-menu {
		background-color: #f5f5f5
	}
}

.page-opportunity .hero.is-light .navbar-item,
.page-opportunity .hero.is-light .navbar-link {
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-light .navbar-link.is-active,
.page-opportunity .hero.is-light .navbar-link:hover,
.page-opportunity .hero.is-light a.navbar-item.is-active,
.page-opportunity .hero.is-light a.navbar-item:hover {
	background-color: #e8e8e8;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-light .tabs a {
	color: rgba(0, 0, 0, .7);
	opacity: .9
}

.page-opportunity .hero.is-light .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-light .tabs li.is-active a {
	color: #f5f5f5 !important;
	opacity: 1
}

.page-opportunity .hero.is-light .tabs.is-boxed a,
.page-opportunity .hero.is-light .tabs.is-toggle a {
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-light .tabs.is-boxed a:hover,
.page-opportunity .hero.is-light .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-light .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-light .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-light .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-light .tabs.is-toggle li.is-active a:hover {
	background-color: rgba(0, 0, 0, .7);
	border-color: rgba(0, 0, 0, .7);
	color: #f5f5f5
}

.page-opportunity .hero.is-light.is-bold {
	background-image: linear-gradient(141deg, #dfd8d9 0, #f5f5f5 71%, #fff 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-light.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #dfd8d9 0, #f5f5f5 71%, #fff 100%)
	}
}

.page-opportunity .hero.is-dark {
	background-color: #363636;
	color: #fff
}

.page-opportunity .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-dark strong {
	color: inherit
}

.page-opportunity .hero.is-dark .title {
	color: #fff
}

.page-opportunity .hero.is-dark .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-dark .subtitle a:not(.button),
.page-opportunity .hero.is-dark .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-dark .navbar-menu {
		background-color: #363636
	}
}

.page-opportunity .hero.is-dark .navbar-item,
.page-opportunity .hero.is-dark .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-dark .navbar-link.is-active,
.page-opportunity .hero.is-dark .navbar-link:hover,
.page-opportunity .hero.is-dark a.navbar-item.is-active,
.page-opportunity .hero.is-dark a.navbar-item:hover {
	background-color: #292929;
	color: #fff
}

.page-opportunity .hero.is-dark .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-dark .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-dark .tabs li.is-active a {
	color: #363636 !important;
	opacity: 1
}

.page-opportunity .hero.is-dark .tabs.is-boxed a,
.page-opportunity .hero.is-dark .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-dark .tabs.is-boxed a:hover,
.page-opportunity .hero.is-dark .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-dark .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-dark .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-dark .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-dark .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #363636
}

.page-opportunity .hero.is-dark.is-bold {
	background-image: linear-gradient(141deg, #1f191a 0, #363636 71%, #46403f 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-dark.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #1f191a 0, #363636 71%, #46403f 100%)
	}
}

.page-opportunity .hero.is-primary {
	background-color: #00d1b2;
	color: #fff
}

.page-opportunity .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-primary strong {
	color: inherit
}

.page-opportunity .hero.is-primary .title {
	color: #fff
}

.page-opportunity .hero.is-primary .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-primary .subtitle a:not(.button),
.page-opportunity .hero.is-primary .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-primary .navbar-menu {
		background-color: #00d1b2
	}
}

.page-opportunity .hero.is-primary .navbar-item,
.page-opportunity .hero.is-primary .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-primary .navbar-link.is-active,
.page-opportunity .hero.is-primary .navbar-link:hover,
.page-opportunity .hero.is-primary a.navbar-item.is-active,
.page-opportunity .hero.is-primary a.navbar-item:hover {
	background-color: #00b89c;
	color: #fff
}

.page-opportunity .hero.is-primary .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-primary .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-primary .tabs li.is-active a {
	color: #00d1b2 !important;
	opacity: 1
}

.page-opportunity .hero.is-primary .tabs.is-boxed a,
.page-opportunity .hero.is-primary .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-primary .tabs.is-boxed a:hover,
.page-opportunity .hero.is-primary .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-primary .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-primary .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-primary .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-primary .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #00d1b2
}

.page-opportunity .hero.is-primary.is-bold {
	background-image: linear-gradient(141deg, #009e6c 0, #00d1b2 71%, #00e7eb 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-primary.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #009e6c 0, #00d1b2 71%, #00e7eb 100%)
	}
}

.page-opportunity .hero.is-link {
	background-color: #485fc7;
	color: #fff
}

.page-opportunity .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-link strong {
	color: inherit
}

.page-opportunity .hero.is-link .title {
	color: #fff
}

.page-opportunity .hero.is-link .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-link .subtitle a:not(.button),
.page-opportunity .hero.is-link .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-link .navbar-menu {
		background-color: #485fc7
	}
}

.page-opportunity .hero.is-link .navbar-item,
.page-opportunity .hero.is-link .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-link .navbar-link.is-active,
.page-opportunity .hero.is-link .navbar-link:hover,
.page-opportunity .hero.is-link a.navbar-item.is-active,
.page-opportunity .hero.is-link a.navbar-item:hover {
	background-color: #3a51bb;
	color: #fff
}

.page-opportunity .hero.is-link .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-link .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-link .tabs li.is-active a {
	color: #485fc7 !important;
	opacity: 1
}

.page-opportunity .hero.is-link .tabs.is-boxed a,
.page-opportunity .hero.is-link .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-link .tabs.is-boxed a:hover,
.page-opportunity .hero.is-link .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-link .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-link .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-link .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-link .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #485fc7
}

.page-opportunity .hero.is-link.is-bold {
	background-image: linear-gradient(141deg, #2959b3 0, #485fc7 71%, #5658d2 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-link.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #2959b3 0, #485fc7 71%, #5658d2 100%)
	}
}

.page-opportunity .hero.is-info {
	background-color: #3e8ed0;
	color: #fff
}

.page-opportunity .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-info strong {
	color: inherit
}

.page-opportunity .hero.is-info .title {
	color: #fff
}

.page-opportunity .hero.is-info .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-info .subtitle a:not(.button),
.page-opportunity .hero.is-info .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-info .navbar-menu {
		background-color: #3e8ed0
	}
}

.page-opportunity .hero.is-info .navbar-item,
.page-opportunity .hero.is-info .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-info .navbar-link.is-active,
.page-opportunity .hero.is-info .navbar-link:hover,
.page-opportunity .hero.is-info a.navbar-item.is-active,
.page-opportunity .hero.is-info a.navbar-item:hover {
	background-color: #3082c5;
	color: #fff
}

.page-opportunity .hero.is-info .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-info .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-info .tabs li.is-active a {
	color: #3e8ed0 !important;
	opacity: 1
}

.page-opportunity .hero.is-info .tabs.is-boxed a,
.page-opportunity .hero.is-info .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-info .tabs.is-boxed a:hover,
.page-opportunity .hero.is-info .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-info .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-info .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-info .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-info .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #3e8ed0
}

.page-opportunity .hero.is-info.is-bold {
	background-image: linear-gradient(141deg, #208fbc 0, #3e8ed0 71%, #4d83db 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-info.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #208fbc 0, #3e8ed0 71%, #4d83db 100%)
	}
}

.page-opportunity .hero.is-success {
	background-color: #48c78e;
	color: #fff
}

.page-opportunity .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-success strong {
	color: inherit
}

.page-opportunity .hero.is-success .title {
	color: #fff
}

.page-opportunity .hero.is-success .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-success .subtitle a:not(.button),
.page-opportunity .hero.is-success .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-success .navbar-menu {
		background-color: #48c78e
	}
}

.page-opportunity .hero.is-success .navbar-item,
.page-opportunity .hero.is-success .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-success .navbar-link.is-active,
.page-opportunity .hero.is-success .navbar-link:hover,
.page-opportunity .hero.is-success a.navbar-item.is-active,
.page-opportunity .hero.is-success a.navbar-item:hover {
	background-color: #3abb81;
	color: #fff
}

.page-opportunity .hero.is-success .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-success .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-success .tabs li.is-active a {
	color: #48c78e !important;
	opacity: 1
}

.page-opportunity .hero.is-success .tabs.is-boxed a,
.page-opportunity .hero.is-success .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-success .tabs.is-boxed a:hover,
.page-opportunity .hero.is-success .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-success .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-success .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-success .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-success .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #48c78e
}

.page-opportunity .hero.is-success.is-bold {
	background-image: linear-gradient(141deg, #29b35e 0, #48c78e 71%, #56d2af 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-success.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #29b35e 0, #48c78e 71%, #56d2af 100%)
	}
}

.page-opportunity .hero.is-warning {
	background-color: #ffe08a;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-warning strong {
	color: inherit
}

.page-opportunity .hero.is-warning .title {
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-warning .subtitle {
	color: rgba(0, 0, 0, .9)
}

.page-opportunity .hero.is-warning .subtitle a:not(.button),
.page-opportunity .hero.is-warning .subtitle strong {
	color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-warning .navbar-menu {
		background-color: #ffe08a
	}
}

.page-opportunity .hero.is-warning .navbar-item,
.page-opportunity .hero.is-warning .navbar-link {
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-warning .navbar-link.is-active,
.page-opportunity .hero.is-warning .navbar-link:hover,
.page-opportunity .hero.is-warning a.navbar-item.is-active,
.page-opportunity .hero.is-warning a.navbar-item:hover {
	background-color: #ffd970;
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-warning .tabs a {
	color: rgba(0, 0, 0, .7);
	opacity: .9
}

.page-opportunity .hero.is-warning .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-warning .tabs li.is-active a {
	color: #ffe08a !important;
	opacity: 1
}

.page-opportunity .hero.is-warning .tabs.is-boxed a,
.page-opportunity .hero.is-warning .tabs.is-toggle a {
	color: rgba(0, 0, 0, .7)
}

.page-opportunity .hero.is-warning .tabs.is-boxed a:hover,
.page-opportunity .hero.is-warning .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-warning .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-warning .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-warning .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-warning .tabs.is-toggle li.is-active a:hover {
	background-color: rgba(0, 0, 0, .7);
	border-color: rgba(0, 0, 0, .7);
	color: #ffe08a
}

.page-opportunity .hero.is-warning.is-bold {
	background-image: linear-gradient(141deg, #ffb657 0, #ffe08a 71%, #fff6a3 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-warning.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #ffb657 0, #ffe08a 71%, #fff6a3 100%)
	}
}

.page-opportunity .hero.is-danger {
	background-color: #f14668;
	color: #fff
}

.page-opportunity .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.page-opportunity .hero.is-danger strong {
	color: inherit
}

.page-opportunity .hero.is-danger .title {
	color: #fff
}

.page-opportunity .hero.is-danger .subtitle {
	color: rgba(255, 255, 255, .9)
}

.page-opportunity .hero.is-danger .subtitle a:not(.button),
.page-opportunity .hero.is-danger .subtitle strong {
	color: #fff
}

@media screen and (max-width:1023px) {
	.page-opportunity .hero.is-danger .navbar-menu {
		background-color: #f14668
	}
}

.page-opportunity .hero.is-danger .navbar-item,
.page-opportunity .hero.is-danger .navbar-link {
	color: rgba(255, 255, 255, .7)
}

.page-opportunity .hero.is-danger .navbar-link.is-active,
.page-opportunity .hero.is-danger .navbar-link:hover,
.page-opportunity .hero.is-danger a.navbar-item.is-active,
.page-opportunity .hero.is-danger a.navbar-item:hover {
	background-color: #ef2e55;
	color: #fff
}

.page-opportunity .hero.is-danger .tabs a {
	color: #fff;
	opacity: .9
}

.page-opportunity .hero.is-danger .tabs a:hover {
	opacity: 1
}

.page-opportunity .hero.is-danger .tabs li.is-active a {
	color: #f14668 !important;
	opacity: 1
}

.page-opportunity .hero.is-danger .tabs.is-boxed a,
.page-opportunity .hero.is-danger .tabs.is-toggle a {
	color: #fff
}

.page-opportunity .hero.is-danger .tabs.is-boxed a:hover,
.page-opportunity .hero.is-danger .tabs.is-toggle a:hover {
	background-color: rgba(10, 10, 10, .1)
}

.page-opportunity .hero.is-danger .tabs.is-boxed li.is-active a,
.page-opportunity .hero.is-danger .tabs.is-boxed li.is-active a:hover,
.page-opportunity .hero.is-danger .tabs.is-toggle li.is-active a,
.page-opportunity .hero.is-danger .tabs.is-toggle li.is-active a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #f14668
}

.page-opportunity .hero.is-danger.is-bold {
	background-image: linear-gradient(141deg, #fa0a62 0, #f14668 71%, #f7595f 100%)
}

@media screen and (max-width:768px) {
	.page-opportunity .hero.is-danger.is-bold .navbar-menu {
		background-image: linear-gradient(141deg, #fa0a62 0, #f14668 71%, #f7595f 100%)
	}
}

.page-opportunity .hero.is-small .page-opportunity .hero-body {
	padding: 1.5rem
}

@media screen and (min-width:769px),
print {
	.page-opportunity .hero.is-medium .page-opportunity .hero-body {
		padding: 9rem 4.5rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .hero.is-large .page-opportunity .hero-body {
		padding: 18rem 6rem
	}
}

.page-opportunity .hero.is-fullheight .page-opportunity .hero-body,
.page-opportunity .hero.is-fullheight-with-navbar .page-opportunity .hero-body,
.page-opportunity .hero.is-halfheight .page-opportunity .hero-body {
	align-items: center;
	display: flex
}

.page-opportunity .hero.is-fullheight .page-opportunity .hero-body>.container,
.page-opportunity .hero.is-fullheight-with-navbar .page-opportunity .hero-body>.container,
.page-opportunity .hero.is-halfheight .page-opportunity .hero-body>.container {
	flex-grow: 1;
	flex-shrink: 1
}

.page-opportunity .hero.is-halfheight {
	min-height: 50vh
}

.page-opportunity .hero.is-fullheight {
	min-height: 100vh
}

.page-opportunity .hero-video {
	overflow: hidden
}

.page-opportunity .hero-video video {
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.page-opportunity .hero-video.is-transparent {
	opacity: .3
}

@media screen and (max-width:768px) {
	.page-opportunity .hero-video {
		display: none
	}
}

.page-opportunity .hero-buttons {
	margin-top: 1.5rem
}

@media screen and (max-width:768px) {
	.page-opportunity .hero-buttons .button {
		display: flex
	}

	.page-opportunity .hero-buttons .button:not(:last-child) {
		margin-bottom: .75rem
	}
}

@media screen and (min-width:769px),
print {
	.page-opportunity .hero-buttons {
		display: flex;
		justify-content: center
	}

	.page-opportunity .hero-buttons .button:not(:last-child) {
		margin-right: 1.5rem
	}
}

.page-opportunity .hero-foot,
.page-opportunity .hero-head {
	flex-grow: 0;
	flex-shrink: 0
}

.page-opportunity .hero-body {
	flex-grow: 1;
	flex-shrink: 0;
	padding: 3rem 1.5rem
}

@media screen and (min-width:769px),
print {
	.page-opportunity .hero-body {
		padding: 3rem 3rem
	}
}

.page-opportunity .section {
	padding: 3rem 1.5rem
}

@media screen and (min-width:1024px) {
	.page-opportunity .section {
		padding: 3rem 3rem
	}

	.page-opportunity .section.is-medium {
		padding: 9rem 4.5rem
	}

	.page-opportunity .section.is-large {
		padding: 18rem 6rem
	}
}


    .page-opportunity .machine-example tr th {
        opacity: 0;
        transition: opacity 350ms;
    }
    .page-opportunity .machine-example tr.active th {
        opacity: 1;
    }
    .page-opportunity .machine-example td {
        vertical-align: middle;
    }
    .page-opportunity .machine-example .unit, .page-opportunity .machine-example td > img {
        width: 50px;
        height: 50px;
        position: relative;
        display: inline-block;
        margin-top: 5px;
    }
    .page-opportunity .machine-example .unit img {
        position: absolute;
        transform: scale(0);
        transform-origin: center;
        transition-timing-function: ease-in-out;
        transition: none;
    }
    .page-opportunity .machine-example .unit.active img {
        transform: scale(1);
        transition: transform 350ms;
    }


    .page-opportunity .draw {
        position:relative;
        padding: 20px 50px;
        outline:none;
        border: none;
        box-shadow: none;
        background-image:
                linear-gradient(#3398ec, #3398ec),
                linear-gradient(#3398ec, #3398ec),
                linear-gradient(#3398ec, #3398ec),
                linear-gradient(#3398ec, #3398ec);

        background-position: 0 0, 0 0, 0 100%, 0 100%;
        background-size: 3px 0%, 0% 3px, 0% 3px, 3px 0%;
        background-color:transparent;
        background-repeat:no-repeat;
        transition: none;
    }
    .page-opportunity .draw.nobox {
        background-image: none;
    }
    .page-opportunity .draw:before {
        content:"";
        position:absolute;
        z-index:-1;
        top:0;
        right:0;
        left:0;
        bottom:0;
        border:3px solid #60daaa;
    }

    .page-opportunity .draw.active {
        transition:0.2s linear;
        transition-delay: 1750ms;
        background-position: 0 100%, 0 0, 0 100%, 100% 0;
        background-size: 3px 100%, 100% 3px, 100% 3px,3px 100%;
        animation: drawnimate 1.4s linear;
        animation-delay: 1750ms;
    }
    .page-opportunity .machine-example td.page-opportunity .draw > img {
        transform: scale(0);
        transform-origin: center;
        transition: none;
        transition-timing-function: ease-in-out;
    }
    .page-opportunity .machine-example td.page-opportunity .draw.active > img {
        transform: scale(1);
        transition: transform 350ms;
    }



    @keyframes drawnimate {
        0% {
            background-position: 0 100%, 0 0, 0 100%, 100% 0;
            background-size: 3px 0%, 100% 3px, 0% 3px,3px 0%;
        }
        40% {
            background-position: 0 100%, 100% 0, 100% 100%, 100% 0;
            background-size: 3px 0%, 100% 3px, 0% 3px,3px 100%;
        }
        60% {
            background-position: 0 100%, 100% 0, 100% 100%, 100% 100%;
            background-size: 3px 0%, 0% 3px, 100% 3px,3px 100%
        }
        70% {
            background-position: 0 100%, 100% 0, 0% 100%, 100% 100%;
            background-size: 3px 100%, 0% 3px, 100% 3px,3px 0%;
        }
        80% {
            background-position: 0% 0%, 0% 0, 0% 100%, 100% 100%;
            background-size: 3px 100%, 0% 3px, 0% 3px,3px 0%;
        }
        100% {
            background-position: 0% 0%, 0 0, 0 100%, 100% 100%;
            background-size: 3px 100%, 100% 3px, 100% 3px,3px 100%
        }
    }
 
 .main-footer .schedule-box {
    display: none;
}

.whodrinkskangenwater {}
