/*!
Theme Name: bmiMD
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: bmimd
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.

bmiMD 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.
 */


/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

#wpadminbar {
        position: sticky !important;
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}@charset "UTF-8";.slick-loading .slick-list{background:#fff url("https://cdn-ilcpnen.nitrocdn.com/XFlnAtXURgPjBSYXEJRXFSmNuUbccdgc/assets/images/optimized/rev-95812c3/www.bmimd.com/wp-content/themes/bmimd/assets/slick/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background-image:none !important;}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:"←";}[dir='rtl'] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:"→";}[dir='rtl'] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}.visible {
  visibility:visible
}
.static {
  position:static
}
.fixed {
  position:fixed
}
.absolute {
  position:absolute
}
.flex-row-reverse {
	flex-direction: row-reverse;
}
.bottom-0 {
  bottom:0
}
.bottom-\[-15px\] {
  bottom:-15px
}
.bottom-\[-190px\] {
  bottom:-190px
}
.bottom-\[-20px\] {
  bottom:-20px
}
.bottom-\[-40px\] {
  bottom:-40px
}
.bottom-\[-80px\] {
  bottom:-80px
}
.bottom-\[0px\] {
  bottom:0
}
.bottom-\[100px\] {
  bottom:100px
}
.bottom-\[130px\] {
  bottom:130px
}
.bottom-\[20px\] {
  bottom:20px
}
.bottom-\[300px\] {
  bottom:300px
}
.bottom-\[30px\] {
  bottom:30px
}
.bottom-\[650px\] {
  bottom:650px
}
.left-0 {
  left:0
}
.left-\[-120px\] {
  left:-120px
}
.left-\[-15px\] {
  left:-15px
}
.left-\[-160px\] {
  left:-160px
}
.left-\[-50px\] {
  left:-50px
}
.left-\[55px\] {
  left:55px
}
.right-0 {
  right:0
}
.right-\[-100px\] {
  right:-100px
}
.right-\[-120px\] {
  right:-120px
}
.right-\[-15px\] {
  right:-15px
}
.right-\[-90px\] {
  right:-90px
}
.right-\[10px\] {
  right:10px
}
.right-\[15px\] {
  right:15px
}
.right-\[30px\] {
  right:30px
}
.right-\[50px\] {
  right:50px
}
.right-\[80px\] {
  right:80px
}
.top-0 {
  top:0
}
.top-\[-110px\] {
  top:-110px
}
.top-\[-90px\] {
  top:-90px
}
.top-\[100px\] {
  top:100px
}
.top-\[250px\] {
  top:250px
}
.top-\[300px\] {
  top:300px
}
.top-\[30px\] {
  top:30px
}
.top-\[40px\] {
  top:40px
}
.top-\[50\%\] {
  top:50%
}
.z-\[99999999\] {
  z-index:99999999
}
.z-\[9999\] {
  z-index:9999
}
.z-\[99\] {
  z-index:99
}
.z-\[9\] {
  z-index:9
}
.m-auto {
  margin:auto
}
.mx-\[10px\] {
  margin-left:10px;
  margin-right:10px
}
.my-\[10px\] {
  margin-bottom:10px;
  margin-top:10px
}
.my-\[15px\] {
  margin-bottom:15px;
  margin-top:15px
}
.my-\[20px\] {
  margin-bottom:20px;
  margin-top:20px
}
.my-\[24px\] {
  margin-bottom:24px;
  margin-top:24px
}
.my-\[25px\] {
  margin-bottom:25px;
  margin-top:25px
}
.my-\[30px\] {
  margin-bottom:30px;
  margin-top:30px
}
.my-\[35px\] {
  margin-bottom:35px;
  margin-top:35px
}
.my-\[50px\] {
  margin-bottom:50px;
  margin-top:50px
}
.mb-0 {
  margin-bottom:0
}
.mb-\[-2px\] {
  margin-bottom:-2px
}
.mb-\[100px\] {
  margin-bottom:100px
}
.mb-\[10px\] {
  margin-bottom:10px
}
.mb-\[20px\] {
  margin-bottom:20px
}
.mb-\[30px\] {
  margin-bottom:30px
}
.mb-\[32px\] {
  margin-bottom:32px
}
.mb-\[40px\] {
  margin-bottom:40px
}
.mb-\[45px\] {
  margin-bottom:45px
}
.mb-\[50px\] {
  margin-bottom:50px
}
.ml-\[-3px\] {
  margin-left:-3px
}
.ml-\[10px\] {
  margin-left:10px
}
.ml-\[5px\] {
  margin-left:5px
}
.mr-\[10px\] {
  margin-right:10px
}
.mr-\[15px\] {
  margin-right:15px
}
.mr-\[5px\] {
  margin-right:5px
}
.mt-0 {
  margin-top:0
}
.mt-\[-60px\] {
  margin-top:-60px
}
.mt-\[10px\] {
  margin-top:10px
}
.mt-\[20px\] {
  margin-top:20px
}
.mt-\[24px\] {
  margin-top:24px
}

.mt-\[32px\] {
  margin-top:32px
}
.mt-\[34px\] {
  margin-top:34px
}
.mt-\[35px\] {
  margin-top:35px
}
.mt-\[50px\] {
  margin-top:50px
}
.mt-\[5px\] {
  margin-top:5px
}
.mt-\[60px\] {
  margin-top:60px
}
.mt-\[6px\] {
  margin-top:6px
}
.mt-\[70px\] {
  margin-top:70px
}
.mt-\[88px\] {
  margin-top:88px
}
.mt-auto {
  margin-top:auto
}
.\!block {
  display:block!important
}

.\!flex {
  display:flex!important
}

