/* Colors */
/* Fonts */
/* Functions */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://1ad90e.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://0b3350.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://4a08cc.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://442dff.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://6a6f5e.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://272b14.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://2d1c4b.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://313634.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://b9e01d.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://ad84f0.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://c1d381.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://63be6d.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://91ec71.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://f20a77.claudeassets.com/20251216075029im_/https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZogUE.ttf) format('truetype');
}
body {
  line-height: 1.5;
  --gutter-x: 16px;
  --gutter-x2: -16px;
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif;
}
body.modal-opened {
  position: fixed !important;
  overflow: hidden !important;
  width: 100%;
}
body:not(.home) header .h-area {
  justify-content: space-between;
}
body:not(.home) header .h-area .top-logo {
  position: unset;
  margin-bottom: -50px;
}
body:not(.home) header .h-area .top-logo img {
  width: 250px;
}
body:not(.home) header .h-area .header-socials {
  position: unset;
  transform: none;
}
a.mobile-hamburger-menu {
  display: flex;
  z-index: 999999;
  flex-direction: column;
  padding: 10px;
  width: 40px;
  height: 34px;
}
a.mobile-hamburger-menu .hamburger-menu {
  position: relative;
  transform: translateY(6px);
  background: #101223;
  transition: all 0ms 300ms;
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: #cc975c;
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  background: #cc975c;
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after,
a.mobile-hamburger-menu .hamburger-menu:before {
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background: #cc975c;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #cc975c;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
header {
  position: relative;
}
header .h-area {
  padding: 0 5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .h-area .top-logo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
}
header .h-area .top-logo img {
  width: 22vw;
  height: auto;
}
header .h-area .top-menu {
  display: flex;
  padding: 24px 0;
}
header .h-area .top-menu > li > a {
  padding: 24px;
  display: block;
  font-size: 16px;
  letter-spacing: 0.8px;
  color: #000;
}
header .h-area .top-menu li {
  position: relative;
}
header .h-area .top-menu li:after {
  content: '';
  display: flex;
  width: 0;
  height: 2px;
  background-color: #000;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-area .top-menu li:hover::after {
  width: 100%;
}
header .h-area .top-menu li:hover > ul.sub-menu {
  z-index: 15;
  opacity: 1;
  top: 100%;
  pointer-events: initial;
}
header .h-area .top-menu li ul.sub-menu {
  display: initial;
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 100%;
  left: 50%;
  margin-top: 0;
  transform: translateX(-50%);
  background-color: #ffffff;
  border: 1px solid #2b2b2b;
  pointer-events: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-area .top-menu li ul.sub-menu::after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  top: -20px;
  background: None;
  left: 0;
  z-index: 0;
}
header .h-area .top-menu li ul.sub-menu:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  border: 10px solid;
  border-color: transparent transparent #cc975c transparent;
}
header .h-area .top-menu li ul.sub-menu li {
  padding: 0;
  margin: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-area .top-menu li ul.sub-menu li:hover {
  background-color: #e6e6e6;
}
header .h-area .top-menu li ul.sub-menu li:hover > ul.sub-menu {
  opacity: 1;
  top: 0;
  pointer-events: initial;
}
header .h-area .top-menu li ul.sub-menu li:after {
  display: none;
}
header .h-area .top-menu li ul.sub-menu li a {
  white-space: nowrap;
  color: #000;
  margin: 0;
  padding: 10px 40px 10px 20px;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
header .h-area .top-menu li ul.sub-menu li ul.sub-menu {
  left: 100%;
  margin: 0;
  transform: translateX(0);
}
header .h-area .top-menu li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
header .h-area .header-socials {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
}
header .h-area .header-socials li {
  margin-left: 5px;
}
header .h-area .header-socials li a {
  color: #101223;
  display: block;
  padding: 8px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .h-area .header-socials li a svg {
  width: 24px;
  height: 24px;
}
header .h-area .header-socials li a:hover {
  color: #cc975c;
}
.general-title-area .mini-title,
.general-title-area .gen-title {
  line-height: 1.2;
}
.general-title-area .mini-title {
  font-size: 14px;
  font-weight: 500;
  color: #cc975c;
  margin-bottom: 20px;
  letter-spacing: 1.4px;
}
.general-title-area .gen-title {
  color: #101223;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -0.8px;
  font-family: 'Oswald', sans-serif;
}
.reg-text {
  font-size: 16px;
  line-height: 2;
  color: #000;
}
.small-text {
  font-size: 14px;
  letter-spacing: 0.68px;
  color: #000;
}
.reg-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}
.mini-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
.gen-btn {
  display: block;
  padding: 20px 75px;
  background-color: #cc975c;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: max-content;
}
.gen-btn:hover {
  background-color: #101223;
}
#home-slider {
  margin-bottom: 120px;
  overflow-x: clip;
}
#home-slider .slider-inner {
  padding: 0 5%;
  position: relative;
}
#home-slider .owl-nav {
  margin: 0;
}
#home-slider .owl-nav button {
  position: absolute;
  margin: 0;
  top: 50%;
  z-index: 8;
  border: none;
  background-color: #cc975c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
