/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb
}

:after,
:before {
  --tw-content: ""
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

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

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

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

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

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

progress {
  vertical-align: initial
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

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

fieldset {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

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

textarea {
  resize: vertical
}

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

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

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

:disabled {
  cursor: default
}

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

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

[hidden] {
  display: none
}

*,
::backdrop,
:after,
:before {
  --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: #3b82f680;
  --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:
}

.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
  }
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  inset: 0
}

.left-\[22px\] {
  left: 22px
}

.top-\[20px\] {
  top: 20px
}

.z-10 {
  z-index: 10
}

.-m-4 {
  margin: -1rem
}

.m-auto {
  margin: auto
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.mb-10 {
  margin-bottom: 2.5rem
}

.mb-12 {
  margin-bottom: 3rem
}

.mb-16 {
  margin-bottom: 4rem
}

.mb-20 {
  margin-bottom: 5rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-48 {
  margin-bottom: 12rem
}

.mb-5 {
  margin-bottom: 1.25rem
}

.mb-6 {
  margin-bottom: 1.5rem
}

.mb-8 {
  margin-bottom: 2rem
}

.ml-3 {
  margin-left: .75rem
}

.mr-1 {
  margin-right: .25rem
}

.mr-6 {
  margin-right: 1.5rem
}

.mt-10 {
  margin-top: 2.5rem
}

.mt-12 {
  margin-top: 3rem
}

.mt-16 {
  margin-top: 4rem
}

.mt-20 {
  margin-top: 5rem
}

.mt-8 {
  margin-top: 2rem
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-3\/5 {
  height: 60%
}

.h-4\/5 {
  height: 80%
}

.h-full {
  height: 100%
}

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

.w-11\/12 {
  width: 91.666667%
}

.w-24 {
  width: 6rem
}

.w-3\/5 {
  width: 60%
}

.w-\[140px\] {
  width: 140px
}

.w-\[50px\] {
  width: 50px
}

.w-full {
  width: 100%
}

.basis-1\/12 {
  flex-basis: 8.333333%
}

.basis-1\/4 {
  flex-basis: 25%
}

.basis-2\/6 {
  flex-basis: 33.333333%
}

.basis-4\/6 {
  flex-basis: 66.666667%
}

.basis-5\/12 {
  flex-basis: 41.666667%
}

.basis-6\/12 {
  flex-basis: 50%
}

.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))
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

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

.flex-wrap {
  flex-wrap: wrap
}

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

.items-center {
  align-items: center
}

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

.justify-center {
  justify-content: center
}

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

.gap-y-20 {
  row-gap: 5rem
}

.space-y-8>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem*var(--tw-space-y-reverse))
}

.rounded-full {
  border-radius: 9999px
}

.rounded-lg {
  border-radius: .5rem
}

.rounded-xl {
  border-radius: .75rem
}

.border {
  border-width: 1px
}

.bg-\[\#607393\] {
  --tw-bg-opacity: 1;
  background-color: rgb(96 115 147/var(--tw-bg-opacity))
}

.bg-\[\#D8C7B8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 199 184/var(--tw-bg-opacity))
}

.bg-\[\#E29D51\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 157 81/var(--tw-bg-opacity))
}

.bg-\[\#E45447\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 84 71/var(--tw-bg-opacity))
}

.bg-\[\#E65446\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 84 70/var(--tw-bg-opacity))
}

.bg-\[\#F2F0EE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 240 238/var(--tw-bg-opacity))
}

.bg-\[\#da827a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(218 130 122/var(--tw-bg-opacity))
}

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

.object-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.object-center {
  -o-object-position: center;
  object-position: center
}

.p-10 {
  padding: 2.5rem
}

.p-12 {
  padding: 3rem
}

.p-2 {
  padding: .5rem
}

.p-4 {
  padding: 1rem
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem
}

.pb-20 {
  padding-bottom: 5rem
}