.\!list-item {
  display:list-item!important
}
.list-item {
  display:list-item
}
.\!h-\[225px\] {
  height:225px!important
}
.\!h-\[244px\] {
  height:244px!important
}
.\!h-\[300px\] {
  height:300px!important
}
.\!h-\[340px\] {
  height:340px!important
}
.\!h-\[354px\] {
  height:354px!important
}
.\!h-\[400px\] {
  height:400px!important
}
.\!h-auto {
  height:auto!important
}
.\!h-full {
  height:100%!important
}
.h-40 {
  height:10rem
}
.h-\[120px\] {
  height:120px
}
.h-\[1px\] {
  height:1px
}
.h-\[200px\] {
  height:200px
}
.h-\[20px\] {
  height:20px
}
.h-\[225px\] {
  height:225px
}
.h-\[253px\] {
  height:253px
}
.h-\[343px\] {
  height:343px
}
.h-\[440px\] {
  height:440px
}
.h-\[445px\] {
  height:445px
}
.h-\[460px\] {
  height:460px
}
.h-\[640px\] {
  height:640px
}
.h-\[85vh\] {
  height:85vh
}
.h-auto {
  height:auto
}
.h-fit {
  height:-moz-fit-content;
  height:fit-content
}
.h-full {
  height:100%
}
.\!max-h-\[484px\] {
  max-height:484px!important
}
.\!w-\[270px\] {
  width:270px!important
}
.w-\[100\%\] {
  width:100%
}
.w-\[100px\] {
  width:100px
}
.w-\[120px\] {
  width:120px
}
.w-\[13px\] {
  width:13px
}
.w-\[15px\] {
  width:15px
}
.w-\[190px\] {
  width:190px
}
.w-\[200px\] {
  width:200px
}
.w-\[20px\] {
  width:20px
}
.w-\[215px\] {
  width:215px
}
.w-\[22\%\] {
  width:22%
}
.w-\[250px\] {
  width:250px
}
.w-\[280px\] {
  width:280px
}
.w-\[30\%\] {
  width:30%
}
.w-\[31\.4\%\] {
  width:31.4%
}
.w-\[32\%\] {
  width:32%
}
.w-\[35\%\] {
  width:35%
}
.w-\[40\%\] {
  width:40%
}
.w-\[406px\] {
  width:406px
}
.w-\[42\%\] {
  width:42%
}
.w-\[46\%\] {
  width:46%
}
.w-\[48\%\] {
  width:48%
}
.w-\[480px\] {
  width:480px
}
.w-\[50\%\] {
  width:50%
}
.w-\[58\%\] {
  width:58%
}
.w-\[70\%\] {
  width:70%
}
.w-\[80px\] {
  width:80px
}
.w-\[90\%\] {
  width:90%
}
.w-fit {
  width:-moz-fit-content;
  width:fit-content
}
.\!min-w-\[270px\] {
  min-width:270px!important
}
.\!min-w-\[300px\] {
  min-width:300px!important
}
.max-w-\[400px\] {
  max-width:400px
}
.flex-shrink {
  flex-shrink:1
}
.flex-grow {
  flex-grow:1
}
.translate-y-\[-50\%\] {
  --tw-translate-y:-50%
}
.rotate-\[-170deg\],
.translate-y-\[-50\%\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[-170deg\] {
  --tw-rotate:-170deg
}
.rotate-\[-184deg\] {
  --tw-rotate:-184deg
}
.rotate-\[-184deg\],
.rotate-\[-27deg\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[-27deg\] {
  --tw-rotate:-27deg
}
.rotate-\[-80deg\] {
  --tw-rotate:-80deg
}
.rotate-\[-80deg\],
.rotate-\[-95deg\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[-95deg\] {
  --tw-rotate:-95deg
}
.rotate-\[200deg\] {
  --tw-rotate:200deg
}
.rotate-\[200deg\],
.rotate-\[205deg\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[205deg\] {
  --tw-rotate:205deg
}
.rotate-\[300deg\] {
  --tw-rotate:300deg
}
.rotate-\[300deg\],
.rotate-\[80deg\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[80deg\] {
  --tw-rotate:80deg
}
.rotate-\[92deg\] {
  --tw-rotate:92deg
}
.rotate-\[92deg\],
.rotate-\[98deg\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[98deg\] {
  --tw-rotate:98deg
}
.scale-x-\[-1\] {
  --tw-scale-x:-1
}
.scale-x-\[-1\],
.scale-y-\[-1\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.scale-y-\[-1\] {
  --tw-scale-y:-1
}
.transform {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.cursor-pointer {
  cursor:pointer
}
.resize {
  resize:both
}
.\!list-disc {
  list-style-type:disc!important
}
.list-disc {
  list-style-type:disc
}
.columns-4 {
  -moz-columns:4;
  column-count:4
}
.flex-col-reverse {
  flex-direction: column-reverse;
}

.justify-around {
  justify-content:space-around
}
.gap-\[10\%\] {
  gap:10%
}
.gap-\[10px\] {
  gap:10px
}
.gap-\[12px\] {
  gap:12px
}
.gap-\[2\%\] {
  gap:2%
}
.gap-\[20px\] {
  gap:20px
}
.gap-\[23px\] {
  gap:23px
}
.gap-\[25px\] {
  gap:25px
}
.gap-\[28px\] {
  gap:28px
}
.gap-\[3\%\] {
  gap:3%
}
.gap-\[30px\] {
  gap:30px
}
.gap-\[35px\] {
  gap:35px
}
.gap-\[50px\] {
  gap:50px
}
.gap-\[60px\] {
  gap:60px
}
.gap-\[80px\] {
  gap:80px
}
.gap-x-\[10px\] {
  -moz-column-gap:10px;
  column-gap:10px
}
.gap-y-0 {
  row-gap:0
}
.gap-y-\[100px\] {
  row-gap:100px
}
.gap-y-\[10px\] {
  row-gap:10px
}
.gap-y-\[15px\] {
  row-gap:15px
}
.gap-y-\[16px\] {
  row-gap:16px
}
.gap-y-\[17px\] {
  row-gap:17px
}
.gap-y-\[20px\] {
  row-gap:20px
}
.gap-y-\[25px\] {
  row-gap:25px
}
.gap-y-\[50px\] {
  row-gap:50px
}
.gap-y-\[75px\] {
  row-gap:75px
}
.space-x-5>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse:0;
  margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));
  margin-right:calc(1.25rem*var(--tw-space-x-reverse))
}
.overflow-hidden {
  overflow:hidden
}
.overflow-x-auto {
  overflow-x:auto
}
.overflow-x-clip {
  overflow-x:clip
}
.rounded-\[100px\] {
  border-radius:100px
}
.rounded-\[10px\] {
  border-radius:10px
}
.rounded-\[15px\] {
  border-radius:15px
}
.rounded-\[16px\] {
  border-radius:16px
}
.rounded-\[21px\] {
  border-radius:21px
}
.rounded-\[30px\] {
  border-radius:30px
}
.rounded-\[31px\] {
  border-radius:31px
}
.rounded-\[33px\] {
  border-radius:33px
}
.rounded-\[34px\] {
  border-radius:34px
}
.rounded-\[38px\] {
  border-radius:38px
}
.rounded-\[5px\] {
  border-radius:5px
}
.rounded-\[8px\] {
  border-radius:8px
}
.rounded-md {
  border-radius:.375rem
}
.rounded-t-\[20px\] {
  border-top-left-radius:20px;
  border-top-right-radius:20px
}
.border,
.border-\[1px\] {
  border-width:1px
}
.border-b-\[1px\] {
  border-bottom-width:1px
}
.border-r-\[1px\] {
  border-right-width:1px
}
.border-\[\#2B9606\] {
  --tw-border-opacity:1;
  border-color:rgb(43 150 6/var(--tw-border-opacity,1))
}
.border-\[\#45464f30\] {
  border-color:#45464f30
}
.border-\[\#D0D5DD\] {
  --tw-border-opacity:1;
  border-color:rgb(208 213 221/var(--tw-border-opacity,1))
}
.border-\[\#E4E4E4\] {
  --tw-border-opacity:1;
  border-color:rgb(228 228 228/var(--tw-border-opacity,1))
}
.border-\[\#E4EAFF\] {
  --tw-border-opacity:1;
  border-color:rgb(228 234 255/var(--tw-border-opacity,1))
}
.border-\[\#EEEEEE\] {
  --tw-border-opacity:1;
  border-color:rgb(238 238 238/var(--tw-border-opacity,1))
}
.border-white {
  --tw-border-opacity:1;
  border-color:rgb(255 255 255/var(--tw-border-opacity,1))
}
.bg-\[\#2B9606\] {
  --tw-bg-opacity:1;
  background-color:rgb(43 150 6/var(--tw-bg-opacity,1))
}
.bg-\[\#475467\] {
  --tw-bg-opacity:1;
  background-color:rgb(71 84 103/var(--tw-bg-opacity,1))
}
.bg-\[\#D4D4D4\] {
  --tw-bg-opacity:1;
  background-color:rgb(212 212 212/var(--tw-bg-opacity,1))
}
.bg-\[\#E4E4E4\] {
  --tw-bg-opacity:1;
  background-color:rgb(228 228 228/var(--tw-bg-opacity,1))
}
.bg-\[\#E4EAFF\] {
  --tw-bg-opacity:1;
  background-color:rgb(228 234 255/var(--tw-bg-opacity,1))
}
.bg-\[\#EAECF0\] {
  --tw-bg-opacity:1;
  background-color:rgb(234 236 240/var(--tw-bg-opacity,1))
}
.bg-\[\#F5F8FF\] {
  --tw-bg-opacity:1;
  background-color:rgb(245 248 255/var(--tw-bg-opacity,1))
}
.object-cover {
  -o-object-fit:cover;
  object-fit:cover
}
.object-top {
  -o-object-position:top;
  object-position:top
}
.p-4 {
  padding:1rem
}
.p-\[20px\] {
  padding:20px
}
.p-\[30px\] {
  padding:30px
}
.px-\[0px\] {
  padding-left:0;
  padding-right:0
}
.px-\[10px\] {
  padding-left:10px;
  padding-right:10px
}
.px-\[12px\] {
  padding-left:12px;
  padding-right:12px
}
.px-\[14px\] {
  padding-left:14px;
  padding-right:14px
}
.px-\[15px\] {
  padding-left:15px;
  padding-right:15px
}
.px-\[16px\] {
  padding-left:16px;
  padding-right:16px
}
.px-\[20px\] {
  padding-left:20px;
  padding-right:20px
}
.px-\[25px\] {
  padding-left:25px;
  padding-right:25px
}
.px-\[30\] {
  padding-left:30;
  padding-right:30
}
.px-\[30px\] {
  padding-left:30px;
  padding-right:30px
}
.px-\[40px\] {
  padding-left:40px;
  padding-right:40px
}
.px-\[48px\] {
  padding-left:48px;
  padding-right:48px
}
.px-\[65px\] {
  padding-left:65px;
  padding-right:65px
}
.py-\[10px\] {
  padding-bottom:10px;
  padding-top:10px
}
.py-\[15px\] {
  padding-bottom:15px;
  padding-top:15px
}
.py-\[20px\] {
  padding-bottom:20px;
  padding-top:20px
}
.py-\[25px\] {
  padding-bottom:25px;
  padding-top:25px
}
.py-\[30px\] {
  padding-bottom:30px;
  padding-top:30px
}
.py-\[32px\] {
  padding-bottom:32px;
  padding-top:32px
}
.py-\[4px\] {
  padding-bottom:4px;
  padding-top:4px
}
.py-\[50px\] {
  padding-bottom:50px;
  padding-top:50px
}
.py-\[60px\] {
  padding-bottom:60px;
  padding-top:60px
}
.py-\[6px\] {
  padding-bottom:6px;
  padding-top:6px
}
.py-\[70px\] {
  padding-bottom:70px;
  padding-top:70px
}
.py-\[8px\] {
  padding-bottom:8px;
  padding-top:8px
}
.\!pl-\[20px\] {
  padding-left:20px!important
}
.pb-0 {
  padding-bottom:0
}
.pb-\[100px\] {
  padding-bottom:100px
}
.pb-\[10px\] {
  padding-bottom:10px
}
.pb-\[20px\] {
  padding-bottom:20px
}
.pb-\[24px\] {
  padding-bottom:24px
}
.pb-\[30px\] {
  padding-bottom:30px
}
.pb-\[45px\] {
  padding-bottom:45px
}
.pb-\[50px\] {
  padding-bottom:50px
}
.pb-\[82px\] {
  padding-bottom:82px
}
.pl-\[20px\] {
  padding-left:20px
}
.pl-\[21px\] {
  padding-left:21px
}
.pl-\[30px\] {
  padding-left:30px
}
.pr-\[20\%\] {
  padding-right:20%
}
.pr-\[30px\] {
  padding-right:30px
}
.pt-\[24px\] {
  padding-top:24px
}
.pt-\[30px\] {
  padding-top:30px
}
.text-left {
  text-align:left
}

.\!text-\[36px\] {
  font-size:36px!important
}
.text-\[10px\] {
  font-size:10px
}
.text-\[13px\] {
  font-size:13px
}
.text-\[15px\] {
  font-size:15px
}
.text-\[18px\] {
  font-size:18px
}
.text-\[20px\] {
  font-size:20px
}
.text-\[40px\] {
  font-size:40px
}
.text-\[48px\] {
  font-size:48px
}
.text-base {
  font-size:1rem
}
.text-lg {
  font-size:1.125rem
}
.font-\[500\] {
  font-weight:500
}
.font-\[700\] {
  font-weight:700
}
.font-\[900\] {
  font-weight:900
}
.font-semibold {
  font-weight:600
}
.leading-\[14px\] {
  line-height:14px
}
.leading-\[15px\] {
  line-height:15px
}
.leading-\[16px\] {
  line-height:16px
}
.leading-\[20px\] {
  line-height:20px
}
.leading-\[24px\] {
  line-height:24px
}
.leading-\[30px\] {
  line-height:30px
}
.leading-\[32px\] {
  line-height:32px
}
.leading-\[8px\] {
  line-height:8px
}
.leading-normal {
  line-height:1.5
}
.text-\[\#101828\] {
  --tw-text-opacity:1;
  color:rgb(16 24 40/var(--tw-text-opacity,1))
}
.text-\[\#21316a79\] {
  color:#21316a79
}
.text-\[\#21316a80\] {
  color:#21316a80
}
.text-\[\#2B9606\],
.text-\[\#2b9606\] {
  --tw-text-opacity:1;
  color:rgb(43 150 6/var(--tw-text-opacity,1))
}

.text-\[\#667085\] {
  --tw-text-opacity:1;
  color:rgb(102 112 133/var(--tw-text-opacity,1))
}
.text-\[\#82879A\] {
  --tw-text-opacity:1;
  color:rgb(130 135 154/var(--tw-text-opacity,1))
}

.underline {
  text-decoration-line:underline
}
.line-through {
  text-decoration-line:line-through
}
.shadow-md {
  --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.invert {
  --tw-invert:invert(100%)
}
.invert,
.sepia {
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.sepia {
  --tw-sepia:sepia(100%)
}
.filter {
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.transition {
  transition-duration:.15s;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.first\:bg-\[\#73DC78\]:first-child {
  --tw-bg-opacity:1;
  background-color:rgb(115 220 120/var(--tw-bg-opacity,1))
}
.last\:mb-0:last-child {
  margin-bottom:0
}
.last\:border-none:last-child {
  border-style:none
}
.last\:bg-\[\#DC7399\]:last-child {
  --tw-bg-opacity:1;
  background-color:rgb(220 115 153/var(--tw-bg-opacity,1))
}
.hover\:text-black:hover {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity,1))
}
ul.footer-social {
  display:flex;
  flex-wrap:wrap;
  gap:20px;
  list-style:none;
  margin:30px 0;
  padding:0
}
@media (min-width:640px) {
  .sm\:right-\[20px\] {
    right:20px
  }
  .sm\:w-auto {
    width:auto
  }
  .sm\:flex-nowrap {
    flex-wrap:nowrap
  }
  .sm\:gap-\[20px\] {
    gap:20px
  }
  .sm\:text-\[12px\] {
    font-size:12px
  }
}
@media (min-width:768px) {
  .md\:flex {
    display:flex
  }
  .md\:w-\[40\%\] {
    width:40%
  }
  .md\:w-\[48\%\] {
    width:48%
  }
  .md\:w-\[48\.5\%\] {
    width:48.5%
  }
  .md\:w-\[50\%\] {
    width:50%
  }
  .md\:w-\[56\%\] {
    width:56%
  }
  .md\:w-auto {
    width:auto
  }
  
  .md\:gap-\[20px\] {
    gap:20px
  }
  .md\:p-\[30px\] {
    padding:30px
  }
  .md\:px-\[40px\] {
    padding-left:40px;
    padding-right:40px
  }
  .md\:text-\[22px\] {
    font-size:22px
  }
}

@media (min-width:1280px) {
  .xl\:mb-\[30px\] {
    margin-bottom:30px
  }
  .xl\:mt-0 {
    margin-top:0
  }
  .xl\:w-\[30\%\] {
    width:30%
  }
  .xl\:w-\[35\%\] {
    width:35%
  }
  .xl\:w-\[40\%\] {
    width:40%
  }
  .xl\:w-\[60\%\] {
    width:60%
  }
  .xl\:w-\[65\%\] {
    width:65%
  }
  .xl\:w-\[70\%\] {
    width:70%
  }
  .xl\:w-full {
    width:100%
  }
  .xl\:flex-row {
    flex-direction:row
  }
  .xl\:flex-nowrap {
    flex-wrap:nowrap
  }
  .xl\:gap-\[15\%\] {
    gap:15%
  }
  .xl\:px-\[25px\] {
    padding-left:25px;
    padding-right:25px
  }
  .xl\:py-\[10px\] {
    padding-bottom:10px;
    padding-top:10px
  }
  .xl\:text-\[14px\] {
    font-size:14px
  }
}

body,
html,
section {
  scroll-behavior:smooth
}
p {
  font-size:20px;
  font-style:normal;
  font-weight:400;
  line-height:30px
}



@keyframes dash {
  to {
    stroke-dashoffset:1200
  }
}
@keyframes reverse-dash {
  0% {
    stroke-dashoffset:1200
  }
}
@keyframes jw-announcement-bar-animation {
  0% {
    transform:translateX(0)
  }
  to {
    transform:translateX(-100%)
  }
}

@media screen and (max-width:508px) {
  .star-rating {
    display:flex;
    font-size:16px;
    justify-content:center
  }
}
.group_container {
  margin-left:auto;
  margin-right:auto;
  max-width:1276px;
  padding-left:30px;
  padding-right:30px;
  width:100%
}

a.wp-block-button__link {
  transition:all .2s ease
}
a.wp-block-button__link:hover {
  box-shadow:0 3px 10px rgba(0,0,0,.2)!important;
  transform:translateY(-2px)
}


#product-in-order.cart_item {
  font-size:17px
}
.btn-blue:hover,
.btn-white:hover {
  text-decoration:none
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.visible {
  visibility: visible;
}

.relative {
  position: relative;
}

.z-\[99\] {
  z-index: 99;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mt-\[17px\] {
  margin-top: 17px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[50px\] {
  margin-top: 50px;
}

.mt-\[88px\] {
  margin-top: 88px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[85vh\] {
  height: 85vh;
}

.max-h-\[250px\] {
  max-height: 250px;
}

.w-\[145px\] {
  width: 145px;
}

.w-\[190px\] {
  width: 190px;
}

.w-\[50\%\] {
  width: 50%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-\[120px\] {
  max-width: 120px;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-grow {
  flex-grow: 1;
}

.cursor-pointer {
  cursor: pointer;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-y-\[16px\] {
  row-gap: 16px;
}

.overflow-x-clip {
  overflow-x: clip;
}

.rounded-\[13px\] {
  border-radius: 13px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.bg-\[\#EAECF0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 236 240 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f8f8f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(228 234 255 / var(--tw-bg-opacity, 1));
}

.bg-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(33 49 106 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.p-\[15px\] {
  padding: 15px;
}

.p-\[18px\] {
  padding: 18px;
}

.p-\[25px\] {
  padding: 25px;
}

.p-\[5px\] {
  padding: 5px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pb-\[24px\] {
  padding-bottom: 24px;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pl-\[30px\] {
  padding-left: 30px;
}

.pt-\[10px\] {
  padding-top: 10px;
}

.pt-\[15px\] {
  padding-top: 15px;
}

.pt-\[20px\] {
  padding-top: 20px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.text-center {
  text-align: center;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[34px\] {
  font-size: 34px;
}

.text-\[36px\] {
  font-size: 36px;
}

.font-\[400\] {
  font-weight: 400;
}

.font-\[600\] {
  font-weight: 600;
}

.leading-\[19px\] {
  line-height: 19px;
}

.leading-\[44px\] {
  line-height: 44px;
}

.tracking-\[-0\.72px\] {
  letter-spacing: -0.72px;
}

.text-\[\#475467\] {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.text-\[\#667085\] {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity, 1));
}

.text-dark-blue {
  --tw-text-opacity: 1;
  color: rgb(33 49 106 / var(--tw-text-opacity, 1));
}

.text-gray {
  --tw-text-opacity: 1;
  color: rgb(71 84 103 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-Regular.ttf');

  font-weight: 400;
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-Medium.ttf');

  font-weight: 500;
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-SemiBold.ttf');

  font-weight: 600;
}

@font-face {
  font-family: Poppins;

  src: url('../assets/fonts/Poppins/Poppins-Bold.ttf');

  font-weight: 700;
}

@font-face {
  font-family: 'Inter';

  src: url('../assets/fonts/inter/Inter18pt-Light.eot');

  src: url('../assets/fonts/inter/Inter18pt-Light.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Light.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Light.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Light.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Light.svg#Inter18pt-Light') format('svg');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('../assets/fonts/inter/Inter18pt-ExtraBold.eot');

  src: url('../assets/fonts/inter/Inter18pt-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-ExtraBold.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-ExtraBold.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-ExtraBold.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-ExtraBold.svg#Inter18pt-ExtraBold') format('svg');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('../assets/fonts/inter/Inter18pt-Bold.eot');

  src: url('../assets/fonts/inter/Inter18pt-Bold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Bold.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Bold.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Bold.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Bold.svg#Inter18pt-Bold') format('svg');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('../assets/fonts/inter/Inter18pt-SemiBold.eot');

  src: url('../assets/fonts/inter/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-SemiBold.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-SemiBold.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-SemiBold.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-SemiBold.svg#Inter18pt-SemiBold') format('svg');

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('../assets/fonts/inter/Inter18pt-Medium.eot');

  src: url('../assets/fonts/inter/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Medium.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Medium.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Medium.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Medium.svg#Inter18pt-Medium') format('svg');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Inter';

  src: url('../assets/fonts/inter/Inter18pt-Regular.eot');

  src: url('../assets/fonts/inter/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/inter/Inter18pt-Regular.woff2') format('woff2'), url('../assets/fonts/inter/Inter18pt-Regular.woff') format('woff'), url('../assets/fonts/inter/Inter18pt-Regular.ttf') format('truetype'), url('../assets/fonts/inter/Inter18pt-Regular.svg#Inter18pt-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

.font-family-inter{
  font-family: Inter;
}

:root {
  --blue:#e4eaff;
  --dark-blue:#21316a;
  --gray:#475467;
  --green: #2B9606;
}

body{
  font-family: Poppins;
  color: #475467;
}

section {
  display: flex;
  justify-content: center;
  overflow-x: clip;
  /*position: relative;
    z-index: 1;*/
  width: 100%;
}

.block_content {
  max-width: 1440px;
  width: 100%;
}

html,
body,
section {
  scroll-behavior: smooth;
}

h1{
  color: #21316A;
  font-size: 60px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: normal;
}

h2{
  color: var(--dark-blue);
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  /* 122.222% */
  letter-spacing: normal;
}

h5{
  color: #21316A;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

p{
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.bg-green{
  background-color: var(--green);
}

/* Menu */

#menu-header-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  gap: 34px
}

.menu-header-menu-container {
  height: 100%;
}

#menu-mobile .menu-header-menu-container{
  height: auto !important;
}

#menu-header-menu a {
  color: var(--Gray-600, #475467);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 133.333% */
}

/* #menu-header-menu>.menu-item-has-children::after {
    content: url(../assets/images/chevron.svg);
    right: 0;
    position: absolute;
    top: 18px;
    transition: all .3s ease;
}

#menu-header-menu-1>.menu-item-has-children::after {
    content: url(../assets/images/chevron.svg);
    right: 0;
    position: absolute;
    top: -2px;
    right: 5px;
    transition: all .3s ease;
} */

#menu-header-menu>.menu-item-has-children:hover::after {
  transform: scaleY(-1) translateY(-5px);
  transition: all .5s ease;
}

#menu-header-menu-1>.menu-item-has-children:hover::after {
  transform: scaleY(-1) translateY(-8px);
  transition: all .5s ease;
}

#menu-header-menu-1 {
  width: 100%;
  display: flex;
  flex-direction: column;
}

#menu-header-menu>.menu-item-has-children>.sub-menu {
  background: white;
  border-radius: 5px;
  box-shadow: -4px 3px 12.4px 0px rgba(0, 0, 0, 0.15);
  left: 0;
  width: 230px;
  opacity: 0;
  padding: 30px 25px;
  position: absolute;
  top: 70%;
  transform: translateY(8px);
  visibility: hidden;
  z-index: 2;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  transition: all .3s ease;
  li a{
    font-size: 16px;
    font-weight: 400;
  }
}

#menu-header-menu>.menu-item-has-children {
  position: relative;
  padding-right: 25px;
  padding-bottom: 20px;
  padding-top: 20px;
  z-index: 999;
  cursor: pointer;
}

#menu-header-menu>.menu-item-has-children:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  transition: all .3s ease;
}

/* hamburguer menu */

#nav-icon4 {
  width: 25px;
  height: 21px;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 25px;
  background: var(--dark-blue);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

/* Icon 4 */

#nav-icon4 span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
  width: 100%;
}

#nav-icon4 span:nth-child(2) {
  top: 8px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 15px;
  transform-origin: left center;
  width: 100%;
}

#nav-icon4.open span:nth-child(1) {
  transform: rotate(45deg);
  width: 100%;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 18px;
  left: 0px;
  width: 100%;
  margin-left: 0px;
}

.menu-mobile-container.active {
  right: 0;
  opacity: 1;
  transition: all 0.8s ease-out;
}

.menu-mobile-container {
  right: -100%;
  top: 90px;
  opacity: 0;
  width: 100%;
  padding-bottom: 200px;
  position: absolute;
  z-index: 999;
  background-color: white;
  display: block;
  transition: all 0.8s ease-in;
}

.menu-mobile-container #menu-header-menu-1 {
  color: #475467;
  font-size: 18px;
  font-weight: 500;
}

.menu-mobile-container #menu-header-menu-1 li {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}

.menu-mobile-container #menu-header-menu-1 .menu-item-has-children>.sub-menu {
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 80%;
  li a{
    font-size: 16px;
    font-weight: 400;
  }
}

.menu-mobile-container #menu-header-menu-1 .sub-menu {
  li {
    margin-bottom: 0px;
  }
  opacity: 0;
  visibility: hidden;
  position: relative;
  max-height: 0;
  transition: all 0.3s ease-in;
}

.menu-mobile-container #menu-header-menu-1 .sub-menu.show {
  margin-top: 20px;
  opacity: 1;
  max-height: 100px;
  visibility: visible;
  transition: all 0.3s ease-in;
}

#menu-mobile .menu-header-menu-container {
  display: flex !important;
  justify-content: center;
}

/*  */

.btn-white{
  display: flex;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 30px;
  border: 1px solid var(--dark-blue);
  background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  transition: all 0.2s ease;
  color: var(--dark-blue);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.btn-white:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgb(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}

.btn-blue{
  display: flex !important;
  padding: 15px 20px;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 30px !important;
  border: 1px solid var(--dark-blue) !important;
  background: var(--dark-blue) !important;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  transition: all 0.2s ease;
  color: #FFF !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 18px !important;
}

.btn-blue::after{
  content:"" !important;
  background-image: url('../assets/images/Vector.svg');
  background-repeat: no-repeat;
  background-position: right;
  width: 15px;
  height: 14px;
}

.btn-blue:hover{
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgb(0, 0, 0, 0.2) !important;
  transition: all 0.2s ease;
}

.wc-block-components-product-name{
  font-size: 24px !important;
  font-weight: 600 !important;
  color: var(--dark-blue) !important;
}

.wc-block-components-product-metadata__description{
  display: none !important;
}

.arrow_white::after{
  content:"";
  background-image: url('../assets/images/Vector.svg');
  background-repeat: no-repeat;
  background-position: right;
  width: 15px;
  height: 14px;
  filter: brightness(0) saturate(100%) invert(13%) sepia(91%) saturate(1354%) hue-rotate(209deg) brightness(95%) contrast(89%);
}

/* the slides */

.slick-slide {
  margin: 0 20px !important;
}

/* the parent */

.slick-list {
  margin: 0 -20px !important;
}

#testimonials{
  /* the slides */
  .slick-slide {
    margin: 0 2px !important;
  }
  /* the parent */
  .slick-list {
    margin: 0 -2px !important;
  }
}

#testimonials,
#multiple-steps {
  .slick-prev::before{
    background-image: url('../assets//images/prev-blue.svg');
  }
  .slick-next::before {
    background-image: url('../assets//images/next-blue.svg');
  }
}

.slick-prev{
  position: absolute;
  bottom:-70px;
  width: 50px !important;
  height: 50px !important;
  top: auto !important;
  left: 0 !important;
  &::before{
    content:"" !important;
    background-image: url('../assets//images/prev.svg');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: flex !important;
    opacity: 1 !important;
  }
}

.slick-next {
  position: absolute;
  bottom: -70px;
  width: 50px !important;
  height: 50px !important;
  top: auto !important;
  left: 75px !important;
  &::before {
    content: "" !important;
    background-image: url('../assets//images/next.svg');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: flex !important;
    opacity: 1 !important;
  }
}

/* .slider-faq {

    &.inactive .item-content {
        max-height: 0px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.6s ease;
    }

    &.active .item-content {
        max-height: 2300px;
        opacity: 1 ;
        visibility: visible;
        transition: all 0.6s ease;
    }

    &.active h4 {
        position: relative;
    }

    &.active::after {
        content: url('../assets/images/right.svg') !important;
        position: absolute;
        right: -15px;
        top: 10px;
        width: 28px;
        height: 28px;
        cursor: pointer;
    }

    &.inactive::after {
        content: url('../assets/images/up.svg');
        position: absolute;
        right: 0px;
        top: 0;
        width: 28px;
        height: 28px;
        cursor: pointer;

    }
} */

.slider-faq.inactive .item-content {
  max-height: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease;
}

.slider-faq.active .item-content {
  max-height: 2300px;
  opacity: 1;
  visibility: visible;
  transition: all 0.6s ease;
}

.slider-faq.active h4 {
  position: relative;
}

.slider-faq.active::after {
  content: url('../assets/images/right.svg') !important;
  position: absolute;
  right: -15px;
  top: 10px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.slider-faq.inactive::after {
  content: url('../assets/images/up.svg');
  position: absolute;
  right: 0px;
  top: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

/*#multiple-steps {
    display: none !important;
}*/

.text-\[16px\] p{
  font-size: 16px !important;
  line-height: normal;
}

.pb-0 {
  padding-bottom: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.lg\:rotate-\[354deg\]{
  --tw-rotate: 354deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dashed{
  &::before {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%233333332b' stroke-width='4' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    height: 100%;
    width: 2px;
    position: absolute;
    left: 0;
    top: 15px;
  }
  .dot::before{
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #21316A;
    border-radius: 50%;
    left: -38px;
    top: 15px;
  }
}

#product-list{
  &::after{
    content: none;
  }
  &::before{
    content: none;
  }
}

.all-texts ul{
  margin: 0;
  padding: 0 50px 0 0;
  display: flex;
  list-style: none;
  -moz-column-gap: 50px;
  column-gap: 50px;
  flex-direction: row;
  animation: jw-announcement-bar-animation 300s linear infinite;
  li{
    color: white;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    white-space: nowrap;
    text-transform: uppercase;
  }
}

.text-green{
  color: var(--green);
}

.step-title{
  color: #21316A;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.step-text{
  color:  #475467;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

#faq{
  ol{
    list-style: auto;
    padding-left: 20px;
    color: #475467;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  };
  ul{
    list-style: auto;
    padding-left: 20px;
    color: #475467;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  p{
    color: #475467;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.svg-item-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  z-index: 2;
  opacity: .25;
}

.svg-item-animated path {
  stroke-dasharray: 300;
  animation: dash 10s linear  infinite;
}

.svg-item-animated .reverse {
  stroke-dasharray: 300;
  animation: reverse-dash 10s linear infinite;
}

#quality-accordion{
  .content {
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    transition: all 0.6s ease;
  }
  &.active .content {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    padding-top: 20px;
    transition: all 0.6s ease;
  }
}

.product-description p{
  font-size: 14px;
  line-height: normal;
}

.ti-widget.ti-goog{
  padding: 0px 112px;
}

.privacy-policy #blog-content{
  h2:first-child {
    margin-top:0px
  }
}

.colors:nth-child(2){
  background: #97E2EC;
}

.colors:nth-child(3){
  background: #DCC573;
}

.star-rating{
  font-size: 18px;
}

.accordion-container{
  height: 420px;
}

#icons{
  .slick-track{
    display: flex;
  }
}

.\!pt-0{
  padding-top: 0px !important
}

.\!pb-0 {
  padding-bottom: 0px !important;
}

.check-custom li{
  list-style-image:url('../assets/images/check.svg');
}

.text-\[10px\]-\p p{
  font-size:10px;
  line-height: 14px;
}

/* Mega menu css */

header.header-main{
  padding: 0 27px;
  z-index: 111;
}

#menu-header-menu>.menu-item-has-children>.sub-menu{
  display:none;
}

#menu-header-menu>.menu-item-has-children:hover>.sub-menu{
  display:block!important;
}

#menu-overlay{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.5);
  z-index:2;
  opacity:0;
  visibility:hidden;
  transition:opacity 0.3s ease,visibility 0.3s ease;
}

body.no-scroll #menu-overlay{
  opacity: 1;
  visibility: visible;
}

/*.no-scroll header.overflow-x-clip.header-main.relative.flex.justify-between.items-center.w-full:after {
  position: fixed;
  top: 166px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 98;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  content: “”;
}*/

#menu-header-menu .menu-position .sub-menu{
  top:calc(100% - 10px)!important;
}

.mob-padd{
  padding-bottom:0px;
}

body.no-scroll{
  overflow:hidden;
}

.no-scroll header,
.no-scroll header section{
  overflow-x:unset!important;
}

.no-scroll .bmimd_notice_banner,
.no-scroll .zindex-custom{
  z-index:999;
  position:relative;
}

.no-scroll header.header-main{
  background:#fff;
}

/*
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-track{box-shadow:unset;border-radius:10px;}
::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;}*/

/* Submenu styles */

.sub-menu{
  max-height:70vh;
  overflow-y:auto;
  position:absolute;
  z-index:1001;
  background:#fff;
  margin:0;
}

.newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a{
  padding-right:30px;
}

.newdekstopmenu #menu-header-menu a{
  padding-right:20px;
}

.newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a::after{
  content:url(../assets/images/menu-arrow.png);
  position:absolute;
  top:-2px;
  transition:all .3s ease;
  display:block;
  right: -15px;
}

.newdekstopmenu #menu-header-menu{
  gap:0px;
}

.newdekstopmenu #menu-header-menu a{
  font-size:16px;
}

.newdekstopmenu .mega-menu-col.col-second .mega-menu-lists-2{
  max-width:300px;
}

.newdekstopmenu .mega-menu-col.col-first{
  width:18%;
}

.newdekstopmenu .mega-menu-col.col-second{
  width:25%;
}

.newdekstopmenu .mega-menu-col.col-card{
  width:27%;
}

.newdekstopmenu .mega-menu-lists-2 .second-text{
  line-height:10px;
}

.newdekstopmenu  .mega-menu-col.co l-second .mega-menu-lists-2:not(:last-child){
  margin-bottom:15px;
}

.newdekstopmenu #menu-header-menu .menu-position .sub-menu{
  padding:64px 20px 100px;
  margin:0;
  border-bottom-right-radius:35px;
  border-bottom-left-radius:35px;
}

.menu-items-for-mobile .col-first,
.menu-items-for-mobile .col-second,
.menu-items-for-mobile .col-first{
  text-align:left;
}

.newdekstopmenu .mega-menu-col.col-second .mega-menu-lists-2:not(:last-child){
  margin-bottom:24px;
}

.menu-items-for-mobile .sgpb-popup-builder-content-html p{
  font-size:13px;
  line-height:14px;
}

.menu-items-for-mobile .popup-modal-new{
  display:none;
  position:fixed;
  z-index:1000;
  left:0;
  top:0;
  width:100%;
  height:100%;
  overflow:auto;
  background-color:rgba(0,0,0,0.5);
}

.menu-items-for-mobile .popup-content{
  background-color:white;
  margin:5% auto;
  padding:31px 20px;
  border:1px solid #888;
  width:100%;
  max-width:100%;
  text-align:center;
  box-shadow:0px 40px 20px 20px #808080b3!important;
  border-bottom-right-radius:35px;
  border-bottom-left-radius:35px;
}

.menu-items-for-mobile .close-popup{
  color:#22316a;
  float:right;
  font-size:46px;
  font-weight:300;
  cursor:pointer;
  margin-top:-40px;
}

.menu-items-for-mobile .close-popup:hover,
.menu-items-for-mobile  .close-popup:focus{
  color:black;
  text-decoration:none;
  cursor:pointer;
}

.newdekstopmenu .mega-menu-col.col-second{
  width:36%;
}

.newdekstopmenu .mega-menu-col.col-second .mega-menu-lists-2{
  max-width:100%;
}

.newdekstopmenu .mega-menu-col.col-card{
  width:35%;
}

#menu-mobile-header-menu > .menu-item-has-children::after{
  pointer-events:none;
}

.newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a{
  padding-right: 0;
  position: relative;
}

.custom-menu-desktop{
  width:692px;
}

.newdekstopmenu #menu-header-menu > .menu-position.menu-item.menu-item-type-custom{
  padding: 40px 16px 40px;
}

.button-header {
  white-space: nowrap;
}

.menu-mobile{
  display: none;
}

#menu-header-menu .menu-position .sub-menu > .menu-item{
  max-width:1280px;
  margin: 0 auto;
  width: 100%;
}

.mega-menu-col.col-third .mega-menu-lists-2{
  margin-bottom: 24px;
}

.mega-menu-col.col-third .mega-menu-lists-2:last-child{
  margin-bottom: 0px;
}

.header-right-btn .button-header.btn-white{
  padding: 12px 34px;
}

.newdekstopmenu #menu-header-menu > .menu-position.menu-item-has-children{
  padding: 20px 16px;
}

.mega-menu-lists .second-text span{
  margin-top: 15px;
  display: inline-block;
}

.sub-menu .mega-menu-list .menu-cat-title{
  position:relative;
  display:inline-block;
}

.green-circle{
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}

.green-bullet li{
  color:#475467;
  font-size:16px;
  line-height:26px;
  display: flex;
  position: relative;
  padding-left:21px;
  margin-bottom: 8px;
}

