1170 lines
20 KiB
CSS
1170 lines
20 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
|
|
}
|
|
button.w-element {
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
line-height: 1.15;
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
border-top-style: solid;
|
|
border-right-style: solid;
|
|
border-bottom-style: solid;
|
|
border-left-style: solid;
|
|
text-transform: none;
|
|
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
|
|
}
|
|
form.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
|
|
}
|
|
input.w-element {
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
line-height: 1.15;
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
border-top-style: solid;
|
|
border-right-style: solid;
|
|
border-bottom-style: solid;
|
|
border-left-style: solid;
|
|
margin: 0
|
|
}
|
|
label.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
|
|
}
|
|
section.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
|
|
}
|
|
textarea.w-element {
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
line-height: 1.15;
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
border-top-style: solid;
|
|
border-right-style: solid;
|
|
border-bottom-style: solid;
|
|
border-left-style: solid;
|
|
margin: 0
|
|
}
|
|
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-dialog-overlay {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
div.w-dialog-content {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
div.w-box {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
h2.w-dialog-title {
|
|
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-dialog-description {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px
|
|
}
|
|
div.w-text {
|
|
box-sizing: border-box;
|
|
border-top-width: 1px;
|
|
border-right-width: 1px;
|
|
border-bottom-width: 1px;
|
|
border-left-width: 1px;
|
|
outline-width: 1px;
|
|
min-height: 1em
|
|
}
|
|
button.w-close-button {
|
|
background-color: transparent;
|
|
background-image: none;
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
line-height: 1.15;
|
|
box-sizing: border-box;
|
|
text-transform: none;
|
|
border: 1px solid rgba(226, 232, 240, 1);
|
|
margin: 0;
|
|
padding: 0px
|
|
}
|
|
div.w-html-embed {
|
|
display: contents;
|
|
white-space: normal;
|
|
white-space-collapse: collapse
|
|
}
|
|
}
|
|
@media all {
|
|
.crww4sf {
|
|
display: flex
|
|
}
|
|
.ckqrydf {
|
|
justify-content: center
|
|
}
|
|
.cn1iies {
|
|
align-items: start
|
|
}
|
|
.c9frhl4 {
|
|
background-color: rgba(255, 255, 255, 1)
|
|
}
|
|
.c99w2b6 {
|
|
flex-direction: row
|
|
}
|
|
.c25jnh8 {
|
|
justify-content: space-between
|
|
}
|
|
.c1f0xxyt {
|
|
height: 15svh
|
|
}
|
|
.c3shrxx {
|
|
position: fixed
|
|
}
|
|
.crl0oac {
|
|
padding-left: 10%
|
|
}
|
|
.co9jzi5 {
|
|
padding-right: 10%
|
|
}
|
|
.cd5fk7w {
|
|
width: 100%
|
|
}
|
|
.c1q26gmj {
|
|
background-image: none
|
|
}
|
|
.c1je01zy {
|
|
background-size: auto auto
|
|
}
|
|
.cw3ugf0 {
|
|
background-repeat: repeat
|
|
}
|
|
.c1hs3l07 {
|
|
background-attachment: scroll
|
|
}
|
|
.c1cwo41a {
|
|
background-origin: padding-box
|
|
}
|
|
.clju3r0 {
|
|
-webkit-background-clip: border-box;
|
|
background-clip: border-box
|
|
}
|
|
.czdomcw {
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2)
|
|
}
|
|
.cfj7k79 {
|
|
z-index: 9
|
|
}
|
|
.cd5r9k0 {
|
|
background-position: 0% 0%
|
|
}
|
|
.c11b4pmf {
|
|
align-self: center
|
|
}
|
|
.c9l3dkg {
|
|
column-gap: 8px
|
|
}
|
|
.cx93287 {
|
|
align-items: center
|
|
}
|
|
.c1nuvu2f {
|
|
justify-content: start
|
|
}
|
|
.coutbuw {
|
|
flex-wrap: nowrap
|
|
}
|
|
.c1l0xs1g {
|
|
width: 40%
|
|
}
|
|
.ccis0ah {
|
|
text-decoration-line: none
|
|
}
|
|
.c1d5rkwo {
|
|
width: 50px
|
|
}
|
|
.cajwo02 {
|
|
height: 50px
|
|
}
|
|
.c24uo11 {
|
|
justify-content: flex-end
|
|
}
|
|
.c1oljcs1 {
|
|
width: 70%
|
|
}
|
|
.ci596ri {
|
|
column-gap: 1rem
|
|
}
|
|
.c1lll4jc {
|
|
row-gap: 1rem
|
|
}
|
|
.c1m2pezv {
|
|
column-gap: 2rem
|
|
}
|
|
.c1vtfjit {
|
|
row-gap: 2rem
|
|
}
|
|
.ccvugp4 {
|
|
justify-content: end
|
|
}
|
|
.c1uqshd {
|
|
display: inline-block
|
|
}
|
|
.cw8x2cx {
|
|
color: rgba(0, 0, 0, 1)
|
|
}
|
|
.c33k1rc {
|
|
width: auto
|
|
}
|
|
.c1wq6wbh {
|
|
column-gap: 20px
|
|
}
|
|
.ccrhf4w {
|
|
row-gap: 20px
|
|
}
|
|
.cc1j7jk {
|
|
border-top-left-radius: 9%
|
|
}
|
|
.c4g0gtg {
|
|
border-top-right-radius: 9%
|
|
}
|
|
.cb0nlo6 {
|
|
border-bottom-left-radius: 9%
|
|
}
|
|
.c1t5jbpo {
|
|
border-bottom-right-radius: 9%
|
|
}
|
|
.c1nogioa {
|
|
background-color: rgba(8, 106, 160, 1)
|
|
}
|
|
.c116uun9 {
|
|
box-shadow: 0px 4px 10px 4px rgba(4, 30, 33, 0.05)
|
|
}
|
|
.ctb0i89 {
|
|
height: min-content
|
|
}
|
|
.c14xx1y {
|
|
min-width: 8rem
|
|
}
|
|
.cmr9mlp {
|
|
background-image: linear-gradient(135deg,#4a4efa 0%,#bd2fdb 66%,#ec59ce 100%)
|
|
}
|
|
.cc2yvc6 {
|
|
background-blend-mode: soft-light
|
|
}
|
|
.c3hg53i {
|
|
color: rgba(255, 255, 255, 1)
|
|
}
|
|
.c8r2j63 {
|
|
min-height: max-content
|
|
}
|
|
.cfg632o {
|
|
border: 1px none rgba(0, 0, 0, 0.89)
|
|
}
|
|
.c18k0d33 {
|
|
padding: 4px
|
|
}
|
|
.c6zop6u {
|
|
background-color: rgba(7, 110, 166, 0.5)
|
|
}
|
|
.c1h4okfu {
|
|
height: max-content
|
|
}
|
|
.c1jvpxh6 {
|
|
padding-top: 5%
|
|
}
|
|
.c1ptvrdc {
|
|
width: max-content
|
|
}
|
|
.c3g7ft6 {
|
|
flex-direction: column
|
|
}
|
|
.c1fx4m5m {
|
|
list-style-type: none
|
|
}
|
|
.cak81v1 {
|
|
padding-left: 0px
|
|
}
|
|
.cbf49fz {
|
|
margin-top: 0em
|
|
}
|
|
.c145mqhw {
|
|
column-gap: 1em
|
|
}
|
|
.cvt2kyp {
|
|
row-gap: 1em
|
|
}
|
|
.cef87he {
|
|
align-self: flex-start
|
|
}
|
|
.ckk0rc4 {
|
|
column-gap: 6em
|
|
}
|
|
.cnrsfp7 {
|
|
row-gap: 6em
|
|
}
|
|
.c1o3gzl4 {
|
|
align-self: auto
|
|
}
|
|
.c1mpgdtm {
|
|
width: 5em
|
|
}
|
|
.c1wuw6ta {
|
|
height: 100%
|
|
}
|
|
.c1su1821 {
|
|
opacity: 1
|
|
}
|
|
.cbjbrjd {
|
|
transform: none
|
|
}
|
|
.ck8bxma {
|
|
flex-wrap: wrap
|
|
}
|
|
.ciyds21 {
|
|
align-content: space-between
|
|
}
|
|
.c1gr3ehw {
|
|
width: 45%
|
|
}
|
|
.c1getuw7 {
|
|
align-self: stretch
|
|
}
|
|
.c166k79a {
|
|
height: 40svh
|
|
}
|
|
.czwjuwm {
|
|
border-top-left-radius: 20px
|
|
}
|
|
.c5bszod {
|
|
border-top-right-radius: 20px
|
|
}
|
|
.c8wd2js {
|
|
border-bottom-left-radius: 20px
|
|
}
|
|
.c17l0xyi {
|
|
border-bottom-right-radius: 20px
|
|
}
|
|
.c57kbq9 {
|
|
background-image: url("/assets/umit-bulut-qbTC7ZwJB64-unsplash_ul-UnhbCDZpKHeDM1f37f.jpg")
|
|
}
|
|
.c1q27kki {
|
|
background-size: 100% 100%
|
|
}
|
|
.c1txj6xh {
|
|
background-blend-mode: overlay
|
|
}
|
|
.c9ae6cb {
|
|
background-color: var(--services-overlay-color)
|
|
}
|
|
.c1yanrez {
|
|
border: medium none currentcolor
|
|
}
|
|
.chc6dg8 {
|
|
padding: 20px
|
|
}
|
|
.cb0bfdn {
|
|
background-image: url("/assets/towfiqu-barbhuiya-1bZak-jXe7I-unsplash_D3wSESQ81CLLRjsyXoTg9.jpg")
|
|
}
|
|
.cy1s1v8 {
|
|
color: rgba(255, 251, 251, 1)
|
|
}
|
|
.c2j46zz {
|
|
background-image: url("/assets/fr0ggy5-717W1DqDka0-unsplash_eJUCWadajqHP9R1pEmRxu.jpg")
|
|
}
|
|
.c1jkytp4 {
|
|
font-size: 3em
|
|
}
|
|
.c605q2h {
|
|
color: rgba(8, 111, 168, 1)
|
|
}
|
|
.c4r4hj8 {
|
|
text-align: center
|
|
}
|
|
.c12pme43 {
|
|
font-size: 16px
|
|
}
|
|
.cikp8by {
|
|
background-image: url("/assets/marcelo-leal-6pcGTJDuf6M-unsplash_XS5_j14YRTY9ketyMqXNs.jpg")
|
|
}
|
|
.c1tb7f96 {
|
|
color: rgba(248, 248, 248, 1)
|
|
}
|
|
.c13nm1vv {
|
|
border: medium none rgba(237, 227, 227, 1)
|
|
}
|
|
.cud6u35 {
|
|
top: 0
|
|
}
|
|
.cmw8vlv {
|
|
right: 0
|
|
}
|
|
.c1n5jp6m {
|
|
bottom: 0
|
|
}
|
|
.c1d3y53 {
|
|
left: 0
|
|
}
|
|
.c1jdgo8g {
|
|
z-index: 50
|
|
}
|
|
.cq3qqzt {
|
|
background-color: rgba(171, 164, 164, 0.7)
|
|
}
|
|
.c57zr4m {
|
|
-webkit-backdrop-filter: blur(0 1px 2px 0 rgb(0 0 0/0.05));
|
|
backdrop-filter: blur(0 1px 2px 0 rgb(0 0 0/0.05))
|
|
}
|
|
.c11do2ie {
|
|
overflow-x: auto
|
|
}
|
|
.cg93c1i {
|
|
overflow-y: auto
|
|
}
|
|
.c1klvqsi {
|
|
max-width: 32rem
|
|
}
|
|
.c17f8gl9 {
|
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)
|
|
}
|
|
.cfm4hf3 {
|
|
position: relative
|
|
}
|
|
.c1aorcpl {
|
|
border: 1px solid rgba(226, 232, 240, 1)
|
|
}
|
|
.c17vun2v {
|
|
margin: auto
|
|
}
|
|
.cxharj0 {
|
|
padding: 1.5rem
|
|
}
|
|
.cu5viv {
|
|
row-gap: 0.5rem
|
|
}
|
|
.c1m4gklp {
|
|
column-gap: 0.5rem
|
|
}
|
|
.c19yfdn6 {
|
|
font-size: 1.125rem
|
|
}
|
|
.cqjpqux {
|
|
line-height: 1
|
|
}
|
|
.c15wo4ls {
|
|
letter-spacing: -0.025em
|
|
}
|
|
.c1d9e12k {
|
|
margin: 0
|
|
}
|
|
.c12ledq1 {
|
|
font-size: 0.875rem
|
|
}
|
|
.c260ln7 {
|
|
line-height: 1.25rem
|
|
}
|
|
.cxnw7d7 {
|
|
color: rgba(100, 116, 139, 1)
|
|
}
|
|
.c113py9s {
|
|
position: absolute
|
|
}
|
|
.c1lp6c13 {
|
|
right: 1rem
|
|
}
|
|
.c7yiwr1 {
|
|
top: 1rem
|
|
}
|
|
.c14dwtj8 {
|
|
border-top-left-radius: 0.125rem
|
|
}
|
|
.c11bct49 {
|
|
border-top-right-radius: 0.125rem
|
|
}
|
|
.c13eslry {
|
|
border-bottom-right-radius: 0.125rem
|
|
}
|
|
.cmd4v5u {
|
|
border-bottom-left-radius: 0.125rem
|
|
}
|
|
.c4ttaev {
|
|
opacity: 0.7
|
|
}
|
|
.c1vnd0br {
|
|
height: 1rem
|
|
}
|
|
.c12w6qz4 {
|
|
width: 1rem
|
|
}
|
|
.cop75xo {
|
|
background-color: transparent
|
|
}
|
|
.cdqqz4l {
|
|
outline: medium none currentcolor
|
|
}
|
|
.cv9zpwk {
|
|
border: 0 none currentcolor
|
|
}
|
|
.c1ramsrz:hover {
|
|
opacity: 1
|
|
}
|
|
.c1k73xbw:focus-visible {
|
|
box-shadow: 0 0 0 2px rgba(255, 255, 255, 1), 0 0 0 calc(2px + 2px) rgb(148,163,184)
|
|
}
|
|
.cf7k15b {
|
|
margin-top: auto
|
|
}
|
|
.c17r0lce {
|
|
padding-top: 12px
|
|
}
|
|
.c13guejt {
|
|
padding-right: 24px
|
|
}
|
|
.c1o6gdmt {
|
|
padding-bottom: 12px
|
|
}
|
|
.c9lcnls {
|
|
padding-left: 24px
|
|
}
|
|
.c1eipde2 {
|
|
background-color: white
|
|
}
|
|
.c1x7o5cx {
|
|
color: rgba(87, 180, 224, 1)
|
|
}
|
|
.cl30q92 {
|
|
border-top-left-radius: 25px
|
|
}
|
|
.c107nwhl {
|
|
border-top-right-radius: 25px
|
|
}
|
|
.c1vgf0es {
|
|
border-bottom-right-radius: 25px
|
|
}
|
|
.c514454 {
|
|
border-bottom-left-radius: 25px
|
|
}
|
|
.c4nszd9 {
|
|
font-size: 14px
|
|
}
|
|
.cuw8j2c {
|
|
font-weight: 600
|
|
}
|
|
.c7c6iu {
|
|
cursor: pointer
|
|
}
|
|
.c3ybtq5 {
|
|
transition-property: all
|
|
}
|
|
.czybspt {
|
|
transition-duration: 0.3s
|
|
}
|
|
.c1x3fxdm {
|
|
transition-timing-function: ease
|
|
}
|
|
.c1uhuhbb {
|
|
transition-delay: 0s
|
|
}
|
|
.c15i8d24 {
|
|
transition-behavior: normal
|
|
}
|
|
.c4trja3 {
|
|
width: 50%
|
|
}
|
|
.c1902mhb {
|
|
row-gap: 8px
|
|
}
|
|
.c1plcqvr {
|
|
border: 1px solid rgba(87, 180, 224, 1)
|
|
}
|
|
.c11rxub {
|
|
background-color: rgba(255, 255, 255, 0.8)
|
|
}
|
|
.czds942 {
|
|
max-width: 36rem
|
|
}
|
|
.cgtpolk {
|
|
padding-top: 1.5rem
|
|
}
|
|
.cb1071k {
|
|
padding-right: 1rem
|
|
}
|
|
.chukftq {
|
|
padding-bottom: 1.5rem
|
|
}
|
|
.c84hti3 {
|
|
padding-left: 1.5rem
|
|
}
|
|
.c16bp3fu {
|
|
border-top-left-radius: 10px
|
|
}
|
|
.c12w0d3n {
|
|
border-top-right-radius: 10px
|
|
}
|
|
.c8i7g5u {
|
|
border-bottom-left-radius: 10px
|
|
}
|
|
.c1036zsb {
|
|
border-bottom-right-radius: 10px
|
|
}
|
|
.c12d4yxm {
|
|
color: rgba(231, 76, 60, 1)
|
|
}
|
|
.cr3ygfz {
|
|
border: 1px solid rgba(231, 76, 60, 1)
|
|
}
|
|
.c1p0btvd {
|
|
color: rgba(145, 185, 84, 1)
|
|
}
|
|
.c4bqjc5 {
|
|
--hover-bg: rgba(145, 185, 84, 1)
|
|
}
|
|
.c1smggq9 {
|
|
border: 1px solid rgba(145, 185, 84, 1)
|
|
}
|
|
.c2d556i {
|
|
color: rgba(127, 51, 182, 1)
|
|
}
|
|
.c6ua77k {
|
|
border: 1px solid rgba(127, 51, 182, 1)
|
|
}
|
|
.c1l5nye9 {
|
|
background-color: rgba(253, 243, 243, 1)
|
|
}
|
|
.c6ztklw {
|
|
margin-top: 15svh
|
|
}
|
|
.c1kps6fe {
|
|
margin-top: 8svh
|
|
}
|
|
.ck6slji {
|
|
scroll-behavior: smooth
|
|
}
|
|
.c1yqqodz {
|
|
height: 100svh
|
|
}
|
|
.c1ekqqod {
|
|
background-color: rgba(0, 0, 0, 0.48)
|
|
}
|
|
.ctrkwd2 {
|
|
align-items: end
|
|
}
|
|
.c138t5gw {
|
|
padding-bottom: 10svh
|
|
}
|
|
.c1co9a8n {
|
|
margin-left: auto
|
|
}
|
|
.c1h1x3hd {
|
|
margin-right: auto
|
|
}
|
|
.cj4oj79 {
|
|
height: 50svh
|
|
}
|
|
.c1t5jmde {
|
|
color: rgba(7, 7, 7, 1)
|
|
}
|
|
.ckscd18 {
|
|
font-weight: 700
|
|
}
|
|
.c1wob7x0 {
|
|
width: 75%
|
|
}
|
|
.c1qafxoh {
|
|
font-size: 2em
|
|
}
|
|
.c1ontqe3 {
|
|
justify-content: space-around
|
|
}
|
|
.c1nsrdvr {
|
|
column-gap: 2em
|
|
}
|
|
.cdzy77r {
|
|
row-gap: 2em
|
|
}
|
|
.c1n007c2 {
|
|
height: fit-content
|
|
}
|
|
.c1tv57nw {
|
|
-webkit-backdrop-filter: blur(10px);
|
|
backdrop-filter: blur(10px)
|
|
}
|
|
.c1opy1an {
|
|
height: 60px
|
|
}
|
|
.c1xth788 {
|
|
color: rgba(6, 59, 92, 1)
|
|
}
|
|
.c195vyzs {
|
|
padding-top: 4%
|
|
}
|
|
.cn322vw {
|
|
padding-bottom: 4%
|
|
}
|
|
.ctdxflm {
|
|
background-color: rgba(255, 255, 255, 0.9)
|
|
}
|
|
.cisk86c {
|
|
min-width: max-content
|
|
}
|
|
.c1nw16em {
|
|
padding-left: 8%
|
|
}
|
|
.cs6a0vd {
|
|
padding-right: 8%
|
|
}
|
|
.cwke5bt {
|
|
margin-left: 0px
|
|
}
|
|
.c5l3yuu {
|
|
color: rgba(242, 241, 241, 1)
|
|
}
|
|
.c1m255c {
|
|
background-color: rgba(255, 255, 255, 0.2)
|
|
}
|
|
.c1g0zv9l {
|
|
border: 2px solid rgba(255, 255, 255, 0.23)
|
|
}
|
|
.c1i96z9q {
|
|
background-image: url("/assets/istockphoto-1488889438-612x612_vbqMRl3DiTZde0YthrfWf.jpg")
|
|
}
|
|
.c1i69n9b {
|
|
background-size: cover
|
|
}
|
|
.c17m6wgf {
|
|
background-repeat: no-repeat
|
|
}
|
|
.c1kzh3ni {
|
|
background-position: 0% 43%
|
|
}
|
|
.ca6r2qs {
|
|
height: auto
|
|
}
|
|
.cwrjlgz {
|
|
background-color: rgba(232, 109, 56, 0.87)
|
|
}
|
|
.c1bbik6s {
|
|
margin-bottom: 1svh
|
|
}
|
|
.c13c3xto {
|
|
margin-right: 5svh
|
|
}
|
|
.c6eniwt {
|
|
width: 60px
|
|
}
|
|
.c1icx67s {
|
|
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2)
|
|
}
|
|
.c1achom4 {
|
|
border-top-left-radius: 30px
|
|
}
|
|
.csjgukz {
|
|
border-top-right-radius: 30px
|
|
}
|
|
.c1lf1li3 {
|
|
border-bottom-left-radius: 30px
|
|
}
|
|
.c1o5jo9l {
|
|
border-bottom-right-radius: 30px
|
|
}
|
|
.c1s9sfrn {
|
|
border-top-color: rgba(255, 255, 255, 1)
|
|
}
|
|
.cpdwojl {
|
|
border-right-color: rgba(255, 255, 255, 1)
|
|
}
|
|
.cd5ej2d {
|
|
border-bottom-color: rgba(255, 255, 255, 1)
|
|
}
|
|
.c1m7ewam {
|
|
border-left-color: rgba(255, 255, 255, 1)
|
|
}
|
|
.c1gdpstt {
|
|
margin-right: 2svh
|
|
}
|
|
.c1gdv9co {
|
|
width: 40px
|
|
}
|
|
.c1vub16f {
|
|
height: 40px
|
|
}
|
|
.cblg0tc {
|
|
padding-top: 8px
|
|
}
|
|
.c116qtv {
|
|
column-gap: 2px
|
|
}
|
|
.c154m00f {
|
|
row-gap: 2px
|
|
}
|
|
.c1tn6hsy {
|
|
z-index: 10
|
|
}
|
|
.c1bqa3yi {
|
|
right: 0px
|
|
}
|
|
.c571dfw {
|
|
bottom: 0px
|
|
}
|
|
.c15fz3od {
|
|
align-items: stretch
|
|
}
|
|
.cu62lxz {
|
|
margin-top: 5svh
|
|
}
|
|
.cpd015r {
|
|
padding-bottom: 8svh
|
|
}
|
|
.c3ymd8g {
|
|
max-width: 50%
|
|
}
|
|
.cxxuz7w {
|
|
font-weight: 900
|
|
}
|
|
.c1tchs84 {
|
|
font-size: 8rem
|
|
}
|
|
.coanrs9 {
|
|
letter-spacing: -0.05em
|
|
}
|
|
.c11k3dfx {
|
|
right: -0.125rem
|
|
}
|
|
.c161cybo {
|
|
left: 0.125rem
|
|
}
|
|
.cmyy6tk {
|
|
opacity: 0.3
|
|
}
|
|
.c1isidiq {
|
|
right: 0.125rem
|
|
}
|
|
.cnppocd {
|
|
left: -0.125rem
|
|
}
|
|
.c1r87ey7 {
|
|
top: 50%
|
|
}
|
|
.c1tukfl8 {
|
|
height: 0.375rem
|
|
}
|
|
.ctcx9n8 {
|
|
margin-top: 1.5rem
|
|
}
|
|
.c1fj3gs0 {
|
|
font-size: 1.5rem
|
|
}
|
|
.c1syul9i {
|
|
line-height: 2rem
|
|
}
|
|
.cec5wga {
|
|
letter-spacing: 0.05em
|
|
}
|
|
.c9v9nx1 {
|
|
display: inline-flex
|
|
}
|
|
.c1i5ozti {
|
|
row-gap: 6px
|
|
}
|
|
.c9k0w54 {
|
|
column-gap: 6px
|
|
}
|
|
.c153530k {
|
|
z-index: 1000
|
|
}
|
|
.coz667r {
|
|
padding-top: 6px
|
|
}
|
|
.c15fzr3g {
|
|
padding-right: 10px
|
|
}
|
|
.c12zbd07 {
|
|
padding-bottom: 6px
|
|
}
|
|
.c1az19w5 {
|
|
padding-left: 10px
|
|
}
|
|
.c9zy01k {
|
|
right: 16px
|
|
}
|
|
.cma7py {
|
|
bottom: 16px
|
|
}
|
|
.c15y8zc1 {
|
|
color: rgba(251, 252, 253, 1)
|
|
}
|
|
.c14b8oo9 {
|
|
font-family: system-ui, sans-serif
|
|
}
|
|
.c1p0nz92 {
|
|
font-size: 12px
|
|
}
|
|
.clfi3az {
|
|
font-weight: 500
|
|
}
|
|
.c5smrcr {
|
|
border-top-left-radius: 9px
|
|
}
|
|
.c16kztqc {
|
|
border-top-right-radius: 9px
|
|
}
|
|
.c1k3kxme {
|
|
border-bottom-right-radius: 9px
|
|
}
|
|
.cjy2amr {
|
|
border-bottom-left-radius: 9px
|
|
}
|
|
.cnxrcn6 {
|
|
-webkit-background-clip: padding-box, border-box;
|
|
background-clip: padding-box, border-box
|
|
}
|
|
.c1nh2wop {
|
|
background-origin: padding-box, border-box
|
|
}
|
|
.c1ogpmb8 {
|
|
background-image: linear-gradient(135deg,#4a4efa 0%,#bd2fdb 66%,#ec59ce 100%), linear-gradient(135deg,#92fddc 0%,#7d7ffb 31.94%,#ed72fe 64.24%,#fdd791 100%)
|
|
}
|
|
.c3rrbi {
|
|
border: 1px solid transparent
|
|
}
|
|
.c1pddfk4 {
|
|
white-space: nowrap
|
|
}
|
|
.c17zll0l {
|
|
display: block
|
|
}
|
|
.c1qpg7nt {
|
|
width: 16px
|
|
}
|
|
.c8ddqwg {
|
|
height: 16px
|
|
}
|
|
.cgk9fon {
|
|
flex-shrink: 0
|
|
}
|
|
.c14f4hco {
|
|
width: 90%
|
|
}
|
|
.c128gp70 {
|
|
max-height: 100%
|
|
}
|
|
.cltzz37 {
|
|
margin-top: 1em
|
|
}
|
|
.ck9f8a1 {
|
|
column-gap: 0px
|
|
}
|
|
.c9m0vzy {
|
|
row-gap: 0px
|
|
}
|
|
.c1a9errk {
|
|
font-family: "Segoe Print", "Bradley Hand", Chilanka, TSCu_Comic, casual, cursive
|
|
}
|
|
.ctcym5x {
|
|
font-size: 20px
|
|
}
|
|
:root {
|
|
--services-overlay-color: rgba(97, 93, 93, 1)
|
|
}
|
|
}
|
|
@media all and (max-width: 991px) {
|
|
.c1h947w8 {
|
|
column-gap: 0.8rem
|
|
}
|
|
.c8wv80m {
|
|
row-gap: 0.8rem
|
|
}
|
|
.c1fu4nwy {
|
|
flex-direction: row
|
|
}
|
|
}
|
|
@media all and (max-width: 767px) {
|
|
.cm5to3z {
|
|
height: auto
|
|
}
|
|
.co6hevf {
|
|
text-align: start
|
|
}
|
|
.c8m2yga {
|
|
text-align: center
|
|
}
|
|
.c4b9143 {
|
|
flex-direction: column
|
|
}
|
|
.cb1d7s8 {
|
|
padding-left: 12%
|
|
}
|
|
.csqe1ec {
|
|
padding-right: 12%
|
|
}
|
|
.ctwnth8 {
|
|
flex-direction: column-reverse
|
|
}
|
|
.c1w8xp1f {
|
|
width: 100%
|
|
}
|
|
.c16ciwp8 {
|
|
display: flex
|
|
}
|
|
}
|
|
@media all and (max-width: 479px) {
|
|
.c18mbblj {
|
|
flex-direction: column
|
|
}
|
|
.c12eqyaq {
|
|
height: 50%
|
|
}
|
|
.cfqsfd9 {
|
|
text-align: center
|
|
}
|
|
.c18kf3ak {
|
|
font-size: 1.5em
|
|
}
|
|
.c1dphl9v {
|
|
column-gap: 2px
|
|
}
|
|
.cz4jznh {
|
|
row-gap: 2px
|
|
}
|
|
} |