/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  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";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

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

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --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: rgb(59 130 246 / 0.5);
  --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:  ;
}

::backdrop {
  --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: rgb(59 130 246 / 0.5);
  --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:  ;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-top-4 {
  top: -1rem;
}

.-top-\[71px\] {
  top: -71px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-\[9px\] {
  top: 9px;
}

.right-\[30px\] {
  right: 30px;
}

.right-\[85px\] {
  right: 85px;
}

.top-\[19px\] {
  top: 19px;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-\[10px\] {
  margin-left: -10px;
  margin-right: -10px;
}

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

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

.-mb-\[108px\] {
  margin-bottom: -108px;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.-mt-\[230px\] {
  margin-top: -230px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

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

.mb-14 {
  margin-bottom: 3.5rem;
}

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

.mb-\[13px\] {
  margin-bottom: 13px;
}

.mb-\[22px\] {
  margin-bottom: 22px;
}

.mb-\[26px\] {
  margin-bottom: 26px;
}

.mb-\[46px\] {
  margin-bottom: 46px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-\[62px\] {
  margin-bottom: 62px;
}

.mb-\[7px\] {
  margin-bottom: 7px;
}

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

.mt-\[38px\] {
  margin-top: 38px;
}

.mt-\[6px\] {
  margin-top: 6px;
}

.mb-\[90\] {
  margin-bottom: 90;
}

.mb-\[90px\] {
  margin-bottom: 90px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-36 {
  height: 9rem;
}

.h-6 {
  height: 1.5rem;
}

.h-\[102px\] {
  height: 102px;
}

.h-\[21px\] {
  height: 21px;
}

.h-\[228px\] {
  height: 228px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[75px\] {
  height: 75px;
}

.h-auto {
  height: auto;
}

.min-h-\[128px\] {
  min-height: 128px;
}

.min-h-\[314px\] {
  min-height: 314px;
}

.w-4\/5 {
  width: 80%;
}

.w-\[13px\] {
  width: 13px;
}

.w-\[177px\] {
  width: 177px;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[45px\] {
  width: 45px;
}

.w-full {
  width: 100%;
}

.w-\[600px\] {
  width: 600px;
}

.max-w-\[1122px\] {
  max-width: 1122px;
}

.max-w-\[1400px\] {
  max-width: 1400px;
}

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

.max-w-\[219px\] {
  max-width: 219px;
}

.max-w-\[580px\] {
  max-width: 580px;
}

.max-w-\[633px\] {
  max-width: 633px;
}

.max-w-\[780px\] {
  max-width: 780px;
}

.max-w-container {
  max-width: 1162px;
}

.cursor-pointer {
  cursor: pointer;
}

.flex-row {
  flex-direction: row;
}

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

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

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

.gap-2 {
  gap: 0.5rem;
}

.gap-\[29px\] {
  gap: 29px;
}

.gap-\[38px\] {
  gap: 38px;
}

.border {
  border-width: 1px;
}

.border-\[\#D9D9D9\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

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

.bg-\[\#CA278E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(202 39 142 / var(--tw-bg-opacity));
}

.bg-\[\#ffffff1a\] {
  background-color: #ffffff1a;
}

.bg-main {
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 111 / var(--tw-bg-opacity));
}

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

.bg-\[\#210078e6\] {
  background-color: #210078e6;
}

.bg-\[url\(\'\/media\/images\/line1\.png\'\)\] {
  background-image: url('/media/images/line1.png');
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-\[url\(\'\.\.\/src\/images\/line1\.png\'\)\] {
  background-image: url('../src/images/line1.png');
}

.from-\[\#090178\] {
  --tw-gradient-from: #090178 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(9 1 120 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#D8027E\] {
  --tw-gradient-to: #D8027E var(--tw-gradient-to-position);
}

.bg-center {
  background-position: center;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

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

.p-\[13px\] {
  padding: 13px;
}

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

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[42px\] {
  padding-left: 42px;
  padding-right: 42px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pb-11 {
  padding-bottom: 2.75rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

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

.pb-\[10px\] {
  padding-bottom: 10px;
}

.pb-\[250px\] {
  padding-bottom: 250px;
}

.pb-\[78px\] {
  padding-bottom: 78px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-\[30px\] {
  padding-left: 30px;
}

.pl-\[40px\] {
  padding-left: 40px;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-\[118px\] {
  padding-top: 118px;
}

.pt-\[17px\] {
  padding-top: 17px;
}

.pt-\[33px\] {
  padding-top: 33px;
}

.pt-\[43px\] {
  padding-top: 43px;
}

.pt-\[69px\] {
  padding-top: 69px;
}

.pt-\[71px\] {
  padding-top: 71px;
}

.pr-\[70px\] {
  padding-right: 70px;
}

.pt-\[99px\] {
  padding-top: 99px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-\[11\.84px\] {
  font-size: 11.84px;
}

.text-\[152px\] {
  font-size: 152px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[27\.65px\] {
  font-size: 27.65px;
}

.text-\[30px\] {
  font-size: 30px;
}

.text-\[38px\] {
  font-size: 38px;
}

.text-\[45px\] {
  font-size: 45px;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.uppercase {
  text-transform: uppercase;
}

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

.leading-\[18\.26px\] {
  line-height: 18.26px;
}

.leading-\[27px\] {
  line-height: 27px;
}

.leading-\[35px\] {
  line-height: 35px;
}

.leading-\[39px\] {
  line-height: 39px;
}

.leading-\[45px\] {
  line-height: 45px;
}

.leading-\[51px\] {
  line-height: 51px;
}

.leading-none {
  line-height: 1;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.tracking-\[-0\.4px\] {
  letter-spacing: -0.4px;
}

.text-\[\#454545\] {
  --tw-text-opacity: 1;
  color: rgb(69 69 69 / var(--tw-text-opacity));
}

.text-\[\#8C8C8C\] {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity));
}

.text-\[\#C1017A\] {
  --tw-text-opacity: 1;
  color: rgb(193 1 122 / var(--tw-text-opacity));
}

.text-main {
  --tw-text-opacity: 1;
  color: rgb(0 2 111 / var(--tw-text-opacity));
}

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

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-linear {
  transition-timing-function: linear;
}

.logo-bg {
  -webkit-clip-path: polygon(0 0, 100% 0, 76% 100%, 20% 100%);
          clip-path: polygon(0 0, 100% 0, 76% 100%, 20% 100%);
}

.logo {
  background: rgb(255 255 255 / 12%);
}

.logo-new {
  background: transparent;
}

.footer-shape {
  -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
          clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
}

.logo-bg.shape2 {
  -webkit-clip-path: polygon(20% 0, 80% 0%, 100% 100%, 0 100%);
          clip-path: polygon(20% 0, 80% 0%, 100% 100%, 0 100%);
}

body {
  font-family: 'Chakra Petch', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
}

.item-checkbox span {
  font-size: 14px;
  line-height: 22px;
  color: #949494;
  margin-left: 12px;
  display: inline-block;
  width: calc(100% - 20px);
}

.item-checkbox span a {
  text-decoration: underline;
}

.item-field input[type="submit"] {
  background: #C1017A;
  color: #ffffff;
  padding: 16px 31px 15px;
  font-size: 16px;
  max-width: -moz-max-content;
  max-width: max-content;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  cursor: pointer;
}

.item-field input[type="submit"]:hover {
  background: #E80092;
}

.item-field input[type="email"] {
  font-size: 16px;
  line-height: 27px;
  color: #454545;
  background: transparent;
  width: 100%;
  padding: 11px 25px;
}

.item-field input[type="email"]:focus {
  outline: none;
}

.item-field input[type="checkbox"] {
  width: 20px;
  height: 20px;
  display: inline-block;
}

.item-checkbox label {
  display: flex;
  cursor: pointer;
}

.switch-wrap.active .switch-style span {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}

.switch-wrap .switch-style span {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  transition: all .5s ease;
  margin-right: 0;
}

.switch-wrap.active .open-view {
  color: #949494;
}

.switch-wrap.active .close-view {
  color: #00026F;
}

.content-view.active .content-open-view {
  display: none;
}

.content-view.active .content-close-view {
  display: block;
}

.content-close-view {
  display: none;
}

.terms-page p,
.terms-page .main-content-page ul li {
  color: #454545;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  margin: 16px 0;
}

.terms-page .main-content-page ul li {
  margin: 27px 0;
  padding-left: 25px;
  position: relative;
}

.terms-page .main-content-page ul li:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 12px;
  width: 4px;
  height: 4px;
  background: #454545;
  border-radius: 50%;
}

.terms-page .main-content-page ul {
  padding-left: 20px;
  margin: 27px 0;
}

.terms-page h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 39px;
  position: relative;
  color: #00026f;
  padding-left: 40px;
  margin: 57px 0 26px;
}

.terms-page h3:before {
  content: '';
  position: absolute;
  left: 0;
  width: 13px;
  height: 21px;
  background: #C1017A;
  top: 10px;
}

.terms-page .footer-shape {
  background: #EBEBEB;
}

.main-content-page p,
.main-content-page ul {
  padding-left: 40px;
}

@keyframes identifier {
  0% {
    left: 0;
    transform: rotate(0);
  }

  45% {
    left: calc(100% - 155px);
    transform: rotate(0);
  }

  50% {
    left: calc(100% - 155px);
    transform: rotatey(-180deg);
  }

  95% {
    transform: rotatey(-180deg);
  }

  100% {
    left: 0;
    transform: rotate(0);
  }
}

.horse img {
  position: absolute;
  top: -37px;
  animation: identifier 15s infinite;
}

.spritespin, .spritespin-instance, .spritespin-canvas {
  width:742px !important;
  height:583px !important;
}

.dv-main-navigation li a {
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
  padding: 15px 0;
  display: block;
}

.menu-pc .dv-main-navigation li {
  padding: 0 17.5px;
}

.menu-mb .dv-main-navigation {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 75px;
}

.menu-mb .dv-main-navigation li {
  border-bottom: 1px solid #C1017A;
}

.menu-mb .dv-main-navigation ul {
  border-top: 1px solid #C1017A;
}

.menu-close {
  display: none;
}

.menu-pc .cart-menu a {
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  display: flex;
  align-items: center;
  text-decoration: underline;
  position: relative;
}

span.cart-sum {
  position: absolute;
  right: 20px;
  top: -3px;
  font-size: 9px;
  color: #CA278E;
  font-weight: 700;
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  z-index: 1;
}

.menu-mb span.cart-sum {
  background: #CA278E;
  color: #fff;
  right: 25px;
}

.menu-pc .cart-menu a img {
  margin-left: 18px;
}

.menu-pc .cart-menu a:hover img,
.add-to-cart a img {
  filter: brightness(0) invert(1);
}

.menu-pc .dv-main-navigation li a {
  font-size: 14px;
  line-height: 28.04px;
  text-transform: uppercase;
  position: relative;
  padding: 30px 0 27px;
}

.menu-pc .dv-main-navigation li a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 8px;
  background: transparent;
  bottom: 0;
  width: 0;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}

.post-slider .swiper-slide {
  height: auto;
}

.menu-pc .dv-main-navigation li.current-menu-item a:after,
.menu-pc .dv-main-navigation li a:hover:after {
  background: #C1017A;
  width: 100%;
}

#form1 input {
  border: none;
  background: transparent;
  outline: none;
}

.logo {
  -webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%);
  clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%);
}

.post-slider .inner:hover .thumb img {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
}

.post-slide-arr .swiper-button-prev:after,
.post-slide-arr .swiper-button-next:after,
.detail-slide-arr .swiper-button-prev:after,
.detail-slide-arr .swiper-button-next:after {
  display: none;
}

.post-slide-arr .swiper-button-prev,
.post-slide-arr .swiper-button-next {
  width: 65px;
  height: 65px;
  border: 1px solid #E2E2E2;
  border-radius: 50%;
}

.blog-detail-shape {
  -webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}

.footer-shape {
  display: none;
}

.home .footer-shape,
.detail .footer-shape {
  display: block;
}

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

.swiper-button-prev:focus,
.swiper-button-next:focus{
  outline: none;
}

summary {
  list-style-type: none;
  -webkit-appearance:none;
  background-image:none;
}

summary::-webkit-details-marker {
  /* Hides marker on Safari */
  display: none;
  list-style-type: none;
  -webkit-appearance:none;
}

summary:after {
  content: "";
  float: right;
  width: 18px;
  height: 15px;
  background: url('../src/images/licon-down.svg') no-repeat center/contain;
  transform: rotate(0deg);
  position: absolute;
  right: 39px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

details[open] summary:after {
  transform: rotate(180deg) translateY(8px);
  -webkit-transform: rotate(180deg) translateY(8px);
}

details {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}

details[open],
details:hover {
  box-shadow: 0px 25px 25px rgba(0, 0, 0, 0.15);
}

.faq-ans a {
  color: #C1017A;
  text-decoration: underline;
}

.form-field .item-field input,
.form-field .item-field textarea,
.form-field .item-field select {
  border: 1px solid #D9D9D9;
  width: 100%;
  padding: 12px 12px 13px;
  font-size: 16px;
  font-weight: 700;
  line-height: 17px;
  color: #454545;
}

.form-field .item-file input {
  padding: 10px 12px 10px;
}

.file-upload {
  position: relative;
  display: inline-block;
  font-family: Arial, sans-serif;
  width: 100%;
}

.item-field .custom-file-upload {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  cursor: pointer;
  border: 1px solid #D9D9D9;
}

#file-input {
  display: none;
}

.file-upload-btn {
  background: #CA278E;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  padding: 6px 16px;
  margin-left: 10px;
}

.file-upload-btn:hover {
  background-color: #E80092;
}

#file-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 140px);
}

.form-field .item-field select {
  padding: 12px 18px 13px;
}

.drivers-form .item-field input[type="submit"] {
  font-size: 12px;
  line-height: 24.04px;
  font-weight: 700;
  padding: 11px 37px 10px;
  background: #CA278E;
}

.drivers-form .item-field input[type="submit"]:hover {
  background: #E80092;
}

.item-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../src/images/licon-down.svg) no-repeat calc(100% - 16px) 50%;
}

.item-field select:focus {
  outline: none;
}

.form-field .item-field textarea {
  padding-bottom: 12px;
}

.item-field label,
.item-field .label-custom {
  display: block;
  font-size: 11px;
  color: #454545;
  line-height: 17px;
  margin-bottom: 5px;
}

.form-field .item-field {
  margin-bottom: 20px;
}

.cart-form .form-field .item-field {
  margin-bottom: 21px;
}

.faddphoto + label {
  font-size: 1.25em;
  font-weight: 700;
  color: white;
  background-color: black;
  display: inline-block;
  cursor: pointer;
}

.faddphoto:focus + label,
.faddphoto + label:hover {
  background-color: #CA278E;
}

.answers-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.item-field label.answers-label {
  font-size: 15px;
  line-height: 27px;
}

/* Create a custom checkbox */

.answers-label .checkmark {
  position: absolute;
  top: 4px;
  left: 13px;
  height: 22px;
  width: 22px;
  background-color: transparent;
  border: 2px solid #D9D9D9;
}

/* On mouse-over, add a grey background color */

.answers-label:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

/*.answers-label input:checked ~ .checkmark {
  background-color: #2196F3;
}*/

/* Create the checkmark/indicator (hidden when not checked) */

.answers-label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.answers-label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.answers-label .checkmark:after {
  left: 6px;
  top: 2px;
  width: 7px;
  height: 11px;
  border: solid #00881E;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.answers-label {
  cursor: pointer;
  position: relative;
  padding-left: 48px;
  display: block;
}

.support-form input[type="submit"] {
  font-size: 20px;
  line-height: 36.3px;
  text-align: center;
  width: 100%;
  background: #00881E;
  color: #fff;
  font-weight: 700;
  padding: 17px 10px;
  cursor: pointer;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  max-width: 100%;
}

a {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}

.support-form input[type="submit"]:hover {
  background: #00AD2B;
}

.faq-ans .btn-down {
  color: #fff;
  text-decoration: none;
}

.proceed-checkout input[type="submit"] {
  width: 100%;
  max-width: 100%;
  background: #00881E;
  font-size: 20px;
  line-height: 36.27px;
  font-weight: 700;
  padding: 17px 15px;
}

.proceed-checkout input[type="submit"]:hover {
  background: #00AD2B;
}

.product-des li {
  font-size: 11px;
  line-height: 17px;
  position: relative;
  padding-left: 21px;
}

.product-des li:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 2px;
  background: #454545;
  left: 12px;
  top: 9px;
  border-radius: 50%;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity input[type=number] {
  -moz-appearance: textfield;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #454545;
  padding: 0 5px;
}

.qty-action:before {
  display: block;
  width: 18px;
  height: 4px;
  background: #FFFFFF;
  content: '';
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.qty-plus.qty-action:after {
  display: block;
  background: #FFFFFF;
  content: '';
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 4px;
  height: 18px;
}

@keyframes dv-scrolling-x {
  0%{
    transform:translateX(0)
  }

  100%{
    transform:translateX(-100%)
  }
}

.dv-scroll {
  animation: 20s linear dv-scrolling-x infinite;
}

.dv-scroll:hover {
  animation-play-state: paused;
}

.dv-scroll img {
  max-height: 280px;
  display: block;
}

.detail .spritespin,
.detail .spritespin-instance,
.detail .spritespin-canvas {
  width: 552px !important;
  height: 430px !important;
}

.main-header.fixed .logo {
  background: #00026F;
}

.dettail-price {
  background: #EBEBEB;
}

.dettail-price.active {
  background: #CCFFD7;
}

.item-checkbox-detail .choose-label {
  color: #949494;
}

.item-checkbox-detail.active .choose-label,
.item-checkbox-detail:hover .choose-label {
  color: #00026f;
}

.add-cart-bar {
  -webkit-clip-path: polygon(8% 0, 93% 0, 100% 100%, 0% 100%);
  clip-path: polygon(8% 0, 93% 0, 100% 100%, 0% 100%);
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

.add-cart-bar.hide-bar {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}

.add-cart-bar input {
  background: transparent;
}

.detail-slider .swiper-button-prev,
.detail-slider .swiper-button-next {
  background: none;
}

.btn-arr-group {
  max-width: 1300px;
  margin: 0 auto;
  height: 70px;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  left: 0;
  right: 0;
}

.btn-arr-group .pswp__button {
  position: static;
  opacity: 1;
  visibility: visible;
}

.btn-arr-group .pswp__button--arrow--left:before {
  background: url(../src/images/left-arr.svg) no-repeat center, #fff;
}

.btn-arr-group .pswp__button--arrow--right:before {
  background: url(../src/images/right-arr.svg) no-repeat center, #fff;
}

.pswp__button--close {
  background: url(../src/images/close-popup2.svg) no-repeat center/ 17px, #fff;
  border-radius: 50%;
  z-index: 20;
}

.btn-arr-group .pswp__button:before {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}

.pswp__top-bar,
.pswp__ui--idle .pswp__top-bar {
  opacity: 1 !important;
  width: 44px;
  display: none;
}

.lightbox-block .pswp__zoom-wrap:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 80px;
  height: 65px;
  width: 65px;
  background: url(../src/images/close-popup2.svg) no-repeat center / 30px, #fff;
  border-radius: 50%;
  cursor: pointer;
}

.lightbox-block .pswp__zoom-wrap {
  max-width: 1730px;
}

.lightbox-block .pswp img {
  max-width: 1610px;
  right: 0;
  margin: 0 auto;
}

.detail-slider .swiper-button-prev img,
.detail-slider .swiper-button-next img {
  width: 14px;
}

.pswp__bg {
  background: rgb(0 0 0 / 50%);
}

.drivers-form .form-order-submit input[type="submit"] {
  width: 100%;
  max-width: 100%;
  background: #00881E;
  font-size: 20px;
  PADDING: 23px 20px;
}

.ul-home-new li {
  font-size: 15px;
  line-height: 22px;
  color: #454545;
  position: relative;
  padding-left: 10px;
}

.ul-home-new li:before {
  content: '';
  position: absolute;
  left: 0;
  width: 3px;
  height: 3px;
  background: #000;
  border-radius: 50%;
  top: 8px;
}

@media screen and (max-width: 1279px) {
  .spritespin, .spritespin-instance, .spritespin-canvas {
    width: 542px !important;
    height: 383px !important;
  }

  .logo-bg {
    -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
  }

  .lightbox-block .pswp img {
    max-width: 95%;
  }
}

@media screen and (max-width: 1023px) {
  .spritespin,
	.spritespin-instance,
	.spritespin-canvas {
    width: 342px !important;
    height: 283px !important;
  }

  .main-header.fixed .logo {
    background: #fff;
  }

  .logo {
    background: #fff;
    -webkit-clip-path: unset;
            clip-path: unset;
  }

  header .logo-bg {
    -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
    -webkit-clip-path: none;
    clip-path: none;
  }

  .dv-main-navigation li a {
    padding: 16px 0;
  }

  .dv-main-navigation {
    padding: 37px 30px 57px;
  }

  /*.main-header {
	    background: rgb(33 0 120 / 90%);
	    padding-bottom: 20px;
	}*/

  .toggle-menu.active .menu-close {
    display: block;
  }

  .toggle-menu.active .menu-open {
    display: none;
  }

  .item-field input[type="submit"] {
    max-width: 100%;
    width: 100%;
  }

  .item-field input[type="email"] {
    background: #EBEBEB;
    margin-bottom: 5px;
    padding: 17px 20px;
  }

  .item-checkbox span {
    font-size: 12px;
  }

  .footer-shape {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  .main-content-page p,
	.main-content-page ul {
    padding-left: 20px;
  }

  .detail-slide-arr .swiper-button-prev,
	.detail-slide-arr .swiper-button-next {
    width: 40px;
    height: 40px;
    border: 1px solid #E2E2E2;
    border-radius: 50%;
    background: #fff;
  }

  .detail-slide-arr  img {
    width: 10px;
  }

  .detail-slider img {
    max-height: 163px;
  }

  summary:after {
    right: 0;
  }

  .detail .spritespin,
	.detail .spritespin-instance,
	.detail .spritespin-canvas {
    width: 400px !important;
    height: 306px !important;
  }
}

@media screen and (max-width: 992px) {
  .lightbox-block .pswp img {
    max-width: 92%;
  }
}

@media screen and (max-width: 767px) {
  .answers-label {
    padding-left: 36px;
  }

  .form-field .item-field select {
    padding: 13px 12px 13px;
  }

  .answers-label .checkmark {
    left: 0;
  }

  .item-field label.answers-label {
    font-size: 13px;
    line-height: 21px;
  }

  summary:after {
    right: 20px;
  }

  .proceed-checkout input[type="submit"] {
    font-size: 18px;
  }

  .product-des li {
    padding-left: 17px;
  }

  .product-des li:before {
    left: 8px;
    top: 8px;
  }

  .cart-form .form-field .item-field {
    margin-bottom: 20px;
  }

  .cart-form .form-field .item-field select {
    padding: 13px 19px 13px;
  }

  .item-field select {
    background: url(../src/images/licon-down.svg) no-repeat calc(100% - 11px) 50%;
  }

  .cart-form .form-field .item-field input,
	.cart-form .form-field .item-field textarea {
    padding: 12px 19px 13px;
  }

  .detail .spritespin,
	.detail .spritespin-instance,
	.detail .spritespin-canvas {
    width: 100% !important;
    height: 255px !important;
    transform: scale(1.1);
  }

  .add-cart-bar {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  .add-cart-bar .quantity input[type=number] {
    padding: 0;
  }

  .btn-arr-group .pswp__button:before,
	.lightbox-block .pswp__zoom-wrap:after {
    width: 40px;
    height: 40px;
  }

  .lightbox-block .pswp__zoom-wrap:after {
    background: url(../src/images/close-popup2.svg) no-repeat center / 15px, #fff;
  }

  .btn-arr-group .pswp__button--arrow--left:before {
    background: url(../src/images/left-arr.svg) no-repeat center/ 10px, #fff;
  }

  .btn-arr-group .pswp__button--arrow--right:before {
    background: url(../src/images/right-arr.svg) no-repeat center/ 10px, #fff;
  }

  .lightbox-block .pswp img {
    max-width: 90%;
  }

  .btn-arr-group {
    max-width: 100%;
  }
}

@media screen and (max-width: 579px) {
  .detail-slider {
    margin-right: -30px;
  }

  .my-gallery {
    /*		justify-content: center;*/
  }

  .detail-slide-arr {
    height: 0;
    margin: 0;
    z-index: 1;
  }

  .lightbox-block .pswp img {
    /*		max-width: 300px;*/
    min-height: 194px;
  }

  .btn-arr-group {
    /*	    max-width: 360px;*/
  }

  .lightbox-block .pswp__zoom-wrap:after {
    top: -60px;
    right: 10px;
  }
}

.hover\:border-main:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 2 111 / var(--tw-border-opacity));
}

.hover\:bg-\[\#C7037E\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(199 3 126 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#E80092\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(232 0 146 / var(--tw-bg-opacity));
}

.hover\:bg-main:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 2 111 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:-top-\[46px\] {
    top: -46px;
  }

  .md\:right-\[unset\] {
    right: unset;
  }

  .md\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .md\:-mb-\[35px\] {
    margin-bottom: -35px;
  }

  .md\:-mb-\[50px\] {
    margin-bottom: -50px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-\[45px\] {
    margin-bottom: 45px;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

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

  .md\:-mb-\[90px\] {
    margin-bottom: -90px;
  }

  .md\:-mb-\[30px\] {
    margin-bottom: -30px;
  }

  .md\:-mb-\[20px\] {
    margin-bottom: -20px;
  }

  .md\:-mb-\[10px\] {
    margin-bottom: -10px;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[85px\] {
    height: 85px;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:min-h-full {
    min-height: 100%;
  }

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

  .md\:w-auto {
    width: auto;
  }

  .md\:max-w-\[350px\] {
    max-width: 350px;
  }

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

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-11 {
    gap: 2.75rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:bg-\[url\(\'\/media\/images\/bg2\.png\'\)\] {
    background-image: url('/media/images/bg2.png');
  }

  .md\:bg-\[url\(\'\.\.\/src\/images\/bg2\.png\'\)\] {
    background-image: url('../src/images/bg2.png');
  }

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

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

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

  .md\:px-\[17px\] {
    padding-left: 17px;
    padding-right: 17px;
  }

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

  .md\:py-\[19px\] {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .md\:py-\[45px\] {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .md\:pb-\[250px\] {
    padding-bottom: 250px;
  }

  .md\:pb-\[62px\] {
    padding-bottom: 62px;
  }

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

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pt-\[178px\] {
    padding-top: 178px;
  }

  .md\:pt-\[182px\] {
    padding-top: 182px;
  }

  .md\:text-right {
    text-align: right;
  }

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

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

  .md\:text-\[130px\] {
    font-size: 130px;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:leading-\[55\.38px\] {
    line-height: 55.38px;
  }

  .md\:leading-\[55px\] {
    line-height: 55px;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:w-2\/4 {
    width: 50%;
  }

  .lg\:w-\[149px\] {
    width: 149px;
  }

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

  .lg\:max-w-xs {
    max-width: 20rem;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:bg-cover {
    background-size: cover;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:pb-\[154px\] {
    padding-bottom: 154px;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pt-\[143px\] {
    padding-top: 143px;
  }

  .lg\:text-\[40px\] {
    font-size: 40px;
  }
}

@media (min-width: 1280px) {
  .xl\:-left-\[84px\] {
    left: -84px;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:max-w-\[425px\] {
    max-width: 425px;
  }

  .xl\:pl-0 {
    padding-left: 0px;
  }

  .xl\:pl-\[17px\] {
    padding-left: 17px;
  }

  .xl\:pr-\[141px\] {
    padding-right: 141px;
  }

  .xl\:text-\[152px\] {
    font-size: 152px;
  }

  .xl\:text-\[50px\] {
    font-size: 50px;
  }

  .xl\:text-\[77px\] {
    font-size: 77px;
  }

  .xl\:leading-\[65px\] {
    line-height: 65px;
  }
}