.green-bullet li:before{
  content: "";
  background-image: url('/wp-content/uploads/2024/12/green-menu-circle.png');
  background-size: 15px 15px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 9px;
  width: 15px;
  height: 15px;
}

.product-card-txt p{
  font-size:14px;
  color:#475467;
  line-height:21px;
  margin-bottom: 15px;
}

.sub-menu .menu-card{
  padding: 40px 30px 100px;
}

.menu-card.bg-blue{
  border-radius: 12px;
}

#menu-header-menu .sub-menu .mega-menu-list .second-text a{
  font-size: 14px;
  padding-right: 0;
  color:#21316A;
}

#menu-header-menu .menu-card .menu-card-img{
  max-width: 90px;
  position: absolute;
  bottom: 0px;
  right: 13px;
}

.cat-title{
  display: inline;
  position: relative;
}

.mega-menu-list .menu-content{
  margin-top:8px;
}

.list-item-desc{
  position: relative;
  display: inline-block;
}

.green-check .new-product-green{
  position: absolute;
  bottom: 1px;
  right: -56px;
  background: #2B9606;
  color: #FFFFFF;
  border-radius: 40px;
  padding: 0px 14px;
  font-size: 9px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform:uppercase;
}

.green-check svg path,.list-item-desc svg path{
  fill:#2B9606;
}

