/*!
Theme Name: Innolics
Theme URI: http://underscores.me/
Author: Innolics
Author URI: https://www.techhive.co.in/
Description: Innolics is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight and offers unparalleled speed.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: innolics
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Innolics is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */




 .main-banner-section:before {
    content: "";
    position: absolute;
    width: 100%;
    /* inset: 0; */
    background: linear-gradient(0deg, #0D204B, #0D204B);
    /* clip-path: path("M0 60 C0 26.8629 26.8629 0 60 0 H1790 C1823.14 0 1850 26.8629 1850 60 V934 C1850 967.137 1823.14 994 1790 994 H895 C861.863 994 835 967.137 835 934 V874 C835 840.863 808.137 814 775 814 H60 C26.8629 814 0 787.137 0 754 V60 Z"); */
    /* -webkit-mask: url("banner-shape.svg") no-repeat center / 100% 100%; */
    mask: url("https://innolics.nl/storminenergy/wp-content/uploads/2026/02/banmer-bg-shape.svg") no-repeat center / 100% 100%;
}