body {
	position: relative;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.site-header {
    padding:12px 32px;
}

.dinari-get-started {
    padding-bottom:30px;
}

.w-webflow-badge {
	display: none !important;
}

.nav-dropdown-toggler .nav-dropdown-icon,
.mobile-dropdown-toggler .mobile-dropdown-icon {
	transition: transform ease .3s
}

.nav-dropdown-toggler.w--open .nav-dropdown-icon,
.mobile-dropdown-toggler.w--open .mobile-dropdown-icon {
	transform: rotate(180deg)
}

.nav-dropdown-toggler.w--open .nav-dropdown-icon::before,
.nav-dropdown-toggler.w--open .nav-dropdown-text {
	color: #07846d
}

.mobile-dropdown-toggler.w--open .mobile-dropdown-icon::before,
.mobile-dropdown-toggler.w--open .mobile-dropdown-text {
	color: #122023
}

.restricted .restricted-country,
.restricted-us #dinari-us-warning {
	display: flex
}

.not-restricted .restricted-country,
.restricted-us #home-hero-cta,
.restricted-us #navbar-cta,
.restricted-us .top-banner,
.restricted .top-banner,
.restricted-us .mobile-menu-button {
	display: none
}

@media(min-width:992px) {

	.dinari-offer-animations-container,
	.dinari-offer-animations,
	.dinari-offer-animation,
	.dinari-offer-image {
		height: calc(100vh - 130px);
	}
}

.dinari-offerings-container .dinari-offer-grid:last-child {
	margin-bottom: 0
}

.klaviyo-form-WREhej .needsclick .klaviyo-form>div {
	flex-direction: row !important;
}

.klaviyo-form-WREhej .needsclick .klaviyo-form div div[data-testid="form-row"]:first-child {
	flex-grow: 1;
}

.go1277619522.go1277619522.go1277619522:hover {
	border-color: rgb(160, 174, 192) !important;
}

.press-feed-item-2025:hover .press-feed-item-cta,
.blog-post-link-container-2025:hover .press-feed-item-cta,
.dinari-offer-bullet:hover .press-feed-item-cta {
	transform: translate(10px, 0);
}

.dinari-h2-highlight {
	z-index: -1;
}

.dinari-offer-text {
	flex: none;
	max-width: 70%;
}

.assets-highlight-value {
	font-size: 64px;
}

.dinari-offer-h2 {
	font-size: 48px;
}

.dinari-offer-h6 {
	font-size: 24px;
}

.dinari-offerings-btn.dinari-offerings-btn-clay {
	background-color: #463c91;
	color: #fff;
}

.blog-news-feed {
	position: relative;
}

.blog-news-feed {
    grid-template-columns: 1fr;
}

.klaviyo-form-WREhej .needsclick .klaviyo-form>div {
	flex-direction: row !important;
}

.klaviyo-form-WREhej .needsclick .klaviyo-form div div[data-testid="form-row"]:first-child {
	flex-grow: 1;
}

.go1277619522.go1277619522.go1277619522:hover {
	border-color: rgb(160, 174, 192) !important;
}

.press-feed-item-title{
	font-size:28px;
}

.press-feed-item-lead{
	font-size:18px;
}


@media screen and (max-width: 820px){
	.mobile-toogler-container {
		top: 30px;
	}
	
	.dinari-offer-text {
	    max-width: 90%;
	}
	.assets-highlight-value {
	    font-size: 48px;
	}
	
	.assets-highlight-desc {
	    max-width: 90%;
	    font-size: 18px;
	}
	.dinari-offer-h2 {
	    font-size: 32px;
	}
	
	.dinari-offerings-btn.dinari-offerings-btn-clay {
	   display: none;
	}
	.dinari-offer-h6 {
		line-height: 1.2;
	    font-size: 18px;
	}
}




@media screen and (max-width: 479px){
	.mobile-toogler-container {
		top: 30px;
	}
	
	.dinari-offer-text {
	    max-width: 90%;
	}
	.assets-highlight-value {
	    font-size: 48px;
	}
	
	.assets-highlight-desc {
	    max-width: 90%;
	}
}