.list-item-desc polygon,.list-item-desc rect{
  fill: #2B9606;
}

.menu-cat-title h3,.menu-cat-title p,.menu-cat-title ul,.menu-cat-title li,.menu-cat-title svg{
  cursor: pointer !important;
}

.list-item-desc svg{
  position: absolute;
  width: 30px;
  height: 30px;
  left:0;
  top: -2px;
  bottom: auto;
}

.mega-menu-lists li.with-icon{
  padding-left:35px;
  margin-bottom: 15px;
}

.mega-menu-col.col-first .second-text{
  line-height: normal;
}

.newdekstopmenu .mega-menu-col.col-card{
  min-width: 390px;
}

#menu-header-menu .menu-position .sub-menu {
  width: 100%;
  top: 100%;
  padding: 64px 20px 100px;
  box-shadow: none !important;
  border-top: 1px solid #F2F4F7 !important;
}

#menu-header-menu > li.menu-position.menu-item-has-children {
  position: static;
}

.max-w-\[60px\] {
  max-width: 60px;
}

.bdr-none {
  border: none;
  box-shadow: none;
}

.m-\[auto\] {
  margin: auto;
}

.light-blue-bg {
  background: rgba(200, 209, 238, 0.15);
}

/* a:where(:not(.wp-element-button)) {color: var(--dark-blue);font-weight: 500;text-decoration: none;} */

.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  overflow: auto;
}

.modal__bg {
  background: rgba(0,0,0,0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
}

.modal__content {
  background: transparent;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  max-width: 1280px;
  max-height: calc(100% - 60px);
  max-height: 100%;
  padding: 0 20px;
}

.modal__content .js-modal-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 0;
  background-color: #21316a;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2) !important;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.modal__content video {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.modal__content iframe {
  width: 100%;
  min-height: 720px;
  height: 100%;
  background-color: #000;
}

.menu-card.bg-blue h4{
  margin-bottom: 20px;
}

.sub-menu .product-card-txt {
  margin-bottom: 20px;
}

.product-card-txt p {
  font-size: 14px;
  color: #475467;
  line-height: 21px;
  margin-bottom: 15px;
}

.menu-card.bg-blue a.btn-blue {
  font-size: 14px !important;
  padding: 8px 17px;
  gap: 5px !important;
}

.menu-card.bg-blue a.btn-blue::after {
  width: 10px;
  height: 8px;
}

.menu-card.bg-blue .menu-card-img {
  position: absolute;
  bottom: 0px;
  right: 13px;
}

.header-logo .w-\[145px\] {
  height: 40px;
}

#menu-header-menu>.menu-item-has-children:after{
  display: none;
}

body {
  overflow-x: hidden;
}

main#primary {
  overflow-x: hidden;
}

#menu-header-menu > .menu-item-has-children > .sub-menu .menu-cat-title::before{
  content: '';
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  background-color: #f6f7fb;
  top: -10px;
  left: -10px;
  border-radius: 6px;
  opacity: 0;
}