#home-slider .owl-nav button svg {
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 2;
}
#home-slider .owl-nav button:hover {
  background-color: #101223;
}
#home-slider .owl-nav .owl-prev {
  display: none;
}
#home-slider .owl-nav .owl-next {
  right: 0;
  transform: translate(50%, -50%);
  width: 200px;
  height: 500px;
}
#about-us {
  margin-bottom: 120px;
}
#about-us .about-text-area .general-title-area {
  margin-bottom: 50px;
}
#about-us .about-text-area .about-text {
  margin-bottom: 50px;
}
#services {
  overflow-x: clip;
  padding: 160px 0 100px;
  position: relative;
}
#services::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 35%;
  height: 700px;
  background-color: #101223;
}
#services .general-title-area {
  margin-bottom: 50px;
}
#services .general-title-area .gen-title {
  color: #fff;
}
#services .service-row {
  position: relative;
  margin-bottom: 65px;
}
#services .service-row .owl-navi {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
}
#services .service-row .owl-navi .owl-button {
  cursor: pointer;
  color: #6d727a;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#services .service-row .owl-navi .owl-button svg {
  width: 40px;
  height: 40px;
}
#services .service-row .owl-navi .owl-button:hover {
  color: #cc975c;
}
#services #service-content .content-card .card-title {
  color: #fff;
  margin-bottom: 45px;
}
#services #service-content .content-card .card-text {
  color: #6d727a;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#services #service-img .owl-stage-outer {
  overflow: inherit;
}
#services #service-img .owl-stage-outer .owl-stage {
  display: inline-flex;
  height: 420px;
  display: -webkit-inline-box;
}
#services #service-img .owl-item {
  width: 500px !important;
  display: flex;
  align-items: flex-end;
  height: auto;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#services #service-img .owl-item img {
  width: 100%;
  height: auto;
  display: block;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#services #service-img .img-big {
  width: 720px !important;
}
#instagram {
  margin-bottom: 100px;
}
#instagram .general-title-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 60px;
}
#blog {
  margin-bottom: 120px;
}
#blog .general-title-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 60px;
}
#blog .blog-box-big,
#blog .blog-box-small {
  display: block;
}
#blog .blog-box-big:hover .box-more svg,
#blog .blog-box-small:hover .box-more svg {
  margin-left: 40px;
}
#blog .blog-box-big .box-more,
#blog .blog-box-small .box-more {
  display: flex;
  align-items: center;
}
#blog .blog-box-big .box-more svg,
#blog .blog-box-small .box-more svg {
  width: 30px;
  height: 30px;
  margin-left: 30px;
  color: #cc975c;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#blog .blog-box-big .box-img {
  margin-bottom: 40px;
}
#blog .blog-box-big .box-title {
  color: #cc975c;
  margin-bottom: 40px;
}
#blog .blog-box-big .box-text {
  margin-bottom: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#blog .blog-box-small {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #000;
}
#blog .blog-box-small:last-child {
  margin-bottom: 0;
  border: none;
}
#blog .blog-box-small .box-title {
  margin-bottom: 25px;
  color: #cc975c;
}
#blog .blog-box-small .box-text {
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#home-form {
  overflow-x: clip;
}
#home-form .form-inner {
  padding: 150px 0;
  position: relative;
  background-color: #101223;
}
#home-form .form-inner::before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100px;
  background-color: #101223;
}
#home-form .form-inner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 50vw;
  background-color: #101223;
}
#home-form .form-area form .wpcf7-not-valid-tip {
  color: #fff;
  margin-top: 5px;
}
#home-form .form-area form .wpcf7-response-output {
  border-color: #cc975c;
  color: #fff;
  margin: 10px 0;
  padding: 5px 10px;
}
#home-form .form-area .input-area {
  margin-bottom: 15px;
}
#home-form .form-area .input-area .form-in {
  border: none;
  padding: 24px;
  background-color: rgba(255, 255, 255, 0.15);
  width: 100%;
  font-size: 16px;
  color: #000;
}
#home-form .form-area .input-area .form-in::placeholder {
  font-family: 'Poppins', sans-serif;
  color: #6d727a;
}
#home-form .form-area .input-area textarea {
  height: 150px;
}
#home-form .form-area .form-button {
  padding: 24px 100px;
  background-color: #cc975c;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-form .form-area .form-button:hover {
  background-color: #fff;
  color: #cc975c;
}
#home-form .contact-area .general-title-area {
  margin-bottom: 65px;
}
#home-form .contact-area .general-title-area .gen-title {
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-form .contact-area .general-title-area .gen-title:hover {
  opacity: 0.6;
}
#home-form .contact-area .contact-address {
  color: #6d727a;
}
footer .footer-ust {
  background-color: #070815;
}
footer .footer-ust .container {
  position: relative;
  padding: 160px 0 120px;
}
footer .footer-ust .container .footer-img {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translate(-5%, -50%);
  height: 500px;
  width: auto;
}
footer .footer-ust .footer-logo {
  margin-bottom: 35px;
  display: block;
}
footer .footer-ust .footer-logo img {
  width: 290px;
  max-width: 100%;
  height: auto;
}
footer .footer-ust .footer-text {
  color: #6d727a;
  margin-bottom: 40px;
}
footer .footer-ust .footer-title {
  margin-bottom: 60px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  font-family: 'Oswald', sans-serif;
}
footer .footer-ust .footer-socials li {
  margin-right: 10px;
}
footer .footer-ust .footer-socials li:last-child {
  margin: 0;
}
footer .footer-ust .footer-socials li a {
  display: block;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 8px;
}
footer .footer-ust .footer-socials li a:hover {
  color: #cc975c;
}
footer .footer-ust .footer-socials li a svg {
  width: 24px;
  height: 24px;
}
footer .footer-ust .footer-contacts .footer-contact {
  color: #6d727a;
  display: block;
  margin-bottom: 5px;
}
footer .footer-ust .footer-contacts .footer-contact:last-child {
  margin: 0;
}
footer .footer-ust .footer-contacts a.footer-contact {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-contacts a.footer-contact:hover {
  color: #fff;
}
footer .footer-ust .footer-menu {
  margin: -10px 0 0 -10px;
}
footer .footer-ust .footer-menu li a {
  display: block;
  font-size: 16px;
  color: #6d727a;
  padding: 10px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-menu li a:hover {
  color: #fff;
}
footer .footer-alt {
  background-color: #101223;
  padding: 25px 0;
}
footer .footer-alt .copyright {
  font-size: 14px;
  color: #fff;
}

/*
     FILE ARCHIVED ON 21:37:25 Oct 08, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:45:26 Jul 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.685
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.061
  esindex: 0.01
  cdx.remote: 2460.34
  LoadShardBlock: 125.07 (3)
  PetaboxLoader3.resolve: 105.689 (4)
  PetaboxLoader3.datanode: 137.281 (5)
  load_resource: 191.063
  loaddict: 70.991
*/