/******* Do not edit this file *******
Code Snippets Manager
Saved: Sep 08 2025 | 09:42:39 */
@charset "UTF-8";
/*
 * @package	     VWEB.DIGITAL
 * @subpackage	 WordPress.CRAFTORY
 * @author       <VWEB.DIGITAL>
 * @website      <https://vweb.digital>
 * @copyright    Copyright © 2025 VWEB.DIGITAL. All Rights Reserved.<https://vweb.digital>
 * @license      GNU General Public License Version 2; See License.txt
 */
html {
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
html body {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html body.translatepress-ka_GE {
  font-family: "FiraGo", sans-serif;
}
html body.translatepress-ka_GE a, html body.translatepress-ka_GE button {
  font-family: "FiraGo", sans-serif !important;
}
html body.translatepress-ka_GE h1, html body.translatepress-ka_GE h2, html body.translatepress-ka_GE h3, html body.translatepress-ka_GE h4, html body.translatepress-ka_GE h5, html body.translatepress-ka_GE h6, html body.translatepress-ka_GE p {
  font-family: "FiraGo", sans-serif !important;
}
html body.translatepress-ka_GE .elementor-heading-title, html body.translatepress-ka_GE .elementor-icon-list-text, html body.translatepress-ka_GE .elementor-field-group .elementor-field-textual {
  font-family: "FiraGo", sans-serif !important;
}
html p:last-of-type {
  margin-bottom: 0 !important;
  margin-block-end: 0 !important;
}
html p:first-of-type {
  margin-top: 0 !important;
  margin-block-start: 0 !important;
}
html *:focus {
  outline: none;
}
html h1, html h2, html h3, html h4, html h5, html h6 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
/* Import Elementor Custom Fonts */
@font-face {
  font-family: "FiraGo";
  src: url("/wp-content/uploads/2025/07/FiraGo-Regular.woff") format("woff"), url("/wp-content/uploads/2025/07/FiraGo-Regular.woff2") format("woff2"), url("/wp-content/uploads/2025/07/FiraGo-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: fallback;
  font-style: normal;
}
@font-face {
  font-family: "FiraGo";
  src: url("/wp-content/uploads/2025/07/FiraGo-Thin.woff") format("woff"), url("/wp-content/uploads/2025/07/FiraGo-Thin.woff2") format("woff2"), url("/wp-content/uploads/2025/07/FiraGo-Thin.ttf") format("truetype");
  font-weight: 100;
  font-display: fallback;
  font-style: normal;
}
@font-face {
  font-family: "FiraGo";
  src: url("/wp-content/uploads/2025/07/FiraGo-Bold.woff") format("woff"), url("/wp-content/uploads/2025/07/FiraGo-Bold.woff2") format("woff2"), url("/wp-content/uploads/2025/07/FiraGo-Bold.ttf") format("truetype");
  font-weight: 800;
  font-display: fallback;
  font-style: normal;
}