#menu-header-menu > .menu-item-has-children > .sub-menu .menu-cat-title:hover::before{
  opacity: 1;
}

.btn-white.btn-border-blue::after {
  content: '';
  background-image: url(/wp-content/themes/bmimd/assets/images/blue-arrow.png);
  background-repeat: no-repeat;
  background-position: right;
  width: 15px;
  height: 14px;
}

.gap-y\[30px\] {
  row-gap: 30px;
}

.mb-\[15px\] {
  margin-bottom: 15px;
}

.rounded-\[50px\] {
  border-radius: 50px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.justify-start{
  justify-content: flex-start;
}

.max-h-450px {
  max-height: 450px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[12px\] {
  border-radius: 12px;
}

.gap-y-\[30px\] {
  row-gap: 30px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.gap-\[5px\]{
  gap: 5px;
}

hr.wp-block-separator {
  border-top: 1px solid #d4d4d4;
}

.mt-\[15px\] {
  margin-top: 15px;
}

.bg-transparent {
  background-color: transparent;
}

.header-layout-2 {
  .header-logo {
    width: 240px;
  }
  .header-container {
    max-width: 1260px;
    width: 100%;
    padding: 10px 30px;
  }
  .header-btns a.btn-blue {
    &::after {
      display: none;
    }
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .header-menu {
    .menu-item>a {
      position: relative;
      align-items: center;
      justify-content: center;
      padding: 8px 20px;
      width: 100%;
      box-sizing: border-box;
      color: #73748c;
      display: flex;
      text-decoration: none;
    }
    .nav-menu {
      display: flex;
      flex: 1;
      width: 100%;
    }
  }
  .header-btns {
    margin-left: auto;
  }
  .menu-mobile-icon{
    display: none;
  }
}

/* .footer-layout-2-container {
  max-width: 1029px;
  margin: 0 auto;
  width: 100%;
  box-sizing: content-box;
}
.footer-logo-col {width: 25%;}
.footer-col-list {width: 25%;}
.footer-col-last {width: 16%;} */

/* .footer-logo-col + .footer-col-list {margin-left: auto;} */

.bg-\[\#f8f8f8\] {
  background-color: #f8f8f8;
}

/* .leading-2{line-height: 2;} */

.wp-embed-aspect-16-9 .wp-block-embed__wrapper{
  padding-top: 56%;
  position: relative;
}

.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.header-layout-2 .close-popup {
  display: none;
  color: #22316a;
  float: right;
  font-size: 46px;
  font-weight: 300;
  cursor: pointer;
  margin-right: 15px;
}

.menu-mobile-container #menu-mobile-header-menu li{
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  position: relative;
}

#menu-mobile-header-menu>.menu-item-has-children:after {
  content: url(/wp-content/themes/bmimd/assets/images/chevron.svg);
  position: absolute;
  right: 0;
  right: 5px;
  top: -2px;
  transition: all .3s ease;
}

.bg-\[\#F5F7FF\] {
  background-color: #F5F7FF;
}

.btn-border {
  display: flex !important;
  padding: 15px 20px;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 30px !important;
  border: 1px solid var(--dark-blue) !important;
  background: transparent !important;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  transition: all 0.2s ease;
  color: var(--dark-blue) !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 18px !important;
}

.btn-border:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgb(0, 0, 0, 0.2) !important;
  transition: all 0.2s ease;
}

.bmimb-banner-text {
  background-color: var(--dark-blue);
  color: #fff;
  z-index: 1;
  padding: 10px 20px;
  text-align: center;
}

.bmimb-banner-text b {
  font-weight: 600;
}

@keyframes dash{
  100% {
    stroke-dashoffset: 1200;
  }
}

@keyframes reverse-dash {
  0% {
    stroke-dashoffset: 1200;
  }
}

@keyframes jw-announcement-bar-animation {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

@media(min-width: 768px){
  .md\:flex-nowrap {
    flex-wrap:nowrap
  }

  .md\:w-\[48\%\]{
    width: 48%;
  }

  .md\:w-\[32\%\]{
    width: 32%;
  }
}

@media(min-width: 1024px){
  .lg\:gap-\[50px\]{
    gap: 50px;
  }

  .lg\:w-\[90\%\] {
    max-width: 90%;
  }

  .lg\:w-\[45\%\]{
    width: 45%;
  }

  .lg\:w-\[55\%\] {
    width: 55%;
  }

  .lg\:sticky {
    position:sticky
  }

  .lg\:bottom-auto {
    bottom:auto
  }

  .lg\:left-0 {
    left:0
  }

  .lg\:left-\[-90px\] {
    left:-90px
  }

  .lg\:right-\[112px\] {
    right:112px
  }

  .lg\:right-auto {
    right:auto
  }

  .lg\:top-\[0px\] {
    top:0
  }

  .lg\:top-\[16\%\] {
    top:16%
  }

  .lg\:top-\[22px\] {
    top:22px
  }

  .lg\:top-\[250px\] {
    top:250px
  }

  .lg\:top-\[60\%\] {
    top:60%
  }

  .lg\:top-\[750px\] {
    top:750px
  }

  .lg\:top-\[80px\] {
    top:80px
  }

  .lg\:row-auto {
    grid-row:auto
  }

  .lg\:my-\[100px\] {
    margin-bottom:100px;
    margin-top:100px
  }

  .lg\:mb-0 {
    margin-bottom:0
  }

  .lg\:mb-\[100px\] {
    margin-bottom:100px
  }

  .lg\:mb-\[20px\] {
    margin-bottom:20px
  }

  .lg\:mb-\[30px\] {
    margin-bottom:30px
  }

  .lg\:mb-\[50px\] {
    margin-bottom:50px
  }

  .lg\:ml-\[-5px\] {
    margin-left:-5px
  }

  .lg\:mt-0 {
    margin-top:0
  }

  .lg\:mt-\[100px\] {
    margin-top:100px
  }

  .lg\:mt-\[30px\] {
    margin-top:30px
  }

  .lg\:mt-\[50px\] {
    margin-top:50px
  }

  .lg\:mt-\[80px\] {
    margin-top:80px
  }

  .lg\:block {
    display:block
  }

  .lg\:flex {
    display:flex
  }

  .lg\:\!hidden {
    display:none!important
  }

  .lg\:hidden {
    display:none
  }

  .lg\:\!h-\[550px\] {
    height:550px!important
  }

  .lg\:\!h-auto {
    height:auto!important
  }

  .lg\:\!h-full {
    height:100%!important
  }

  .lg\:h-\[253px\] {
    height:253px
  }

  .lg\:h-\[400px\] {
    height:400px
  }

  .lg\:h-\[550px\] {
    height:550px
  }

  .lg\:h-auto {
    height:auto
  }

  .lg\:h-full {
    height:100%
  }

  .lg\:w-1\/3 {
    width:33.333333%
  }

  .lg\:w-\[100\%\] {
    width:100%
  }

  .lg\:w-\[15\%\] {
    width:15%
  }

  .lg\:w-\[23\.5\%\] {
    width:23.5%
  }

  .lg\:w-\[253px\] {
    width:253px
  }

  .lg\:w-\[30\%\] {
    width:30%
  }

  .lg\:w-\[31\%\] {
    width:31%
  }

  .lg\:w-\[32\%\] {
    width:32%
  }

  .lg\:w-\[35\%\] {
    width:35%
  }

  .lg\:w-\[36\%\] {
    width:36%
  }

  .lg\:w-\[40\%\] {
    width:40%
  }

  .lg\:w-\[45\%\] {
    width:45%
  }

  .lg\:w-\[48\%\] {
    width:48%
  }

  .lg\:w-\[49\%\] {
    width:49%
  }

  .lg\:w-\[50\%\] {
    width:50%
  }

  .lg\:w-\[51\%\] {
    width:51%
  }

  .lg\:w-\[55\%\] {
    width:55%
  }

  .lg\:w-\[60\%\] {
    width:60%
  }

  .lg\:w-\[64\%\] {
    width:64%
  }

  .lg\:w-\[65\%\] {
    width:65%
  }

  .lg\:w-\[70\%\] {
    width:70%
  }

  .lg\:w-\[80\%\] {
    width:80%
  }

  .lg\:w-\[85\%\] {
    width:85%
  }

  .lg\:w-\[95\%\] {
    width:95%
  }

  .lg\:w-\[auto\],
      .lg\:w-auto {
    width:auto
  }

  .lg\:w-fit {
    width:-moz-fit-content;
    width:fit-content
  }

  .lg\:max-w-\[120px\] {
    max-width:120px
  }

  .lg\:rotate-\[-27deg\] {
    --tw-rotate:-27deg
      
  }

  .lg\:rotate-\[-27deg\],
      .lg\:rotate-\[15deg\] {
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:rotate-\[15deg\] {
    --tw-rotate:15deg
      
  }

  .lg\:rotate-\[250deg\] {
    --tw-rotate:250deg
      
  }

  .lg\:rotate-\[250deg\],
      .lg\:rotate-\[354deg\] {
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:rotate-\[354deg\] {
    --tw-rotate:354deg
      
  }

  .lg\:rotate-\[76deg\] {
    --tw-rotate:76deg
      
  }

  .lg\:rotate-\[76deg\],
      .lg\:scale-x-0 {
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:scale-x-0 {
    --tw-scale-x:0
      
  }

  .lg\:flex-row {
    flex-direction:row
  }

  .lg\:flex-row-reverse {
    flex-direction:row-reverse
  }

  .lg\:flex-nowrap {
    flex-wrap:nowrap
  }

  .lg\:items-start {
    align-items:flex-start
  }

  .lg\:items-end {
    align-items:flex-end
  }

  .lg\:justify-normal {
    justify-content:normal
  }

  .lg\:justify-start {
    justify-content:flex-start
  }

  .lg\:justify-end {
    justify-content:flex-end
  }

  .lg\:gap-\[100px\] {
    gap:100px
  }

  .lg\:gap-\[30px\] {
    gap:30px
  }

  .lg\:gap-\[60px\] {
    gap:60px
  }

  .lg\:gap-\[80px\] {
    gap:80px
  }

  .lg\:gap-\[86px\] {
    gap:86px
  }

  .lg\:gap-\[90px\] {
    gap:90px
  }

  .lg\:gap-\[96px\] {
    gap:96px
  }

  .lg\:gap-y-\[100px\] {
    row-gap:100px
  }

  .lg\:gap-y-\[17px\] {
    row-gap:17px
  }

  .lg\:rounded-\[17px\] {
    border-radius:17px
  }

  .lg\:p-\[48px\] {
    padding:48px
  }

  .lg\:p-\[72px\] {
    padding:72px
  }

  .lg\:px-\[112px\] {
    padding-left:112px;
    padding-right:112px
  }

  .lg\:px-\[160px\] {
    padding-left:160px;
    padding-right:160px
  }

  .lg\:px-\[30px\] {
    padding-left:30px;
    padding-right:30px
  }

  .lg\:px-\[48px\] {
    padding-left:48px;
    padding-right:48px
  }

  .lg\:px-\[50px\] {
    padding-left:50px;
    padding-right:50px
  }

  .lg\:px-\[60px\] {
    padding-left:60px;
    padding-right:60px
  }

  .lg\:py-0 {
    padding-bottom:0;
    padding-top:0
  }

  .lg\:py-\[100px\] {
    padding-bottom:100px;
    padding-top:100px
  }

  .lg\:py-\[50px\] {
    padding-bottom:50px;
    padding-top:50px
  }

  .lg\:py-\[70px\] {
    padding-bottom:70px;
    padding-top:70px
  }

  .lg\:py-\[75px\] {
    padding-bottom:75px;
    padding-top:75px
  }

  .lg\:py-\[80px\] {
    padding-bottom:80px;
    padding-top:80px
  }

  .lg\:pb-0 {
    padding-bottom:0
  }

  .lg\:pb-\[100px\] {
    padding-bottom:100px
  }

  .lg\:pb-\[50px\] {
    padding-bottom:50px
  }

  .lg\:pb-\[96px\] {
    padding-bottom:96px
  }

  .lg\:pr-0 {
    padding-right:0
  }

  .lg\:pt-\[100px\] {
    padding-top:100px
  }

  .lg\:pt-\[64px\] {
    padding-top:64px
  }

  .lg\:pt-\[75px\] {
    padding-top:75px
  }

  .lg\:text-start {
    text-align:start
  }

  .lg\:text-\[14px\] {
    font-size:14px
  }

  .lg\:text-\[16px\] {
    font-size:16px
  }

  .lg\:text-\[18px\] {
    font-size:18px
  }

  .lg\:text-\[20px\] {
    font-size:20px
  }

  .lg\:text-\[30px\] {
    font-size:30px
  }

  .lg\:text-\[36px\] {
    font-size:36px
  }

  .lg\:leading-\[44px\] {
    line-height:44px
  }

  .lg\:pt-\[30px\]{
    padding-top: 30px;
  }

  .lg\:mb-\[70px\]{
    margin-bottom: 70px;
  }

  .lg\:p-\[30px\] {
    padding: 30px;
  }
}

@media only screen and (min-width:1025px){
  body #menu-header-menu>li.menu-position.menu-item-has-children > a{
    padding-bottom:0!important;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    max-width:390px;
  }
}

@media screen and (max-width:1300px) and (min-width:1024px){
  .mob-padd{
    padding-left:20px!important;
    padding-right:20px!important;
  }
}

@media screen and (max-width:1450px){
  .header-menu-buttons .btn-blue,
    .newdekstopmenu #menu-header-menu a{
    padding-right:0px;
  }

  .newdekstopmenu #menu-header-menu .menu-card a{
    padding-right:14px;
  }

  .newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a::after{
    right:-14px;
  }

  .menu-cat-title.green-check:after{
    right: -20px;
  }
}

@media (max-width:1400px){
  body .header-menu-buttons .btn-white{
    font-size:16px !important;
  }

  .custom-menu-desktop{
    width:auto;
  }

  .green-bullet li{
    line-height: normal;
    margin-bottom: 10px;
  }

  .green-bullet li:before{
    top: 5px;
  }
}

@media screen and (max-width:1350px) {
  .accordion-container {
    height: 450px;
  }

  #menu-header-menu
    {
    gap: 15px;
    a {
      font-size: 14px;
    }
  }

  .button-header{
    font-size: 14px !important;
    padding: 12px 15px;
  }

  .lg\:px-\[112px\]{
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}

@media(max-width: 1360px){
  .sub-menu .menu-card.bg-blue{
    padding: 60px 20px;
  }

  .sub-menu .menu-card.bg-blue .menu-card-img {
    right: 15px;
    max-width: 90px;
    height: auto !important;
  }
}

@media screen and (max-width:1290px){
  .newdekstopmenu #menu-header-menu{
    margin-left:36px;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    min-width: 390px;
  }

  .newdekstopmenu #menu-header-menu > .menu-position.menu-item.menu-item-type-custom{
    padding: 40px 12px 40px;
  }
}

@media(max-width: 1239px){
  .header-layout-2 .header-container{
    max-width: 940px;
  }

  .header-layout-2 .header-logo{
    width: 180px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1120px) {
  .newdekstopmenu .mega-menu-list.grid-4-column {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 35px;
  }

  body .newdekstopmenu .mega-menu-col.col-card {
    min-width: 318px;
  }

  .second-titlecat-title{
    font-size: 14px;
  }

  .green-check .new-product-green{
    font-size: 8px;
    line-height: 19px;
    right: -52px;
  }

  .mega-menu-lists li.with-icon{
    padding-left: 30px;
  }

  .mega-menu-list.grid-3-column .mega-menu-col.col-second{
    padding-right: 50px;
  }

  .mega-menu-list.grid-4-column .mega-menu-col.col-second{
    padding-right:30px;
  }

  .sub-menu .menu-card.bg-blue {
    padding: 50px 20px;
  }
}

@media screen and (max-width:1050px){
  .newdekstopmenu #menu-header-menu>li.menu-position.menu-item-has-children > a::after{
    top:-4px;
  }

  .newdekstopmenu .mega-menu-lists-2 .second-text{
    line-height:18px;
  }

  .newdekstopmenu #menu-header-menu a{
    font-size:14px;
  }

  #menu-header-menu-1>.menu-item-has-children:hover::after,
    #menu-mobile-header-menu>.menu-item-has-children:hover::after{
    transform:unset;
  }

  #menu-header-menu-1>.menu-item-has-children::after, #menu-mobile-header-menu > .menu-item-has-children::after{
    transition:unset;
  }

  .newdekstopmenu #menu-header-menu > .menu-position.menu-item-has-children{
    padding: 20px 10px;
  }
}

