@charset "UTF-8";@use "sass:math";:root{--theme-color:#b68c5a;--theme-color2:#314e52;--title-color:#011c1a;--body-color:#868686;--smoke-color:#fff6ee;--smoke-color2:#f5f5f5;--black-color:#000;--black-color2:#121212;--gray-color:#bdbdbd;--white-color:#fff;--light-color:#bdbdbd;--yellow-color:#ffb539;--success-color:#28a745;--error-color:#dc3545;--th-border-color:#e0e0e0;--dark-color:#021526;--title-font:"Playfair Display",serif;--body-font:"Poppins",sans-serif;--icon-font:"Font Awesome 6 Pro";--main-container:1320px;--container-gutters:30px;--section-space:120px;--section-space-mobile:80px;--section-title-space:60px;--ripple-ani-duration:5s}html,body{scroll-behavior:auto !important}