.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@font-face {
  font-family: "Roxborough CF";
  src: url(https://swagtrading.ee/wp-content/themes/swag-trading/dist/css/../fonts/RoxboroughCF-Heavy.woff2) format("woff2"), url(https://swagtrading.ee/wp-content/themes/swag-trading/dist/css/../fonts/RoxboroughCF-Heavy.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roxborough CF";
  src: url(https://swagtrading.ee/wp-content/themes/swag-trading/dist/css/../fonts/RoxboroughCF-Bold.woff2) format("woff2"), url(https://swagtrading.ee/wp-content/themes/swag-trading/dist/css/../fonts/RoxboroughCF-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* Шаблоны (заготовки)
* @extend %имя шаблона;
*/
* {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
  color: #8F9DB1;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  width: 100%;
  height: 100%;
  font-size: 1rem;
  font-family: "Archivo", sans-serif;
  background-color: #131313;
  font-weight: 400;
  line-height: 1;
}

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

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

sup {
  color: inherit;
}

/* ! tailwindcss v3.4.4 | 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.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, 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 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
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]) {
  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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
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-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  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::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}
@media (min-width: 1800px){
  .container{
    max-width: 1800px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.bottom-0{
  bottom: 0px;
}
.bottom-\[-197px\]{
  bottom: -197px;
}
.left-0{
  left: 0px;
}
.left-\[-191px\]{
  left: -191px;
}
.left-\[50\%\]{
  left: 50%;
}
.right-0{
  right: 0px;
}
.right-\[-134px\]{
  right: -134px;
}
.top-0{
  top: 0px;
}
.top-\[50\%\]{
  top: 50%;
}
.z-10{
  z-index: 10;
}
.z-\[2\]{
  z-index: 2;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.mb-\[6px\]{
  margin-bottom: 6px;
}
.mt-\[25px\]{
  margin-top: 25px;
}
.mt-\[2px\]{
  margin-top: 2px;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[40px\]{
  margin-top: 40px;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[80px\]{
  height: 80px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.min-h-\[42px\]{
  min-height: 42px;
}
.min-h-\[50px\]{
  min-height: 50px;
}
.min-h-\[80px\]{
  min-height: 80px;
}
.min-h-\[44px\]{
  min-height: 44px;
}
.w-0{
  width: 0px;
}
.w-full{
  width: 100%;
}
.min-w-\[160px\]{
  min-width: 160px;
}
.min-w-\[227px\]{
  min-width: 227px;
}
.max-w-\[1200px\]{
  max-width: 1200px;
}
.max-w-\[1460px\]{
  max-width: 1460px;
}
.max-w-\[180px\]{
  max-width: 180px;
}
.max-w-\[235px\]{
  max-width: 235px;
}
.max-w-\[265px\]{
  max-width: 265px;
}
.max-w-\[280px\]{
  max-width: 280px;
}
.max-w-\[760px\]{
  max-width: 760px;
}
.max-w-\[90\%\]{
  max-width: 90%;
}
.max-w-\[max-content\]{
  max-width: max-content;
}
.flex-shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.basis-1{
  flex-basis: 0.25rem;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}
.translate-x-0{
  --tw-translate-x: 0px;
  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));
}
.translate-x-full{
  --tw-translate-x: 100%;
  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));
}
.rotate-\[142deg\]{
  --tw-rotate: 142deg;
  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));
}
.rotate-\[42deg\]{
  --tw-rotate: 42deg;
  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));
}
.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));
}
.select-none{
  user-select: none;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-5{
  gap: 1.25rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[15px\]{
  gap: 15px;
}
.gap-\[20px\]{
  gap: 20px;
}
.gap-\[25px\]{
  gap: 25px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[40px\]{
  gap: 40px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[9px\]{
  gap: 9px;
}
.gap-x-\[54px\]{
  column-gap: 54px;
}
.self-center{
  align-self: center;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-clip{
  overflow: clip;
}
.break-all{
  word-break: break-all;
}
.rounded-\[36px\]{
  border-radius: 36px;
}
.rounded-\[44px\]{
  border-radius: 44px;
}
.rounded-\[32xp\]{
  border-radius: 32xp;
}
.rounded-\[32px\]{
  border-radius: 32px;
}
.border{
  border-width: 1px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-theme-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(114 114 114 / var(--tw-border-opacity));
}
.border-theme-green-600{
  --tw-border-opacity: 1;
  border-color: rgb(51 129 139 / var(--tw-border-opacity));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.bg-theme-black{
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}
.bg-theme-deep-blue-100\/50{
  background-color: rgb(40 52 66 / 0.5);
}
.bg-theme-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity));
}
.bg-theme-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(65 155 167 / var(--tw-bg-opacity));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-theme-green-500\/70{
  --tw-gradient-from: rgb(65 155 167 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(65 155 167 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-theme-green-500{
  --tw-gradient-to: #419BA7 var(--tw-gradient-to-position);
}
.bg-clip-text{
  background-clip: text;
}
.fill-theme-green-600{
  fill: #33818B;
}
.object-cover{
  object-fit: cover;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[5px\]{
  padding-left: 5px;
  padding-right: 5px;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.pb-\[145px\]{
  padding-bottom: 145px;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pb-\[80px\]{
  padding-bottom: 80px;
}
.pt-\[145px\]{
  padding-top: 145px;
}
.pt-\[20px\]{
  padding-top: 20px;
}
.pt-\[25px\]{
  padding-top: 25px;
}
.pt-\[50px\]{
  padding-top: 50px;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.text-center{
  text-align: center;
}
.font-second{
  font-family: Roxborough CF;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[26px\]{
  font-size: 26px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-\[76px\]{
  font-size: 76px;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-\[\.68\]{
  line-height: .68;
}
.leading-\[\.73\]{
  line-height: .73;
}
.leading-\[1\]{
  line-height: 1;
}
.leading-\[26px\]{
  line-height: 26px;
}
.leading-\[50px\]{
  line-height: 50px;
}
.tracking-\[-0\.02em\]{
  letter-spacing: -0.02em;
}
.text-theme-gray-500{
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}
.text-theme-green-500{
  --tw-text-opacity: 1;
  color: rgb(65 155 167 / var(--tw-text-opacity));
}
.text-theme-green-500\/60{
  color: rgb(65 155 167 / 0.6);
}
.text-theme-green-600{
  --tw-text-opacity: 1;
  color: rgb(51 129 139 / var(--tw-text-opacity));
}
.text-transparent{
  color: transparent;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-theme-deep-blue{
  --tw-text-opacity: 1;
  color: rgb(28 37 47 / var(--tw-text-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-40{
  opacity: 0.4;
}
.outline{
  outline-style: solid;
}
.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);
}
.filter{
  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);
}
.backdrop-blur-\[15px\]{
  --tw-backdrop-blur: blur(15px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  transition-timing-function: linear;
}
h1,
h2,
h3,
h4,
h5,
h6{
  --tw-text-opacity: 1;
  color: rgb(65 155 167 / var(--tw-text-opacity));
}

h2, .h2{
  font-size: 40px;
  line-height: 50px;
}

@media (min-width: 768px){
  h2, .h2{
    font-size: 50px;
    line-height: 1.2;
  }
}

@media (min-width: 992px){
  h2, .h2{
    font-size: 56px;
  }
}

@media (min-width: 1200px){
  h2, .h2{
    font-size: 72px;
    line-height: 80px;
  }
}

/* =======================================================================================================================
* Библиотеки
* раскомментировать для использования
*/
.multiply-color-heading span {
  color: #419BA7;
}

.form-group{
  margin-bottom: 10px;
}

@media (min-width: 576px){
  .form-group{
    margin-bottom: 22px;
  }
}

@media (min-width: 1200px){
  .form-group{
    margin-bottom: 40px;
  }
}

.form-grid{
  display: grid;
  gap: 10px;
}

@media (min-width: 576px){
  .form-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }
}

.form-group-radio{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 768px){
  .form-group-radio{
    gap: 30px;
  }
}

.form-wrap{
  display: flex;
  flex-direction: column;
}

.form-label{
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

.form-input{
  min-height: 40px;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(114 114 114 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity));
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

input.form-input:-webkit-autofill,
input.form-input:-webkit-autofill:hover,
input.form-input:-webkit-autofill:focus,
input.form-input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #727272;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px #202020;
}

.text-area{
  height: 80px;
  min-height: 80px;
  width: 100%;
}

.form-input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

.form-input:focus::placeholder{
  opacity: 0;
}

::-webkit-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

.form-input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

:-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(114 114 114 / var(--tw-text-opacity));
}

.form-group-radio .wpcf7-radio{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

@media (min-width: 768px){
  .form-group-radio .wpcf7-radio{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.wpcf7-list-item {
  margin: 0;
}

.wpcf7-list-item label {
  color: #fff;
}

.wpcf7-list-item input {
  display: none;
}

.wpcf7-list-item label input + span {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.wpcf7-list-item label input + span:before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #E0E0E0;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.wpcf7-list-item label input:checked + span:before {
  background-color: transparent;
  background-image: url(https://swagtrading.ee/wp-content/themes/swag-trading/dist/css/../images/svg/checkbox-active.svg);
  background-repeat: no-repeat;
}

* {
  scrollbar-width: 0.5rem;
  scrollbar-color: #131313 #d6d6d6;
}
*::-webkit-scrollbar {
  width: 0.5rem;
  background-color: #fff;
}
*::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background: #eee;
}
*::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  border: 0 none #fff;
  background-color: #2d2d2d;
  transition: all 280ms ease-in-out;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #131313;
}

body.lock {
  overflow: hidden;
  touch-action: none;
}

/*
* (i) Стили будут применяться ко 
* всем классам содержащим *__container
* Например header__container, main__container и т.д.
*/
[class*=__container] {
  max-width: 74.375rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}

[class*=-ibg] {
  position: relative;
}
[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

[class*=-ibg_contain] img {
  object-fit: contain;
}

[class*=_overlay-bg] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 280ms ease-in-out 0ms;
  z-index: 2000;
  padding: 3.75rem 0.9375rem;
  overflow-y: auto;
}
@media (max-width: 768.98px) {
  [class*=_overlay-bg]::-webkit-scrollbar {
    display: none;
  }
}
[class*=_overlay-bg]._is-open {
  opacity: 1;
  visibility: visible;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: clip;
}

.page {
  position: relative;
  flex: 1 1 auto;
}
.page [data-observ] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.125rem;
  background: transparent;
  pointer-events: none;
}
.page_start {
  padding-top: 6.25rem;
}

.header{
  position: sticky;
  top: 0px;
  z-index: 10;
  display: flex;
  width: 100%;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.header .custom-logo{
  max-width: 180px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
@media (min-width: 992px){
  .header .custom-logo{
    max-width: 293px;
  }
}
.header.stick{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.header.stick .custom-logo{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
@media (min-width: 992px){
  .header.stick .custom-logo{
    max-width: 200px;
  }
}
@media (min-width: 1200px){
  .header.stick .custom-logo{
    max-width: 230px;
  }
}
@media (min-width: 1600px){
  .header.stick .custom-logo{
    max-width: 250px;
  }
}
.header .container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px){
  .header .container{
    justify-content: flex-start;
  }
}
@media (min-width: 1200px){
  .header .container{
    gap: 20px;
  }
}
.header .header__menu{
  position: fixed;
  bottom: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
  max-width: 280px;
  --tw-translate-x: 100%;
  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));
  align-items: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 60px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
@media (min-width: 768px){
  .header .header__menu{
    position: static;
    max-width: none;
    --tw-translate-x: 0px;
    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));
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }
}
.header .nav-list{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 1.25rem;
}
@media (min-width: 768px){
  .header .nav-list{
    flex-direction: row;
    gap: 20px;
  }
}
@media (min-width: 992px){
  .header .nav-list{
    gap: 32px;
  }
}
.header .nav-list .menu-item a{
  position: relative;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgb(65 155 167 / 0.6);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: linear;
}
.header .nav-list .menu-item a:hover{
  --tw-text-opacity: 1;
  color: rgb(65 155 167 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .header .nav-list .menu-item a{
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.header .nav-list .menu-item a:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(65 155 167 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.header .nav-list .menu-item a:hover:before, .header .nav-list .menu-item a .active:before{
  width: 100%;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.menu-open .menu{
  --tw-translate-x: 0px;
  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));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.icon-menu {
  display: none;
}
@media (max-width: 767.98px) {
  .icon-menu {
    display: block;
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer;
    z-index: 5;
  }
  .icon-menu::before, .icon-menu::after {
    content: "";
    transition: all 300ms ease 0ms;
    left: calc(50% - 10px);
    position: absolute;
    border-radius: 10px;
    width: 20px;
    height: 0.125rem;
    background-color: rgba(65, 155, 167, 0.6);
  }
  .icon-menu::before {
    top: 14px;
  }
  .icon-menu::after {
    bottom: 14px;
  }
  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }
  .menu-open .icon-menu span {
    width: 0;
  }
  .menu-open .icon-menu::before {
    top: calc(50% - 0.0625rem);
    transform: rotate(-45deg);
  }
  .menu-open .icon-menu::after {
    bottom: calc(50% - 0.0625rem);
    transform: rotate(45deg);
  }
}

.menu-open .page:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 5;
  pointer-events: none;
}

.hover\:border-theme-green-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(65 155 167 / var(--tw-border-opacity));
}

.hover\:bg-theme-green-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(65 155 167 / var(--tw-bg-opacity));
}

.hover\:bg-theme-green-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(51 129 139 / var(--tw-bg-opacity));
}

.hover\:text-theme-green-500:hover{
  --tw-text-opacity: 1;
  color: rgb(65 155 167 / var(--tw-text-opacity));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.group:hover .group-hover\:fill-theme-deep-blue{
  fill: #1C252F;
}

.group:hover .group-hover\:text-theme-deep-blue{
  --tw-text-opacity: 1;
  color: rgb(28 37 47 / var(--tw-text-opacity));
}

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

@media (min-width: 576px){
  .sm\:mb-\[22px\]{
    margin-bottom: 22px;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:gap-\[22px\]{
    gap: 22px;
  }
  .sm\:text-\[116px\]{
    font-size: 116px;
  }
  .sm\:text-\[30px\]{
    font-size: 30px;
  }
}

@media (min-width: 768px){
  .md\:static{
    position: static;
  }
  .md\:mb-\[15px\]{
    margin-bottom: 15px;
  }
  .md\:grid{
    display: grid;
  }
  .md\:max-w-\[none\]{
    max-width: none;
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-\[20px\]{
    gap: 20px;
  }
  .md\:gap-\[30px\]{
    gap: 30px;
  }
  .md\:gap-\[40px\]{
    gap: 40px;
  }
  .md\:gap-x-\[30px\]{
    column-gap: 30px;
  }
  .md\:border-b{
    border-bottom-width: 1px;
  }
  .md\:border-solid{
    border-style: solid;
  }
  .md\:border-white\/10{
    border-color: rgb(255 255 255 / 0.1);
  }
  .md\:bg-transparent{
    background-color: transparent;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:py-\[5px\]{
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .md\:pb-\[60px\]{
    padding-bottom: 60px;
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:text-\[150px\]{
    font-size: 150px;
  }
  .md\:text-\[36px\]{
    font-size: 36px;
  }
  .md\:text-\[50px\]{
    font-size: 50px;
  }
  .md\:leading-\[1\.2\]{
    line-height: 1.2;
  }
}

@media (min-width: 992px){
  .lg\:mt-\[50px\]{
    margin-top: 50px;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:max-w-\[200px\]{
    max-width: 200px;
  }
  .lg\:max-w-\[293px\]{
    max-width: 293px;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:gap-\[30px\]{
    gap: 30px;
  }
  .lg\:gap-\[32px\]{
    gap: 32px;
  }
  .lg\:gap-\[40px\]{
    gap: 40px;
  }
  .lg\:gap-\[60px\]{
    gap: 60px;
  }
  .lg\:pb-\[220px\]{
    padding-bottom: 220px;
  }
  .lg\:pt-\[55px\]{
    padding-top: 55px;
  }
  .lg\:pt-\[80px\]{
    padding-top: 80px;
  }
  .lg\:text-\[200px\]{
    font-size: 200px;
  }
  .lg\:text-\[42px\]{
    font-size: 42px;
  }
  .lg\:text-\[56px\]{
    font-size: 56px;
  }
}

@media (min-width: 1200px){
  .xl\:mb-\[40px\]{
    margin-bottom: 40px;
  }
  .xl\:mt-\[100px\]{
    margin-top: 100px;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:max-w-\[230px\]{
    max-width: 230px;
  }
  .xl\:gap-\[20px\]{
    gap: 20px;
  }
  .xl\:gap-\[22px\]{
    gap: 22px;
  }
  .xl\:gap-\[60px\]{
    gap: 60px;
  }
  .xl\:gap-\[80px\]{
    gap: 80px;
  }
  .xl\:border-none{
    border-style: none;
  }
  .xl\:pb-\[270px\]{
    padding-bottom: 270px;
  }
  .xl\:pt-\[100px\]{
    padding-top: 100px;
  }
  .xl\:text-\[250px\]{
    font-size: 250px;
  }
  .xl\:text-\[72px\]{
    font-size: 72px;
  }
  .xl\:leading-\[80px\]{
    line-height: 80px;
  }
}

@media (min-width: 1400px){
  .large\:bottom-\[-34px\]{
    bottom: -34px;
  }
  .large\:ml-\[60px\]{
    margin-left: 60px;
  }
  .large\:shrink-0{
    flex-shrink: 0;
  }
  .large\:grow{
    flex-grow: 1;
  }
  .large\:flex-row{
    flex-direction: row;
  }
  .large\:justify-start{
    justify-content: flex-start;
  }
  .large\:gap-\[0\]{
    gap: 0;
  }
  .large\:self-end{
    align-self: flex-end;
  }
  .large\:text-left{
    text-align: left;
  }
  .large\:text-\[240px\]{
    font-size: 240px;
  }
  .large\:text-\[38px\]{
    font-size: 38px;
  }
}

@media (min-width: 1580px){
  .\33xl\:gap-\[205px\]{
    gap: 205px;
  }
  .\33xl\:pl-\[100px\]{
    padding-left: 100px;
  }
  .\33xl\:pr-\[45px\]{
    padding-right: 45px;
  }
}

@media (min-width: 1600px){
  .xxl\:ml-\[60px\]{
    margin-left: 60px;
  }
  .xxl\:flex{
    display: flex;
  }
  .xxl\:min-w-\[255px\]{
    min-width: 255px;
  }
  .xxl\:max-w-\[190px\]{
    max-width: 190px;
  }
  .xxl\:max-w-\[250px\]{
    max-width: 250px;
  }
  .xxl\:max-w-\[255px\]{
    max-width: 255px;
  }
  .xxl\:max-w-\[267px\]{
    max-width: 267px;
  }
  .xxl\:max-w-\[296px\]{
    max-width: 296px;
  }
  .xxl\:shrink-0{
    flex-shrink: 0;
  }
  .xxl\:grow{
    flex-grow: 1;
  }
  .xxl\:justify-end{
    justify-content: flex-end;
  }
  .xxl\:gap-\[5px\]{
    gap: 5px;
  }
  .xxl\:gap-x-\[260px\]{
    column-gap: 260px;
  }
  .xxl\:gap-y-\[80px\]{
    row-gap: 80px;
  }
  .xxl\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .xxl\:text-\[280px\]{
    font-size: 280px;
  }
  .xxl\:text-\[42px\]{
    font-size: 42px;
  }
}

@media (min-width: 1800px){
  .hd\:text-\[293px\]{
    font-size: 293px;
  }
  .hd\:text-\[48px\]{
    font-size: 48px;
  }
}