@media screen and (max-width:1024px){
  h1{
    color: #21316A;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.8px;
  }

  h2{
    font-size: 25px !important;
    font-weight: 600;
    line-height: 30px;
  }

  h5{
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
  }

  p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  }

  .btn-blue {
    font-size: 16px;
  }

  /*#multiple-steps {
        display: block !important;
    }*/

  .slider-faq {
    &.active::after {
      right: 0x;
    }
    &.inactive::after {
      right: 0px;
    }
  }

  .step-title {
    font-size: 16px;
    line-height: 17.619px;
  }

  .step-text {
    font-size: 14px;
    line-height: 17.619px;
  }

  .padding-mobile-0{
    padding-bottom: 0px;
  }

  #blog-content {
    .size-full {
      width: 100%;
      height: 270px;
    }
    h2 {
      margin-top: 50px;
    }
    img {
      margin-top: 50px;
      margin-bottom: 50px;
    }
    ul {
      font-size: 16px;
      line-height: 30px;
    }
  }

  .title.arrow::after {
    top: 5px !important;
  }

  .ti-widget.ti-goog {
    padding: 0px 30px;
  }

  .accordion-container {
    height: 400px;
  }

  img[alt~=":sparkles:"] {
    height: 25px;
  }

  .px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .px-\[30px\] {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .menu-mobile-container{
    top:100%;
    right:0px;
    width:0px;
    max-height:100vh;
    overflow:scroll;
    padding-bottom:100px;
    height: 100vh;
  }

  .menu-mobile-container.active {
    right: 0;
    width: 100%;
  }

  #menu-mobile .h-\[85vh\]{
    height: auto;
  }

  .menu-items-for-mobile .popup-content{
    margin:auto;
  }

  .zindex-custom,
      .bmimd_notice_banner{
    z-index:99;
  }

  .menu-card.bg-blue h4{
    text-align:left;
  }

  /*header,header section{overflow-x:unset!important;}*/

  body.zi-scroll .bmimd_notice_banner,
      body.zi-scroll .zindex-custom{
    z-index:1;
    position:relative;
  }

  body.zi-scroll .menu-mobile-container{
    max-height:unset;
    height:auto;
  }

  body .menu-card.bg-blue .menu-card-img{
    max-width:90px;
    height: auto;
  }

  body .menu-card.bg-blue h4{
    max-width:initial;
  }
}

@media only screen and (min-width:701px) and (max-width:1023px){
  header.header-main{
    padding:0;
  }

  .bmimd-main-menu .menu-nav{
    border-top: 1px solid #F2F4F7;
    margin-top: 50px;
    padding: 0 20px;
  }

  .newdekstopmenu #menu-header-menu .menu-position .sub-menu{
    padding: 40px 20px 50px;
    border-top:none !important;
  }
}