.pt-16 {
  padding-top: 4rem
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.align-middle {
  vertical-align: middle
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1
}

.text-lg {
  font-size: 1.125rem
}

.text-lg,
.text-xl {
  line-height: 1.75rem
}

.text-xl {
  font-size: 1.25rem
}

.font-bold {
  font-weight: 700
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.leading-6 {
  line-height: 1.5rem
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99/var(--tw-text-opacity))
}

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

.opacity-0 {
  opacity: 0
}

.shadow-\[0px_4px_16px_rgba\(17\2c 17\2c 26\2c 0\.1\)\2c _0px_8px_24px_rgba\(17\2c 17\2c 26\2c 0\.1\)\2c _0px_16px_56px_rgba\(17\2c 17\2c 26\2c 0\.1\)\] {
  --tw-shadow: 0px 4px 16px #11111a1a, 0px 8px 24px #11111a1a, 0px 16px 56px #11111a1a;
  --tw-shadow-colored: 0px 4px 16px var(--tw-shadow-color), 0px 8px 24px var(--tw-shadow-color), 0px 16px 56px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}

:root {
  --main-circle-size: 12px;
  --second-circle-size: 40px
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth
}

body,
html {
  max-width: 100%;
  overflow-x: hidden
}

body {
  font-family: Roboto, sans-serif !important;
  color: #58595b;
  min-height: 100%
}

p {
  margin-bottom: 1.5rem
}

a {
  text-decoration: none;
  color: #58595b
}

ul {
  list-style: none
}

.color-bg {
  background-color: #f2f0ee
}

.color-primary {
  background-color: #e65446
}

.color-text {
  color: #58595b
}

.font-cursive {
  font-family: Allura, cursive !important
}

.border {
  border-bottom: 3px solid #e65446
}

.border-btn {
  border: 20px solid #da827a
}

.project {
  color: #fff !important
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #e65446;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -3px
}

.footer-div-1 {
  color: #e45447
}

.footer-div-2 {
  color: #e29d51
}

.footer-div-3 {
  color: #d8c7b8
}

.footer-div-4 {
  color: #607393
}

.btn svg rect:hover {
  width: 160px;
  opacity: .8;
  fill: #fff
}

.black,
.white {
  width: 45%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px
}

.triangle {
  width: 10%;
  height: 100vh;
  border-color: #fff #000 #000 #fff;
  border-style: solid;
  border-width: 50vh 5vw
}

.black {
  background: #000;
  color: #fff
}

.white {
  background: #fff;
  color: #000
}

.circle-main {
  position: absolute;
  width: var(--main-circle-size);
  height: var(--main-circle-size);
  margin-top: calc(var(--main-circle-size)*-1/2);
  margin-left: calc(var(--main-circle-size)*-1/2);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  pointer-events: none;
  top: 0;
  left: 0;
  transition: opacity .3s;
  mix-blend-mode: difference;
  z-index: 2
}

.circle-hide {
  opacity: 0
}

.second-circle {
  position: absolute;
  transition: transform .15s, width .3s, height .3s, margin .3s;
  width: var(--second-circle-size);
  height: var(--second-circle-size);
  top: 0;
  left: 0;
  margin-top: calc(var(--second-circle-size)*-1/2);
  margin-left: calc(var(--second-circle-size)*-1/2);
  background: #fff;
  border-radius: 50%;
  pointer-events: none;
  mix-blend-mode: difference;
  z-index: 2
}

.circle-scale {
  width: calc(var(--second-circle-size)*2);
  height: calc(var(--second-circle-size)*2);
  margin-top: calc(var(--second-circle-size)*-1);
  margin-left: calc(var(--second-circle-size)*-1)
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25
}

.hover\:scale-125:hover,
.hover\:scale-150:hover {
  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))
}

.hover\:scale-150:hover {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5
}

.hover\:bg-\[\#E65446\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(230 84 70/var(--tw-bg-opacity))
}

.hover\:bg-\[\#da827a\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(218 130 122/var(--tw-bg-opacity))
}

.hover\:opacity-100:hover {
  opacity: 1
}

.hover\:grayscale-0:hover {
  --tw-grayscale: grayscale(0);
  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)
}

@media (min-width:640px) {
  .sm\:ml-32 {
    margin-left: 8rem
  }

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

  .sm\:block {
    display: block
  }

  .sm\:flex {
    display: flex
  }

  .sm\:w-1\/2 {
    width: 50%
  }

  .sm\:w-1\/4 {
    width: 25%
  }

  .sm\:w-11\/12 {
    width: 91.666667%
  }

  .sm\:w-2\/3 {
    width: 66.666667%
  }

  .sm\:w-2\/5 {
    width: 40%
  }

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

  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem
  }

  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1
  }

  .sm\:text-9xl {
    font-size: 8rem;
    line-height: 1
  }
}

@media (min-width:768px) {
  .md\:mb-0 {
    margin-bottom: 0
  }

  .md\:ml-4 {
    margin-left: 1rem
  }

  .md\:mr-auto {
    margin-right: auto
  }

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

  .md\:w-1\/2 {
    width: 50%
  }

  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr))
  }

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

  .md\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .md\:pl-4 {
    padding-left: 1rem
  }

  .md\:text-left {
    text-align: left
  }
}

@media (min-width:1024px) {
  .lg\:flex {
    display: flex
  }

  .lg\:w-2\/5 {
    width: 40%
  }

  .lg\:flex-grow {
    flex-grow: 1
  }
}

@media (min-width:1280px) {
  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
  }
}