@media (max-width: 767px) {
  :root {
    --border-radius: var(--mobile-radius);
  }
}
/* General Resets */
body {
  margin: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
button,
a,
select,
textarea {
  font-family: inherit;
}

input:focus,
button:focus,
a:focus,
select:focus,
textarea:focus {
  outline: 0;
}

input::-moz-placeholder {
  color: inherit;
}

input::placeholder {
  color: inherit;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}

button {
  border: none;
  background: none;
  outline: 0;
  font-family: inherit;
}

a,
img,
button,
input,
select {
  transition: all 0.3s ease;
}

[role=button] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

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

.img-fluid {
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-search-results-button, input::-webkit-search-results-decoration {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.fa-snapchat::before {
  content: "\f2ac";
}

.fa-facebook::before {
  content: "\f39e";
}

.fa-linkedin::before {
  content: "\f0e1";
}

.la-snapchat::before {
  content: "\f2ac";
}

.la-facebook::before {
  content: "\f39e";
}

.la-linkedin::before {
  content: "\f0e1";
}

body {
  font-family: "Vazirmatn", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #080808;
}

html {
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #1263dc #f2f2f2;
}

body::-webkit-scrollbar {
  background-color: #f2f2f2;
  width: 8px;
  height: 4px;
}
body::-webkit-scrollbar-thumb {
  background-color: #1263dc;
  border-radius: 4px;
}

.overflow {
  overflow: hidden;
}

.container {
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 1180px;
}

.container-fluid {
  padding: 0 30px;
  width: 100%;
}
@media (max-width: 1199px) {
  .container-fluid {
    padding: 0 20px;
  }
}

.select-content {
  position: relative;
}
.select-content::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  inset-inline-end: 28px;
  font-size: 14px;
  color: #080808;
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f107";
}

.img-contain {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.en {
  display: inline-block;
  direction: ltr;
}

iframe {
  width: 100%;
  height: 100%;
}

.offers {
  padding: 70px 0;
}
@media (max-width: 991px) {
  .offers {
    padding: 35px 0;
  }
}
.offers {
  background-color: rgb(239.2857142857, 245.0714285714, 253.7142857143);
}
.offers .offers-cont {
  background-color: #fff;
  box-shadow: 0px 20px 64px 0px rgba(0, 0, 0, 0.0784313725);
  border-radius: 32px;
  padding: 44px 37px;
}
@media (max-width: 991px) {
  .offers .offers-cont {
    padding: 20px 15px;
    border-radius: 24px;
  }
}
@media (max-width: 767px) {
  .offers .offers-cont {
    padding: 0;
    background-color: transparent;
  }
}
.offers .offers-cont .title {
  margin: 0 0 43px;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #080808;
}
@media (max-width: 991px) {
  .offers .offers-cont .title {
    font-size: 34px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .offers .offers-cont .title {
    font-size: 28px;
  }
}
.offers .offers-cont .offers-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 991px) {
  .offers .offers-cont .offers-grid {
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .offers .offers-cont .offers-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.offers .offers-cont .offers-grid .offers-item {
  display: flex;
  flex-direction: column;
  justify-content: end;
  aspect-ratio: 523/280;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .offers .offers-cont .offers-grid .offers-item {
    aspect-ratio: 523/300;
  }
}
@media (max-width: 991px) {
  .offers .offers-cont .offers-grid .offers-item {
    aspect-ratio: 523/350;
  }
}
.offers .offers-cont .offers-grid .offers-item .inverted-img {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  clip-path: shape(from 3.82% 0%, hline to 78.2%, arc to 82.41% 7.86% of 4.21% 7.86% cw small rotate 0deg, vline to 19.64%, arc to 86.62% 27.5% of 4.21% 7.86% ccw small rotate 0deg, hline to 95.79%, arc to 100% 35.36% of 4.21% 7.86% cw small rotate 0deg, vline to 92.86%, arc to 96.18% 100% of 3.82% 7.14% cw small rotate 0deg, hline to 3.82%, arc to 0% 92.86% of 3.82% 7.14% cw small rotate 0deg, vline to 7.14%, arc to 3.82% 0% of 3.82% 7.14% cw small rotate 0deg, close);
}
html[dir=ltr] .offers .offers-cont .offers-grid .offers-item .inverted-img {
  clip-path: shape(from 3.82% 0%, hline to 96.18%, arc to 100% 7.14% of 3.82% 7.14% cw small rotate 0deg, vline to 92.86%, arc to 96.18% 100% of 3.82% 7.14% cw small rotate 0deg, hline to 3.82%, arc to 0% 92.86% of 3.82% 7.14% cw small rotate 0deg, vline to 35.36%, arc to 4.21% 27.5% of 4.21% 7.86% cw small rotate 0deg, hline to 13.38%, arc to 17.59% 19.64% of 4.21% 7.86% ccw small rotate 0deg, vline to 7.86%, arc to 21.8% 0% of 4.21% 7.86% cw small rotate 0deg);
}
.offers .offers-cont .offers-grid .offers-item .inverted-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inherit;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.offers .offers-cont .offers-grid .offers-item .inverted-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inherit;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.48) 100%);
  opacity: 0;
  transition: all 0.5s ease;
  z-index: 2;
}
.offers .offers-cont .offers-grid .offers-item .inverted-img .img-cover {
  transition: all 0.5s ease;
}
.offers .offers-cont .offers-grid .offers-item .discount {
  position: absolute;
  z-index: 1;
  top: 0;
  inset-inline-start: 0;
  width: 16%;
  height: 24.5%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f40126;
  font-size: 20px;
  font-weight: 700;
  z-index: 2;
  transition: all 0.5s ease;
  border-radius: 14px;
}
@media (max-width: 991px) {
  .offers .offers-cont .offers-grid .offers-item .discount {
    font-size: 18px;
    border-radius: 10px;
  }
}
.offers .offers-cont .offers-grid .offers-item .discount::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 1.67px solid #f40126;
  z-index: -1;
  transition: all 0.5s ease;
}
.offers .offers-cont .offers-grid .offers-item .discount::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(137.27deg, #f6339a 6.98%, #ff0004 96.27%);
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease;
}
.offers .offers-cont .offers-grid .offers-item .info {
  position: relative;
  z-index: 1;
  padding: 30px;
}
@media (max-width: 1199px) {
  .offers .offers-cont .offers-grid .offers-item .info {
    padding: 20px;
  }
}
.offers .offers-cont .offers-grid .offers-item .info .item-title {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
}
@media (max-width: 991px) {
  .offers .offers-cont .offers-grid .offers-item .info .item-title {
    font-size: 24px;
    margin: 0 0 5px;
  }
}
.offers .offers-cont .offers-grid .offers-item .info .desc {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 26px;
}
@media (max-width: 991px) {
  .offers .offers-cont .offers-grid .offers-item .info .desc {
    font-size: 11px;
    margin: 0 0 15px;
  }
}
.offers .offers-cont .offers-grid .offers-item .info .discover-btn {
  height: 47px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 28px;
  background-color: #fff;
  align-items: center;
  display: flex;
  border: 1.67px solid #1263dc;
  border-radius: 20px;
  color: #1263dc;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .offers .offers-cont .offers-grid .offers-item .info .discover-btn {
    height: 40px;
    border-radius: 14px;
  }
}
.offers .offers-cont .offers-grid .offers-item:hover .inverted-img::before {
  opacity: 1;
}
.offers .offers-cont .offers-grid .offers-item:hover .inverted-img .img-cover {
  transform: scale(1.1);
}
.offers .offers-cont .offers-grid .offers-item:hover .discount {
  color: #fff;
}
.offers .offers-cont .offers-grid .offers-item:hover .discount::before {
  border-color: transparent;
  transform: rotate(180deg);
}
.offers .offers-cont .offers-grid .offers-item:hover .discount::after {
  opacity: 1;
  transform: rotate(180deg);
}
.offers .offers-cont .offers-grid .offers-item:hover .discover-btn {
  background-color: #1263dc;
  color: #fff;
}
.offers.large .offers-grid {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .offers.large .offers-grid {
    grid-template-columns: 1fr;
  }
}
.offers.large .offers-grid .offers-item {
  aspect-ratio: 479/280;
}
.offers.large .offers-grid .offers-item:nth-child(1) {
  grid-row: span 2/span 2;
  grid-column-start: 1;
  grid-row-start: 1;
  aspect-ratio: 479/560;
}
.offers.large .offers-grid .offers-item:nth-child(1) .inverted-img {
  clip-path: shape(from 5.77% 0%, hline to 74.23%, arc to 77.84% 3.53% of 3.6% 3.53% cw small rotate 0deg, vline to 13.4%, arc to 81.44% 16.93% of 3.6% 3.53% ccw small rotate 0deg, hline to 96.4%, arc to 100% 20.46% of 3.6% 3.53% cw small rotate 0deg, vline to 94.36%, arc to 94.23% 100% of 5.77% 5.64% cw small rotate 0deg, hline to 5.77%, arc to 0% 94.36% of 5.77% 5.64% cw small rotate 0deg, vline to 5.64%, arc to 5.77% 0% of 5.77% 5.64% cw small rotate 0deg, close);
}
html[dir=ltr] .offers.large .offers-grid .offers-item:nth-child(1) .inverted-img {
  clip-path: shape(from 5.77% 0%, hline to 94.23%, arc to 100% 5.64% of 5.77% 5.64% cw small rotate 0deg, vline to 94.36%, arc to 94.23% 100% of 5.77% 5.64% cw small rotate 0deg, hline to 5.77%, arc to 0% 94.36% of 5.77% 5.64% cw small rotate 0deg, vline to 20.46%, arc to 3.6% 16.93% of 3.6% 3.53% cw small rotate 0deg, hline to 18.56%, arc to 22.16% 13.4% of 3.6% 3.53% ccw small rotate 0deg, vline to 3.53%, arc to 25.77% 0% of 3.6% 3.53% cw small rotate 0deg);
}
.offers.large .offers-grid .offers-item:nth-child(1) .discount {
  width: 20%;
  height: 15%;
}/*# sourceMappingURL=main.css.map */