@media (max-width:1023px){
  .header-layout-2 .header-logo {
    position: static;
  }

  .header-logo,.header-menu-buttons{
    position: absolute;
    inset: 25px auto auto 25px;
  }

  .bmimd-main-menu{
    padding-top: 40px;
  }

  .header-menu-buttons{
    right:25px;
  }

  /*
    .mega-menu-col:nth-child(3){
      order: 1;
    }
    */

  .mega-menu-col:nth-child(3){
    order: 4;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    width: 100%;
    padding-bottom: 30px;
  }

  .mega-menu-list{
    flex-direction: initial;
    flex-wrap: wrap;
  }

  .newdekstopmenu .mega-menu-col.col-first,.newdekstopmenu .mega-menu-col.col-second{
    width:100%;
    padding-top:0px;
  }

  .mega-menu-list.grid-4-column{
    grid-template-columns: repeat(1, 1fr) !important;
    flex-direction: column;
    gap: 15px;
    display: flex;
    flex-wrap: wrap;
  }

  .newdekstopmenu .mega-menu-col.col-card{
    grid-column: span 4;
    order:1;
  }

  .custom-menu-desktop{
    width:100%;
  }

  .newdekstopmenu #menu-header-menu{
    justify-content:space-between;
    margin: 0px;
  }

  .mega-menu-col.col-first .second-text,.mega-menu-col.col-first .second-text{
    font-size: 14px;
    line-height: normal;
  }

  .menu-items-for-mobile .sgpb-popup-builder-content-html p{
    line-height: normal;
    text-align: left;
  }

  .newdekstopmenu #menu-header-menu > .menu-position.menu-item.menu-item-type-custom{
    padding: 20px 16px 20px;
  }

  .mega-menu-lists li.with-icon{
    width:100%;
  }

  .bmimd-main-menu .mega-menu-col.col-first {
    order: 2;
    padding-top: 20px;
  }

  .bmimd-main-menu .mega-menu-col:nth-child(2) {
    order: 3;
  }

  .bmimd-main-menu .mega-menu-col:nth-child(3) {
    order: 4;
  }

  .bmimd-main-menu .mega-menu-col.col-card {
    order: 1;
  }

  .product-card-txt {
    max-width: 85%;
  }

  .mega-menu-list{
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .bmimd-main-menu .mega-menu-col.col-card:nth-child(3) {
    order: 4;
  }

  ul.footer-social {
    justify-content: center;
  }

  body.no-scroll #menu-overlay {
    opacity: 1;
    visibility: visible;
  }

  /* .footer-layout-2-container {flex-direction: column;justify-content: center;align-items: center;}
  .footer-logo-col + .footer-col-list {margin-left: unset;}
  .footer-logo-col,
  .footer-col-last,
  .footer-col-list {width: 100%;} */

  .bmimb-banner-text {
    font-size: 14px;
  }
}

@media only screen and (max-width:960px){
  .list-item-desc svg{
    top:-5px;
  }
}

@media(max-width: 959px){
  .header-layout-2 .login-btn.btn-blue {
    display: none !important;
  }

  .header-layout-2 .header-btns {
    margin: unset;
  }

  .header-layout-2 .header-logo,
  .header-layout-2 .header-menu {
    margin: auto;
  }

  .header-layout-2 .header-logo{
    width: auto;
  }

  .header-layout-2 .header-container{
    max-width: 708px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media(max-width: 767px){
  .menu-card.bg-blue {
    padding: 30px 15px;
  }

  .menu-card.bg-blue .menu-card-img {
    max-width: 50%;
    right: 7px;
    height: 57%;
  }

  .menu-card.bg-blue h4 {
    font-size: 18px;
  }

  .stpes-custom .step-img{
    max-height: -moz-max-content !important;
    max-height: max-content !important;
  }

  .btn-blue {
    font-size: 16px !important;
  }

  .header-layout-2 .header-container{
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    justify-content: space-between;
  }

  .header-layout-2 .menu-mobile,
  .header-layout-2 .menu-mobile-icon{
    display: block;
  }

  .header-layout-2 .header-menu {
    position: fixed;
    top: 0px;
    right: -351px;
    max-width: 350px;
    width: 100%;
    background-color: #fff;
    height: 100%;
    box-shadow: 0px 6px 2px 0px rgba(0,0,0,0.6);
    transition: 0.25s right linear;
    z-index: 1111111;
  }

  .menu-active .header-layout-2 .header-menu{
    right: 0px;
  }

  .header-layout-2 .menu-new-container {
    padding-top: 20px;
  }

  .header-layout-2 .nav-menu {
    flex-direction: column;
  }

  .header-layout-2 .header-menu .menu-item>a {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
  }

  .header-layout-2 .header-logo {
    margin: unset;
  }

  .header-layout-2 .header-btns {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header-layout-2 .close-popup{
    display: block;
  }

  #menu-header-menu {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    gap: 0px;
  }
}

@media(max-width: 700px){
  .custom-menu-desktop,.header-right-btn{
    display: none;
  }

  .header-menu-buttons,.menu-mobile{
    display: block;
  }

  .header-logo, .header-menu-buttons{
    position: initial;
  }

  .menu-items-for-mobile .close-popup{
    margin-right: -10px;
  }

  .sgpb-main-html-content-wrapper .mega-menu-col.col-card{
    margin-top:20px;
  }

  body .sgpb-main-html-content-wrapper .mega-menu-col.col-card{
    order: 1;
  }

  header.header-main{
    padding-top:20px;
    padding-bottom: 20px;
  }

  .sub-menu .menu-card.bg-blue{
    padding: 35px 20px;
  }

  .menu-mobile-container #menu-mobile-header-menu .green-bullet li{
    margin-bottom:10px;
    font-weight:normal;
  }

  .popup-content .menu-cat-title{
    position:relative;
  }

  body .menu-card.bg-blue .menu-card-img{
    max-width: 70px;
    height: auto;
  }

  .popup-content .product-card-txt{
    max-width: calc(100% - 40px);
  }

  .menu-mobile-container #menu-mobile-header-menu .menu-content li{
    margin-bottom:15px;
  }

  .mega-menu-col.col-third{
    text-align:left;
  }

  .list-item-desc svg{
    position: absolute;
    width: 28px;
    height: 28px;
    top: -4px;
  }

  .green-check svg{
    width: 28px;
    height: 28px;
    bottom: -1px;
  }

  #faq p{
    font-size: 14px;
  }
}

@media screen and (max-width:508px) {
  .star-rating {
    font-size: 16px;
    display: flex;
    justify-content: center;
  }
}

@media(max-width: 540px){
  .wp-block-spacer.reduced-space-mobile {
    height: 50px !important;
  }
}

@media(max-width: 405px){
  .header-layout-2 .header-btns a.btn-blue {
    font-size: 14px !important;
    letter-spacing: 0px;
    padding: 10px;
  }

  .header-layout-2 .header-logo {
    max-width: 130px;
  }
}

@media (max-width:380px){
  .green-check .new-product-green{
    right:-52px;
  }
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:w-\[25\%\] {
    width: 25%;
  }

  .sm\:max-w-\[185px\] {
    max-width: 185px;
  }

  .sm\:max-w-\[251px\] {
    max-width: 251px;
  }

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:p-\[0px\] {
    padding: 0px;
  }

  .sm\:p-\[25px\] {
    padding: 25px;
  }

  .sm\:px-\[37px\] {
    padding-left: 37px;
    padding-right: 37px;
  }

  .sm\:py-\[23px\] {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .sm\:leading-\[30px\] {
    line-height: 30px;
  }
}

@media (min-width: 768px) {
  .md\:w-\[80\%\] {
    width: 80%;
  }

  .md\:max-w-\[251px\] {
    max-width: 251px;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-\[30px\] {
    margin-top: 30px;
  }

  .lg\:mt-\[40px\] {
    margin-top: 40px;
  }

  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-\[25\%\] {
    width: 25%;
  }

  .lg\:w-\[30\%\] {
    width: 30%;
  }

  .lg\:w-\[70\%\] {
    width: 70%;
  }

  .lg\:w-\[85\%\] {
    width: 85%;
  }

  .lg\:max-w-\[517px\] {
    max-width: 517px;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:gap-\[24px\] {
    gap: 24px;
  }

  .lg\:gap-\[40px\] {
    gap: 40px;
  }

  .lg\:gap-\[60px\] {
    gap: 60px;
  }

  .lg\:gap-y-\[50px\] {
    row-gap: 50px;
  }

  .lg\:rounded-\[40px\] {
    border-radius: 40px;
  }

  .lg\:p-\[0px\] {
    padding: 0px;
  }

  .lg\:p-\[40px\] {
    padding: 40px;
  }

  .lg\:px-\[112px\] {
    padding-left: 112px;
    padding-right: 112px;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

  .lg\:text-start {
    text-align: start;
  }
}

@media (min-width: 1280px) {
  .xl\:w-\[40\%\] {
    width: 40%;
  }

  .xl\:w-\[60\%\] {
    width: 60%;
  }
}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box;}.noUi-target{position:relative;}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1;}.noUi-connects{overflow:hidden;z-index:0;}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat;}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto;}.noUi-vertical .noUi-origin{top:-100%;width:0;}.noUi-horizontal .noUi-origin{height:0;}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;}.noUi-touch-area{height:100%;width:100%;}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s;}.noUi-state-drag *{cursor:inherit !important;}.noUi-horizontal{height:18px;}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px;}.noUi-vertical{width:18px;}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px;}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto;}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;}.noUi-connects{border-radius:3px;}.noUi-connect{background:#3fb8af;}.noUi-draggable{cursor:ew-resize;}.noUi-vertical .noUi-draggable{cursor:ns-resize;}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px;}.noUi-handle:after{left:17px;}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px;}.noUi-vertical .noUi-handle:after{top:17px;}[disabled] .noUi-connect{background:#b8b8b8;}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed;}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box;}.noUi-pips{position:absolute;color:#999;}.noUi-value{position:absolute;white-space:nowrap;text-align:center;}.noUi-value-sub{color:#ccc;font-size:10px;}.noUi-marker{position:absolute;background:#ccc;}.noUi-marker-sub{background:#aaa;}.noUi-marker-large{background:#aaa;}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%;}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%);}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px;}.noUi-marker-horizontal.noUi-marker-sub{height:10px;}.noUi-marker-horizontal.noUi-marker-large{height:15px;}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%;}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px;}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%);}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px;}.noUi-marker-vertical.noUi-marker-sub{width:10px;}.noUi-marker-vertical.noUi-marker-large{width:15px;}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap;}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%;}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%;}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px;}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px;}