464 lines
10 KiB
CSS
464 lines
10 KiB
CSS
@layer presets {
|
|
:root {
|
|
display: grid;
|
|
min-height: 100%;
|
|
font-family: Arial, Roboto, sans-serif;
|
|
font-size: 16px;
|
|
line-height: 1.2;
|
|
white-space: pre-wrap;
|
|
white-space-collapse: preserve
|
|
}
|
|
a.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
b.w-element {
|
|
font-weight: 700;
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px
|
|
}
|
|
body.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
margin: 0
|
|
}
|
|
div.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
h1.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
h3.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
li.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
p.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
span.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
ul.w-element {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
img.w-image {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px;
|
|
max-width: 100%;
|
|
display: block;
|
|
height: auto
|
|
}
|
|
div.w-html-embed {
|
|
display: contents;
|
|
white-space: normal;
|
|
white-space-collapse: collapse
|
|
}
|
|
}
|
|
@media all {
|
|
.w-element-1 {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: start;
|
|
background-color: rgba(255, 255, 255, 1)
|
|
}
|
|
.w-element-2 {
|
|
position: relative;
|
|
text-align: center;
|
|
font-weight: 900;
|
|
font-size: 8rem;
|
|
line-height: 1;
|
|
letter-spacing: -0.05em
|
|
}
|
|
.w-element-3 {
|
|
position: absolute;
|
|
top: 0;
|
|
right: -0.125rem;
|
|
bottom: 0;
|
|
left: 0.125rem;
|
|
opacity: 0.3
|
|
}
|
|
.w-element-4 {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0.125rem;
|
|
bottom: 0;
|
|
left: -0.125rem;
|
|
opacity: 0.3
|
|
}
|
|
.w-element-5 {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 0;
|
|
width: 100%;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
height: 0.375rem
|
|
}
|
|
.w-element-6 {
|
|
margin-top: 1.5rem;
|
|
font-weight: 700;
|
|
font-size: 1.5rem;
|
|
line-height: 2rem;
|
|
letter-spacing: 0.05em
|
|
}
|
|
.w-built-by-b-side {
|
|
display: inline-flex;
|
|
row-gap: 6px;
|
|
column-gap: 6px;
|
|
align-items: center;
|
|
justify-content: center;
|
|
position: fixed;
|
|
z-index: 1000;
|
|
padding-top: 6px;
|
|
padding-right: 10px;
|
|
padding-bottom: 6px;
|
|
padding-left: 10px;
|
|
right: 16px;
|
|
bottom: 16px;
|
|
color: rgba(251, 252, 253, 1);
|
|
font-family: system-ui, sans-serif;
|
|
font-size: 12px;
|
|
font-weight: 500;
|
|
line-height: 1;
|
|
border-top-left-radius: 9px;
|
|
border-top-right-radius: 9px;
|
|
border-bottom-right-radius: 9px;
|
|
border-bottom-left-radius: 9px;
|
|
text-decoration-line: none;
|
|
-webkit-background-clip: padding-box, border-box;
|
|
background-clip: padding-box, border-box;
|
|
background-origin: padding-box, border-box;
|
|
background-image: linear-gradient(135deg,#4a4efa 0%,#bd2fdb 66%,#ec59ce 100%), linear-gradient(135deg,#92fddc 0%,#7d7ffb 31.94%,#ed72fe 64.24%,#fdd791 100%);
|
|
border: 1px solid transparent;
|
|
white-space: nowrap
|
|
}
|
|
.w-logo {
|
|
display: block;
|
|
width: 16px;
|
|
height: 16px;
|
|
flex-shrink: 0
|
|
}
|
|
.w-element-7 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
height: 15svh;
|
|
position: fixed;
|
|
padding-left: 10%;
|
|
padding-right: 10%;
|
|
width: 100%;
|
|
background-image: none;
|
|
background-size: auto auto;
|
|
background-repeat: repeat;
|
|
background-attachment: scroll;
|
|
background-origin: padding-box;
|
|
-webkit-background-clip: border-box;
|
|
background-clip: border-box;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
|
|
background-position: 0% 0%
|
|
}
|
|
.w-element-8 {
|
|
align-self: center;
|
|
display: flex;
|
|
flex-direction: row;
|
|
column-gap: 8px;
|
|
align-items: center;
|
|
justify-content: start;
|
|
flex-wrap: nowrap;
|
|
width: 40%;
|
|
text-decoration-line: none
|
|
}
|
|
.w-image-1 {
|
|
width: 25%;
|
|
height: 25%;
|
|
align-self: center
|
|
}
|
|
.w-element-9 {
|
|
font-family: ui-rounded, "Hiragino Maru Gothic ProN", Quicksand, Comfortaa, Manjari, "Arial Rounded MT", "Arial Rounded MT Bold", Calibri, source-sans-pro, sans-serif;
|
|
color: rgba(22, 50, 113, 1)
|
|
}
|
|
.w-element-10 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: flex-end;
|
|
width: 70%;
|
|
column-gap: 1rem;
|
|
row-gap: 1rem
|
|
}
|
|
.w-element-11 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
width: 100%;
|
|
column-gap: 2rem;
|
|
row-gap: 2rem;
|
|
justify-content: end
|
|
}
|
|
.w-element-12 {
|
|
display: inline-block;
|
|
text-decoration-line: none;
|
|
color: rgba(0, 0, 0, 1)
|
|
}
|
|
.w-element-13 {
|
|
display: inline-block;
|
|
color: rgba(0, 0, 0, 1);
|
|
text-decoration-line: none
|
|
}
|
|
.w-element-14 {
|
|
display: inline-block;
|
|
color: rgba(0, 0, 0, 1);
|
|
text-decoration-line: none
|
|
}
|
|
.w-page-content {
|
|
background-color: rgba(253, 243, 243, 1);
|
|
margin-top: 15svh;
|
|
height: max-content
|
|
}
|
|
.w-container {
|
|
height: 80svh;
|
|
padding-left: 10%;
|
|
padding-right: 10%
|
|
}
|
|
.w-element-15 {
|
|
display: inline-block;
|
|
color: rgba(0, 0, 0, 1);
|
|
text-decoration-line: none
|
|
}
|
|
.w-hero {
|
|
height: 60svh;
|
|
display: flex;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
background-image: url("/assets/download_PEKg__YwrTvWxyvw7zOpK.jpeg");
|
|
background-size: cover;
|
|
background-repeat: no-repeat;
|
|
background-attachment: scroll;
|
|
background-origin: padding-box;
|
|
-webkit-background-clip: border-box;
|
|
background-clip: border-box;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background-position: 0% 0%
|
|
}
|
|
.w-element-16 {
|
|
width: auto;
|
|
display: flex;
|
|
column-gap: 20px;
|
|
row-gap: 20px;
|
|
align-self: center
|
|
}
|
|
.w-element-17 {
|
|
border-top-left-radius: 9%;
|
|
border-top-right-radius: 9%;
|
|
border-bottom-left-radius: 9%;
|
|
border-bottom-right-radius: 9%;
|
|
background-color: rgba(131, 208, 255, 1);
|
|
box-shadow: 0px 4px 10px 4px rgba(4, 30, 33, 0.05);
|
|
height: min-content;
|
|
width: auto;
|
|
min-width: 8rem;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background-image: linear-gradient(135deg,#4a4efa 0%,#bd2fdb 66%,#ec59ce 100%);
|
|
background-size: auto auto;
|
|
background-repeat: repeat;
|
|
background-attachment: scroll;
|
|
background-origin: padding-box;
|
|
-webkit-background-clip: border-box;
|
|
background-clip: border-box;
|
|
background-blend-mode: soft-light;
|
|
color: rgba(255, 255, 255, 1);
|
|
min-height: max-content;
|
|
text-decoration-line: none;
|
|
border: 1px none rgba(0, 0, 0, 0.89);
|
|
padding: 4px;
|
|
background-position: 0% 0%
|
|
}
|
|
.w-element-18 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-wrap: nowrap;
|
|
color: rgba(7, 7, 7, 1)
|
|
}
|
|
.w-element-19 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
.w-element-20 {
|
|
background-color: rgba(131, 208, 255, 1);
|
|
height: 45svh;
|
|
padding-left: 10%;
|
|
padding-right: 10%;
|
|
display: flex;
|
|
align-items: start;
|
|
flex-direction: row;
|
|
width: 100%;
|
|
color: rgba(255, 255, 255, 1);
|
|
padding-top: 5%;
|
|
justify-content: space-between
|
|
}
|
|
.w-element-21 {
|
|
width: max-content;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: start
|
|
}
|
|
.w-element-22 {
|
|
list-style-type: none;
|
|
padding-left: 0px;
|
|
margin-top: 0em;
|
|
display: flex;
|
|
flex-direction: column;
|
|
column-gap: 1em;
|
|
row-gap: 1em
|
|
}
|
|
.w-element-23 {
|
|
width: max-content;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: start
|
|
}
|
|
.w-element-24 {
|
|
list-style-type: none;
|
|
padding-left: 0px;
|
|
margin-top: 0em;
|
|
display: flex;
|
|
flex-direction: column;
|
|
column-gap: 1em;
|
|
row-gap: 1em
|
|
}
|
|
.w-element-25 {
|
|
align-self: flex-start;
|
|
display: flex;
|
|
flex-direction: row;
|
|
column-gap: 32px;
|
|
align-items: start;
|
|
justify-content: start;
|
|
flex-wrap: nowrap;
|
|
width: 40%;
|
|
text-decoration-line: none;
|
|
row-gap: 32px
|
|
}
|
|
.w-element-26 {
|
|
margin-top: 0em
|
|
}
|
|
.w-element-27 {
|
|
margin-top: 0em
|
|
}
|
|
.w-element-29 {
|
|
width: max-content;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: start;
|
|
align-self: auto
|
|
}
|
|
.w-element-30 {
|
|
margin-top: 0em
|
|
}
|
|
.w-element-31 {
|
|
list-style-type: none;
|
|
padding-left: 0px;
|
|
margin-top: 0em;
|
|
display: flex;
|
|
flex-direction: column;
|
|
column-gap: 1em;
|
|
row-gap: 1em
|
|
}
|
|
.w-element-32 {
|
|
display: flex;
|
|
flex-direction: row
|
|
}
|
|
.w-image-2 {
|
|
align-self: center;
|
|
width: 5em
|
|
}
|
|
.w-element-33 {
|
|
font-family: ui-rounded, "Hiragino Maru Gothic ProN", Quicksand, Comfortaa, Manjari, "Arial Rounded MT", "Arial Rounded MT Bold", Calibri, source-sans-pro, sans-serif;
|
|
color: rgba(22, 50, 113, 1)
|
|
}
|
|
.w-element-34 {
|
|
text-decoration-line: none
|
|
}
|
|
.w-element-35 {
|
|
display: inline-block;
|
|
color: rgba(255, 255, 255, 1);
|
|
text-decoration-line: none
|
|
}
|
|
.w-element-36 {
|
|
align-self: center
|
|
}
|
|
}
|
|
@media all and (max-width: 991px) {
|
|
.w-element-11 {
|
|
column-gap: 0.8rem;
|
|
row-gap: 0.8rem
|
|
}
|
|
}
|
|
@media all and (max-width: 479px) {
|
|
.w-element-20 {
|
|
flex-direction: column;
|
|
height: 50%
|
|
}
|
|
.w-element-25 {
|
|
flex-direction: column
|
|
}
|
|
} |