
html{
width: 100%;
min-width: 1280px;
background: url('/img/fon.png');
margin: 0 auto;
}
body{
width:100%;
max-width:1280px;
margin-left: calc(50% - 640px);
position: relative;
min-height: 500px;
}
.nav {
 position:fixed;
 display:-webkit-box;
 display:-webkit-flex;
 display:-ms-flexbox;
 display:flex;
 top:-20px;
 right:-40px;
 margin-right:30px;
 pointer-events:auto;
 z-index:6;
}
* {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
}
.menu1 {
 box-shadow: 4px 4px 0px 1px rgb(26 26 26 / 50%);
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    border: 4px solid #fff;
    pointer-events: auto;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: titanone;
    text-shadow: 1px 1px 1px rgb(26 26 26 / 50%);
    width: 391px;
    margin: 0 -160px;
    font-size: 20px;
    margin-bottom: 0;
    border-radius: 30px 0 0 30px;
    padding-right: 100px;
    border-right: none;
    padding-left: 1.5rem;
    background-color: #FF30A4;
    margin-top: 0px;
}
.menu1:hover {
 -webkit-transform:scale(1.1);
 -ms-transform:scale(1.1);
 transform:scale(1.1);
 box-shadow:6px 6px 1px 2px rgba(26,26,26,0.4);
}
.menu1:active {
 -webkit-transform:scale(0.95);
 -ms-transform:scale(0.95);
 transform:scale(0.95);
 box-shadow:1px 1px 0px 0px rgba(26,26,26,1);
}

@media (max-device-width:640px) and (orientation:portrait) {
 .menu1 {
  box-shadow: 4px 4px 0px 1px rgb(26 26 26 / 50%);
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    border: 4px solid #fff;
    pointer-events: auto;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: titanone;
    text-shadow: 1px 1px 1px rgb(26 26 26 / 50%);
    width: 391px;
    margin: 0 -160px;
    font-size: 20px;
    margin-bottom: 0;
    border-radius: 30px 0 0 30px;
    padding-right: 100px;
    border-right: none;
    padding-left: 1.5rem;
    background-color: #FF30A4;
    margin-top: 0px;
 }
}
@media (min-device-height:100000px) and (orientation:landscape) {
 .menu1 {
  box-shadow: 4px 4px 0px 1px rgb(26 26 26 / 50%);
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    border: 4px solid #fff;
    pointer-events: auto;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: titanone;
    text-shadow: 1px 1px 1px rgb(26 26 26 / 50%);
    width: 391px;
    margin: 0 -160px;
    font-size: 20px;
    margin-bottom: 0;
    border-radius: 30px 0 0 30px;
    padding-right: 100px;
    border-right: none;
    padding-left: 1.5rem;
    background-color: #FF30A4;
    margin-top: 0px;
 }
}
a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
section.content.article-content {
    max-width: 840px;
    min-height: 60vh;
    padding-top: 150px;
}
section.content {
    margin: 0px auto;
    padding-bottom: 1rem;
}
.css-b18wlb {
    position: relative;
    min-height: 50vh;
    border-radius: 10px;
    box-shadow: 1px 1px 4px -1px rgba(26,26,26,1);
    background-color: #fff;
    color: #000;
    padding: 2rem;
}
.css-in3yi3 {
    font-weight: bold;
    font-size: 29px;
}
.css-mhfraq {
    position: relative;
    background-color: #00b6fe;
    color: #fff;
    margin: 1rem 0;
    padding: 1rem 2rem 1rem 4rem;
    left: -4rem;
    width: calc(100% + 8rem);
    border-radius: 10px;
    box-shadow: 1px 1px 4px -1px rgba(26,26,26,1);
    text-shadow: 1px 1px 1px rgba(26,26,26,0.5);
}
h2 {
    font-family: titanone;
    font-size: 2.4rem;
    font-weight: normal;
    margin: 0px;
}

.css-8f22af {
    position: relative;
    box-shadow: 1px 1px 4px -1px #febe03;
    width: 90vw;
    max-width: 600px;
    min-height: 100px;
    max-height: 90vh;
    background-color: #00b6fe;
    border: 4px solid #febe03;
    border-radius: 10px;
    overflow: visible;
}
.css-1jc0ro6 {
    position: relative;
    
    width: calc(100% - 5px);
    top: 0;
    background-color: #00b6fe;
   
    
}
.css-1jc0ro6 .background {
    padding-left: 5px;
    padding-top: 5px;
    background-color: #00b6fe;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='12' viewBox='0 0 40 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6.172L6.172 0h5.656L0 11.828V6.172zm40 5.656L28.172 0h5.656L40 6.172v5.656zM6.172 12l12-12h3.656l12 12h-5.656L20 3.828 11.828 12H6.172zm12 0L20 10.172 21.828 12h-3.656z' fill='%2328E8FF' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: 80px 24px;
    background-repeat: repeat;
    padding: 0.5rem 1rem;
    padding: 0.75rem 1.5rem;
    padding: 1rem 2rem;
    padding: 1rem 2rem;
    padding: 1.25rem 1rem;
    height: 100%;
}
.css-1jc0ro6 .background::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 2rem;
    right: 2rem;
    background-color: #fff;
    height: 1px;
}
.css-1jc0ro6 .background h3 {
    height: 100%;
    font-family: titanone;
    text-shadow: 1px 1px 1px rgba(26,26,26,0.4);
    
    
    align-items: center;
    -webkit-transform-origin: 5% 50%;
    -ms-transform-origin: 5% 50%;
    transform-origin: 5% 50%;
}
.css-1s16xpr {
    position: relative;
    padding: 1rem 2rem 4rem;
}
.css-4ykr55 {
    text-shadow: 1px 1px 1px rgba(26,26,26,0.4);
    background-color: #0090c9;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    font-weight: bold;
}
.css-4ykr55 a {
    display: inline-block;
    border-bottom: 3px solid #f5c946;
    padding: 0 2px;
    -webkit-transition-duration: 80ms;
    transition-duration: 80ms;
}
.css-11cenmv {
    font-size: 1.8rem;
    font-family: titanone;
    text-shadow: 1px 1px 1px rgba(26,26,26,0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
}
.css-enxnhr {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.css-k31ggo {
    box-shadow: 4px 4px 0px 1px rgba(26,26,26,0.5);
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    border: 4px solid #fff;
    pointer-events: auto;
    background-color: #ee4599;
    border-radius: 10px;
    padding: 5px 10px !important;
    font-family: titanone;
    font-size: 18px !important;
    text-shadow: 1px 1px 1px rgba(26,26,26,0.4);
}
.css-vcsxuq input[type="text"], .css-vcsxuq input[type="email"], .css-vcsxuq input[type="password"], .css-vcsxuq textarea {
    width: 100%;
    background-color: #fff;
    border: none;
    border-radius: 10px;
    padding: 1rem 1rem;
    margin-bottom: 0.5rem;
    font-family: asap;
    font-size: 1.2rem;
    font-weight: bold;
    color: #28363a;
    box-shadow: 1px 1px 4px -1px rgba(26,26,26,1);
}
.css-k31ggo:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 6px 6px 1px 2px rgba(26,26,26,0.4);
}
a:hover {
    cursor: pointer;
}
button:hover {
    cursor: pointer;
}
