.line{
    width: 100%;
}
.extra{
    display: none;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
body{
    background: white;
    margin: 0;
}
.bg{
    width: 100%;
    height: 100%;    
}
.noback{
    background: none !important;
}
.title.noback{
    margin-bottom: 0 !important;
}
.page{
    max-width: 4096px;
    margin: auto;
    overflow: hidden;
    font-family: 'Onest';
    /*background-image: url('/img/back.jpg') ;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 600px;*/
}
.content{
    width: 1320px;    
    margin: auto;
    position: relative;
    z-index: 10;
    height: 100%;
    overflow: visible;
    background: none;
}

.header{
    height: 70px;
    overflow: hidden;
    background:#1B1A15;
    position: fixed;
    inset: 0 auto;
    z-index: 100;
    display: none;
}
.hmenu{
    position: absolute;
    width: 640px;
    height: 32px;
    inset: 61px auto auto 0;
}
.hmenu a{
    color: white;
    font-family: 'Bebas Neue';
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    display:inline-block;
    margin-right: 25px;
    text-decoration: none;
    padding-bottom: 4px;
}
.hmenu a:hover{
    border-bottom: 3px solid #FF0000;
}
.hmenu .picon{
    width: 26px;
    height: 26px;
    border: none;
    margin-right: 10px;
    vertical-align: text-bottom;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M22.1818%203.83158C19.7273%201.36842%2016.4545%200%2013%200C5.81818%200%200%205.8386%200%2013.0456C0%2020.3204%205.88757%2026%2013%2026C20.1818%2026%2026%2020.1614%2026%2012.9544C25.9091%209.57895%2024.6364%206.29474%2022.1818%203.83158ZM19.2727%2017.6982C19%2018.4281%2017.7273%2019.1579%2017.0909%2019.2491C16.5455%2019.3404%2015.8182%2019.3404%2015.0909%2019.1579C14.6364%2018.9754%2014%2018.793%2013.2727%2018.4281C10%2017.0597%207.90909%2013.7754%207.72727%2013.5018C7.54546%2013.3193%206.36364%2011.7684%206.36364%2010.1263C6.36364%208.48421%207.18182%207.75438%207.45455%207.38947C7.72727%207.02456%208.09091%207.02456%208.36364%207.02456C8.54545%207.02456%208.81818%207.02456%209%207.02456C9.18182%207.02456%209.45455%206.93333%209.72727%207.57193C10%208.21053%2010.6364%209.85263%2010.7273%209.94386C10.8182%2010.1263%2010.8182%2010.3088%2010.7273%2010.4912C10.6364%2010.6737%2010.5455%2010.8561%2010.3636%2011.0386C10.1818%2011.2211%2010%2011.4947%209.90909%2011.586C9.72727%2011.7684%209.54545%2011.9509%209.72727%2012.2246C9.90909%2012.5895%2010.5455%2013.593%2011.5455%2014.5053C12.8182%2015.6%2013.8182%2015.9649%2014.1818%2016.1474C14.5455%2016.3298%2014.7273%2016.2386%2014.9091%2016.0561C15.0909%2015.8737%2015.7273%2015.1439%2015.9091%2014.7789C16.0909%2014.414%2016.3636%2014.5053%2016.6364%2014.5965C16.9091%2014.6877%2018.5455%2015.5088%2018.8182%2015.6912C19.1818%2015.8737%2019.3636%2015.9649%2019.4545%2016.0561C19.5455%2016.3298%2019.5455%2016.9684%2019.2727%2017.6982Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}
.hmenu .picon:hover{
    border: none !important;
}

.hbutton{
    position: absolute;
    width: auto;
    height: 74px;
    inset: 40px 0 auto auto;
    margin: auto; 
    cursor: pointer;   
}
.hbutton a{
    color: white;
    font-family: 'Onest';
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.04rem;
    display:inline-block;
    text-decoration: none;
    padding: 24px 36px;
    text-align: center;
    background: red;
    border-radius: 50px;
}

.about{
    height: 895px;
    overflow: hidden;
    background: url('/img/top_shooter.jpg') top -70px left 0 /cover no-repeat, #1B1A154D;
    background-blend-mode: overlay;
    border-radius: 30px;
    width: calc(100% - 40px);
    margin: 20px auto auto auto;
}
.acapt1{
    position: absolute;
    width: 1117px;
    height: auto;
    inset: 206px auto auto 0;
    color: white;
    

    font-family: "Bebas Neue";
    font-size: 94px;
    font-weight: 700;        
    letter-spacing: 0.12rem;
}
.acapt1 .spacer{
    display: block;
    width: 100%;
    height: 10px;
}
.acapt1 .inner{
    background: rgba(17, 17, 18, 0.7);
    padding: 4px 10px 0 10px;
    height: 94px;
    line-height: 100%;
    display: block;
    width: fit-content;
    box-sizing: border-box;
}
.acapt1 .inner.scribble{
    position: relative;
}
.acapt1 .inner.scribble span{
    position: relative;
    z-index: 2;
}
.acapt1 .inner.scribble .sline{
    width: 295px;
    height: 51px;
    position: absolute;
    right: 10px;
    bottom: -24px;
    background: url('/img/scribble2.png') center/cover no-repeat;
    z-index: 1;
}

.acapt2{
    position: absolute;
    width: 650px;
    height: fit-content;
    inset: 462px auto auto 10px;
    color: white;

    font-family: 'LT Superior';
    font-size: 29px;
    font-weight: 450;
    line-height: 1.3;
    letter-spacing: -0.04rem;
}
.acapt3{
    position: absolute;
    width: 320px;
    height: fit-content;
    inset: 530px auto auto 0;
    color: white;
    font-size: 52px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.04rem;
    border-radius: 70px;
    padding: 0 30px 20px 40px;
    border: 4px solid transparent;
    
    
  
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2233%22%20height%3D%2233%22%20viewBox%3D%220%200%2033%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_119_97)%22%3E%0A%3Ccircle%20cx%3D%2215.6309%22%20cy%3D%2215.1413%22%20r%3D%2212%22%20transform%3D%22rotate(3.56969%2015.6309%2015.1413)%22%20fill%3D%22%230E0A0E%22%2F%3E%0A%3Ccircle%20cx%3D%2215.6309%22%20cy%3D%2215.1413%22%20r%3D%2211%22%20transform%3D%22rotate(3.56969%2015.6309%2015.1413)%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2215.6309%22%20cy%3D%2215.1413%22%20r%3D%2211%22%20transform%3D%22rotate(3.56969%2015.6309%2015.1413)%22%20stroke%3D%22url(%23paint0_linear_119_97)%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_119_97%22%20x%3D%220.630859%22%20y%3D%220.140869%22%20width%3D%2232%22%20height%3D%2232.001%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dx%3D%221%22%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%222%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.16%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_119_97%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_119_97%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_119_97%22%20x1%3D%224.09485%22%20y1%3D%224.6842%22%20x2%3D%2229.4599%22%20y2%3D%228.18696%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") top 50% left 10px no-repeat,
    linear-gradient(#111112 0 0) padding-box,
    linear-gradient(97.86deg, #8E8F93 2.48%, #D5D5D3 25.66%, #9D9EA0 43.64%, #959598 60.68%, #EAE7E3 75.35%, #96969A 87.18%) border-box;
    transform: rotate(7.38deg);
}
.acapt3 span{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: white;
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
    letter-spacing: -0.04rem;
    margin: 0;
}
.acapt4{
    position: absolute;
    left: 0;
    top: 534px;
    height: 140px;
    width: 764px;
    display: flex;
    justify-content: space-between;
}
.acapt4 .inner{
    box-sizing: border-box;
    height: 100%;
    width: 372px;
    background: rgba(17, 17, 18, 0.5);
    backdrop-filter: blur(2px);
    padding: 20px;
}
.acapt4 .a4it{
    display: block;
    width: 100%;
    color: white;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -0.1rem;
    line-height: 1.3;
}
.acapt4 .a4ib{
    display: block;
    width: 100%;
    color: red;
    font-size: 58px;
    font-weight: 700;
    letter-spacing: -0.15rem;
    line-height: 1;
}

.title{
    font-family: "Bebas Neue";
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #111112;
}
.title span{
    color: red;
}

.tmain{
    font-size: 26px;
    font-weight: 400;
    color: white;
    line-height: 1.3;
    letter-spacing: -0.04rem;
    font-family: 'Onest';
}

.ulround{
    padding: 0;
}
.ulround li{
    list-style-type: none;
    line-height: 2;
    margin: 0;
}
.ulround li::before{
    content: '';
    width: 14px;
    height: 14px;    
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0yNTYgNTZjMTEwLjUzMiAwIDIwMCA4OS40NTEgMjAwIDIwMGMwIDExMC41MzItODkuNDUxIDIwMC0yMDAgMjAwYy0xMTAuNTMyIDAtMjAwLTg5LjQ1MS0yMDAtMjAwYzAtMTEwLjUzMiA4OS40NTEtMjAwIDIwMC0yMDBtMC00OEMxMTkuMDMzIDggOCAxMTkuMDMzIDggMjU2czExMS4wMzMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMzMgMjQ4LTI0OFMzOTIuOTY3IDggMjU2IDhtMCAxNjhjLTQ0LjE4MyAwLTgwIDM1LjgxNy04MCA4MHMzNS44MTcgODAgODAgODBzODAtMzUuODE3IDgwLTgwcy0zNS44MTctODAtODAtODAiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -2px;
    color: white;
}


.form{
    /*height: 1262px;*/
    overflow: visible;
}
.logov{
    width: 180px;
    height: 180px;
    background: url("/img/logov.png") center/cover no-repeat;
    position: absolute;
    inset: -100px -150px auto auto;
    transform: rotate(-15.6deg);
    z-index: -1;
}
.sform{
    width: 1200px;
    height: 464px;
    padding: 60px;
    border-radius: 50px;
    background: #111112;
    margin-top: -181px;
    margin-bottom: 60px;
    position: relative;
}
#postmess{
    position: absolute;
    inset: 0;
    margin: auto;
}

.s-form{
    width: 100%;
}
.s-title{
    width: 895px;
    text-align: left;
}
.s-title .title{
    font-size: 54px;
    color: white;
    text-align: left;
}
.sfblock1{
    width: 100%;
    height: fit-content;
    margin: auto;
    margin-top: 24px;  
    display: flex; 
    justify-content: center;
    position: relative;
}
.sfblock1.second{
    margin-top: 4px;
}
.sfblock2{
    width: 100%;
    height: fit-content;
    margin: auto; 
    margin-top: 16px;   
}
.inp1{
    background: #F3F3F3;
    border: 1px solid white;
    box-sizing: border-box;
    width: calc((100% - 22px) / 2);
    height: fit-content;
    margin: 0 auto 16px auto;
    padding: 24px;
    border: 1px solid #A04D44;
    border-radius: 10px;

    color: #111112;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; 
    letter-spacing: -0.04rem;   
}
.inp1.left{
    margin-left: 0;
}
.inp1.right{
    margin-right: 0;
}
.inp1::placeholder{
    color: gray;
}
.inp3{
    width: 100%;
    height: 20px;
    margin: 8px 0;  
}
.inp3 input{
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid #F3F3F3;
    margin: 0;
    border-radius: 4px;    
}
.inp3 input:hover{
    cursor: pointer;
}
input[type='checkbox']:checked {
  background: /*
  linear-gradient(to right, #1B1A15 20%, transparent 0),
  linear-gradient(to left, #1B1A15 20%, transparent 0),
  linear-gradient(to top, #1B1A15 20%, transparent 0),
  linear-gradient(to bottom, #1B1A15 20%, transparent 0),
  red;     */
  url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20y%3D%220.5%22%20width%3D%2220%22%20height%3D%2220%22%20rx%3D%224%22%20fill%3D%22%23FF0000%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.2072%207.70718L8.00008%2015.9143L3.29297%2011.2072L4.70718%209.79297L8.00008%2013.0859L14.793%206.29297L16.2072%207.70718Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A") center/cover;   
  border: none;      
}
input[type='checkbox']{
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  appearance:none;
  box-shadow: none;
  font-size: 1.3em;
}
.inp3 .capt{
    margin-left: 28px;
    color: white;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: -0.04rem;
}
.inp3 a{
    color: white;
}
.underinp{
    display: none;
    font-size: 12px;
    color: #FF0000;
    width: 200px;
    position: absolute;
}
.underinp.left{
    left: 16px;
    bottom: 0;
}
.underinp.right{
    left: calc(50% + 20px);
    bottom: 0;
}
.send-button{
    width: 100%;
    height: 82px;
    font-weight: 500;
    font-size: 30px;
    line-height: 2.5;
    letter-spacing: -0.04rem;
    text-align: center;
    color: white;
    background-color: red;
    cursor: pointer!important;  
    margin: auto;  
    margin-bottom: 16px;
    border-radius: 10px;
}
.send-button:hover{
    cursor: not-allowed;
}
#postmess{
    display: none;
    color: white;
    background: none;
}
.subtitle{
    font-family: 'LT Superior';
    width: 935px;
    margin: auto;
    text-align: center;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: -0.04rem;
    font-weight: 450;
    padding: 20px 0;
}
.d1cardbox{
    max-width: 100%;
    /*position: relative;*/    
    margin: auto; 
    margin-top: 24px;
    margin-bottom: 100px;  
}
.d1card{
    margin-bottom: 20px;
    padding: 24px;
    box-sizing: border-box;
    width: 427px;
    height: 302px;
    display: inline-block;
    vertical-align: top;
    align-items: center;
    background: #111112;
    border-radius: 30px;
}
.d1card.m{
    margin: 0 14px;
}
.d1ccapt{
    font-family: 'Onest';
    font-weight: 400;
    font-size: 26px;
    line-height: 130%;
    letter-spacing: -0.08rem;
    text-align: center;
    color: white;
}

.d1cimg{
    height: 90px;
    width: 90px;
    border-radius: 70px;
    border: 1px solid #240B14;
    margin: 0 auto 24px auto;    
}
.d1cimg1{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2293%22%20height%3D%2292%22%20viewBox%3D%220%200%2093%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20stroke%3D%22url(%23paint0_linear_221_334)%22%2F%3E%0A%3Cpath%20d%3D%22M33.0254%2016.0752V66.4443L46.413%2075.7502L59.8004%2066.4443V16.0752H33.0254ZM57.5402%2018.3274V20.7113H35.2856V18.3274H57.5402ZM46.413%2072.9538L35.2856%2065.3057V22.9635H57.5402V65.3057L46.413%2072.9538Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M49.152%2038.9637L46.413%2033.4335L43.6738%2038.9637L37.5493%2039.8505L41.9811%2044.1551L40.9349%2050.2333L46.413%2047.3636L51.8909%2050.2333L50.8447%2044.1551L55.2765%2039.8503L49.152%2038.9637ZM48.8892%2046.1163L46.413%2044.8193L43.9368%2046.1163L44.4098%2043.369L42.4065%2041.4231L45.1748%2041.0222L46.413%2038.5225L47.651%2041.0222L50.4195%2041.4231L48.4164%2043.3688L48.8892%2046.1163Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M46.413%2061.2489C44.0903%2061.2489%2042.2008%2063.1317%2042.2008%2065.4459C42.2008%2067.7604%2044.0903%2069.6432%2046.413%2069.6432C48.7355%2069.6432%2050.625%2067.7604%2050.625%2065.4459C50.625%2063.1317%2048.7355%2061.2489%2046.413%2061.2489ZM46.413%2067.3908C45.3367%2067.3908%2044.461%2066.5184%2044.461%2065.4457C44.461%2064.3733%2045.3365%2063.5009%2046.413%2063.5009C47.4891%2063.5009%2048.3648%2064.3733%2048.3648%2065.4457C48.3648%2066.5184%2047.4891%2067.3908%2046.413%2067.3908Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_221_334%22%20x1%3D%223.23969%22%20y1%3D%226.78571%22%20x2%3D%2298.3588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}
.d1cimg2{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2293%22%20height%3D%2292%22%20viewBox%3D%220%200%2093%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20stroke%3D%22url(%23paint0_linear_221_381)%22%2F%3E%0A%3Cpath%20d%3D%22M62.4454%2059.887L59.9516%2063.6844L57.8861%2062.3284C57.6917%2061.4441%2057.1849%2060.6778%2056.4882%2060.1463V46.8598L73.8235%2041.5016L67.5811%2037.2657L67.2174%2035.651C66.1991%2031.1294%2063.6411%2027.0534%2060.0148%2024.174C56.4217%2021.3211%2051.9266%2019.75%2047.3576%2019.75C46.4124%2019.75%2045.4555%2019.8169%2044.5138%2019.9486L37.6475%2020.9099C26.391%2022.4859%2018.2377%2032.5992%2019.086%2043.9338L19.5658%2050.3454L19.5746%2050.4212C20.56%2056.7718%2025.9397%2061.4096%2032.366%2061.4487L40.0748%2061.4956C44.8992%2061.4956%2049.163%2058.8553%2051.4132%2054.8764V60.6317C50.8168%2061.2978%2050.4507%2062.174%2050.4507%2063.1362C50.4507%2065.2108%2052.1386%2066.8987%2054.2132%2066.8987C54.6048%2066.8987%2054.9825%2066.8381%2055.3377%2066.7266L63.9026%2072.351L66.6881%2068.1081L64.1945%2066.4701L66.6882%2062.6724L62.4454%2059.887ZM54.2132%2059.3735C53.9115%2059.3735%2053.6196%2059.4131%2053.3382%2059.4804V48.8922C53.6129%2048.3448%2054.0371%2047.8832%2054.5632%2047.5621V59.3913C54.4477%2059.3805%2054.3313%2059.3735%2054.2132%2059.3735ZM21.4826%2050.1629L21.0057%2043.7901C20.2329%2033.4648%2027.6603%2024.252%2037.9144%2022.8163L44.7807%2021.8551C45.6342%2021.7355%2046.5013%2021.675%2047.3576%2021.675C51.4937%2021.675%2055.5637%2023.0979%2058.8176%2025.6816C62.101%2028.2886%2064.4171%2031.9793%2065.3393%2036.074L65.599%2037.2273L55.5427%2040.7999C54.4855%2041.1752%2053.3277%2040.8216%2052.6609%2039.9196C51.5651%2038.4368%2049.6371%2037.7788%2047.8631%2038.2814L35.3177%2041.8376C30.665%2043.1564%2027.6604%2047.7628%2028.3288%2052.5525L29.236%2059.0545C25.2363%2057.8596%2022.1667%2054.4798%2021.4826%2050.1629ZM40.0748%2059.5704L32.3777%2059.5235C31.9922%2059.5212%2031.6116%2059.4972%2031.2359%2059.457L30.2354%2052.2865C29.6992%2048.4437%2032.1098%2044.7479%2035.8427%2043.6896L48.3881%2040.1335C49.3954%2039.8479%2050.4906%2040.2219%2051.1129%2041.0638C52.2868%2042.6521%2054.3257%2043.2751%2056.187%2042.6138L66.5885%2038.9186L69.4279%2040.8454L54.734%2045.3871C52.7649%2045.9958%2051.3378%2047.7119%2051.0985%2049.759C50.4447%2055.3524%2045.7054%2059.5704%2040.0748%2059.5704ZM52.3757%2063.136C52.3757%2062.1228%2053.1999%2061.2985%2054.2132%2061.2985C55.2264%2061.2985%2056.0507%2062.1228%2056.0507%2063.136C56.0507%2064.1493%2055.2264%2064.9735%2054.2132%2064.9735C53.1999%2064.9735%2052.3757%2064.1493%2052.3757%2063.136ZM63.3499%2069.685L57.0795%2065.5674C57.3439%2065.2561%2057.5573%2064.9014%2057.71%2064.5157L60.5041%2066.35L62.9978%2062.5526L64.0225%2063.2251L61.5287%2067.0224L64.0225%2068.6604L63.3499%2069.685Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_221_381%22%20x1%3D%223.23969%22%20y1%3D%226.78571%22%20x2%3D%2298.3588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}
.d1cimg3{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2293%22%20height%3D%2292%22%20viewBox%3D%220%200%2093%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20stroke%3D%22url(%23paint0_linear_221_141)%22%2F%3E%0A%3Cpath%20d%3D%22M79.225%2049.821L77.8445%2048.4795C69.9826%2056.5685%2054.8103%2057.5711%2054.658%2057.5804L53.0779%2057.6756L54.2014%2059.5573C52.919%2059.4035%2050.8465%2058.9835%2047.9177%2057.8814C49.1562%2056.7654%2050.3899%2055.4184%2051.1876%2054.5084L52.1125%2056.0578L52.845%2055.8163C53.026%2055.7567%2057.332%2054.317%2062.2423%2050.9206C68.7768%2046.4007%2073.2217%2040.5436%2075.0963%2033.9825L73.2455%2033.4538C72.2245%2037.0273%2070.4834%2040.0511%2068.4837%2042.5643V29.4605C68.4837%2028.929%2068.0527%2028.498%2067.5212%2028.498H30.3006C28.505%2026.2755%2026.7856%2024.7733%2025.3775%2023.7749L24.264%2025.3452C33.4657%2031.8699%2036.7891%2046.7076%2036.8217%2046.8567L37.1587%2048.4035L38.7664%2047.0697C38.8279%2048.6657%2038.7932%2051.0926%2038.2595%2053.4245C36.913%2052.2059%2035.4362%2051.2727%2034.4028%2050.6897L35.7335%2049.5856L35.3392%2048.8855C35.2733%2048.7682%2033.682%2045.9759%2030.2739%2042.7958C27.1377%2039.8697%2021.7976%2036.0496%2014.1665%2034.4676L13.7754%2036.3523C16.9011%2037.0004%2019.6183%2038.0467%2021.9335%2039.2479V67.2603C21.9335%2067.7918%2022.3646%2068.2228%2022.896%2068.2228H67.521C68.0525%2068.2228%2068.4835%2067.7918%2068.4835%2067.2603V56.4588C73.961%2054.385%2077.295%2051.8069%2079.225%2049.821ZM23.8585%2058.5072C26.6759%2058.3423%2029.555%2059.7003%2031.2066%2061.9956C31.7488%2062.749%2032.1707%2063.5925%2032.6175%2064.4857C32.9186%2065.0879%2033.2273%2065.7009%2033.5794%2066.2978H23.8585V58.5072ZM66.5585%2066.298H43.2169C43.1971%2066.2098%2043.1764%2066.1207%2043.1577%2066.0337C43.0455%2065.5142%2042.534%2065.1838%2042.0137%2065.2961C41.5418%2065.3981%2041.2271%2065.8302%2041.2574%2066.298H35.8903C35.2825%2065.5059%2034.8225%2064.5912%2034.3389%2063.6247C33.878%2062.7029%2033.4013%2061.7499%2032.7688%2060.8714C30.7625%2058.0831%2027.2887%2056.4157%2023.8584%2056.5778V40.3336C25.9382%2041.6037%2027.6186%2042.9575%2028.9048%2044.1519C31.1541%2046.2405%2032.5781%2048.1752%2033.235%2049.1566L30.8787%2051.1124L32.2724%2051.7499C32.3075%2051.766%2035.8152%2053.3881%2038.0073%2055.9047L39.0989%2057.1581L39.6425%2055.5873C41.2726%2050.878%2040.5749%2045.25%2040.5443%2045.0127L40.3213%2043.2778L38.3202%2044.938C37.8907%2043.378%2037.0791%2040.7599%2035.783%2037.7812C34.495%2034.8216%2033.1143%2032.4005%2031.7412%2030.4228H51.8641C51.8638%2030.4291%2051.8636%2030.4354%2051.8631%2030.4415C51.8262%2030.9718%2052.2262%2031.4315%2052.7565%2031.4683C52.7792%2031.47%2052.8016%2031.4707%2052.8242%2031.4707C53.3252%2031.4707%2053.748%2031.0824%2053.7832%2030.5749C53.7867%2030.5243%2053.7893%2030.4734%2053.7926%2030.4228H66.5582V44.7591C64.7594%2046.6278%2062.8772%2048.1368%2061.1936%2049.305C57.6454%2051.7665%2054.3642%2053.1768%2052.9602%2053.723L51.4503%2051.1937L50.5817%2052.2525C50.5527%2052.2878%2047.6514%2055.8118%2045.4801%2057.3984L44.0994%2058.4074L45.6782%2059.0642C51.0164%2061.2847%2054.1843%2061.5942%2055.4415%2061.5648C56.636%2061.5368%2057.5016%2061.3309%2057.5016%2061.3309L56.323%2059.3566C57.9303%2059.172%2060.6423%2058.7726%2063.7848%2057.95C64.7595%2057.6948%2065.6818%2057.4218%2066.5582%2057.136V66.298H66.5585Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_221_141%22%20x1%3D%223.23969%22%20y1%3D%226.78571%22%20x2%3D%2298.3588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}
.d1cimg4{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2293%22%20height%3D%2292%22%20viewBox%3D%220%200%2093%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46.5%200.5C21.371%200.5%201%2020.871%201%2046C1%2071.129%2021.371%2091.5%2046.5%2091.5C71.629%2091.5%2092%2071.129%2092%2046C92%2020.871%2071.629%200.5%2046.5%200.5Z%22%20stroke%3D%22url(%23paint0_linear_221_195)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M33.3825%2020.9009C27.4254%2020.9009%2022.5963%2025.73%2022.5963%2031.6871C22.5963%2035.5828%2024.6615%2038.9961%2027.7568%2040.8919C25.8516%2041.5734%2024.1253%2042.6306%2022.6661%2043.9719C22.0605%2043.7374%2021.4022%2043.6088%2020.7139%2043.6088C18.3872%2043.6088%2016.501%2045.495%2016.501%2047.8217V53.1998C16.501%2053.8764%2017.0494%2054.4248%2017.726%2054.4248H17.8156V69.932C17.8156%2070.6085%2018.3641%2071.157%2019.0406%2071.157H74.0176C74.6941%2071.157%2075.2426%2070.6085%2075.2426%2069.932V54.4248H75.3322C76.0088%2054.4248%2076.5572%2053.8764%2076.5572%2053.1998V47.8217C76.5572%2045.495%2074.671%2043.6088%2072.3444%2043.6088C71.656%2043.6088%2070.9977%2043.7374%2070.3922%2043.9719C68.933%2042.6306%2067.2067%2041.5734%2065.3014%2040.8918C68.3967%2038.996%2070.4619%2035.5827%2070.4619%2031.6871C70.4619%2025.73%2065.6328%2020.9009%2059.6757%2020.9009C53.7186%2020.9009%2048.8895%2025.73%2048.8895%2031.6871C48.8895%2035.0453%2050.4242%2038.0451%2052.8305%2040.0233L40.2276%2040.0233C42.634%2038.0451%2044.1687%2035.0453%2044.1687%2031.6871C44.1687%2025.73%2039.3395%2020.9009%2033.3825%2020.9009ZM24.7419%2045.4081C26.9186%2043.5769%2029.7211%2042.4733%2032.7849%2042.4733C39.6991%2042.4733%2045.3041%2048.0782%2045.3041%2054.9926V68.707H28.6317V60.3707C28.6317%2059.6942%2028.0833%2059.1457%2027.4067%2059.1457C26.7302%2059.1457%2026.1817%2059.6942%2026.1817%2060.3707V68.707H20.2656V54.4248H20.7139C23.7006%2054.4248%2026.1219%2052.0036%2026.1219%2049.0168C26.1219%2047.6301%2025.6%2046.3653%2024.7419%2045.4081ZM65.6515%2059.1457C64.975%2059.1457%2064.4265%2059.6942%2064.4265%2060.3707V68.707H47.7541V54.9926C47.7541%2049.7566%2045.066%2045.1486%2040.9945%2042.4733L60.2734%2042.4733C63.3372%2042.4733%2066.1397%2043.5769%2068.3164%2045.4081C67.4583%2046.3653%2066.9363%2047.6301%2066.9363%2049.0168C66.9363%2052.0036%2069.3576%2054.4248%2072.3444%2054.4248H72.7926V68.707H66.8765V60.3707C66.8765%2059.6942%2066.3281%2059.1457%2065.6515%2059.1457ZM69.3863%2049.0168C69.3863%2050.6505%2070.7107%2051.9748%2072.3444%2051.9748H74.1072V47.8217C74.1072%2046.8481%2073.318%2046.0588%2072.3444%2046.0588C70.7107%2046.0588%2069.3863%2047.3831%2069.3863%2049.0168ZM23.6719%2049.0168C23.6719%2050.6505%2022.3475%2051.9748%2020.7139%2051.9748H18.951V47.8217C18.951%2046.8481%2019.7403%2046.0588%2020.7139%2046.0588C22.3475%2046.0588%2023.6719%2047.3831%2023.6719%2049.0168ZM68.0119%2031.6871C68.0119%2036.2911%2064.2797%2040.0233%2059.6757%2040.0233C55.0717%2040.0233%2051.3395%2036.2911%2051.3395%2031.6871C51.3395%2027.0831%2055.0717%2023.3509%2059.6757%2023.3509C64.2797%2023.3509%2068.0119%2027.0831%2068.0119%2031.6871ZM25.0463%2031.6871C25.0463%2027.0831%2028.7785%2023.3509%2033.3825%2023.3509C37.9864%2023.3509%2041.7187%2027.0831%2041.7187%2031.6871C41.7187%2036.2911%2037.9864%2040.0233%2033.3825%2040.0233C28.7785%2040.0233%2025.0463%2036.2911%2025.0463%2031.6871Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_221_195%22%20x1%3D%223.23969%22%20y1%3D%226.78571%22%20x2%3D%2298.3588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}
.d1cimg5{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2293%22%20height%3D%2292%22%20viewBox%3D%220%200%2093%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46.5%200.5C71.629%200.5%2092%2020.871%2092%2046C92%2071.129%2071.629%2091.5%2046.5%2091.5C21.371%2091.5%201%2071.129%201%2046C1%2020.871%2021.371%200.5%2046.5%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46.5%200.5C71.629%200.5%2092%2020.871%2092%2046C92%2071.129%2071.629%2091.5%2046.5%2091.5C21.371%2091.5%201%2071.129%201%2046C1%2020.871%2021.371%200.5%2046.5%200.5Z%22%20stroke%3D%22url(%23paint0_linear_3_783)%22%2F%3E%0A%3Cpath%20d%3D%22M61.7852%2020C65.0076%2020.0002%2067.6201%2022.7244%2067.6201%2026.085V31.0635H68.1504C70.201%2031.0636%2071.863%2032.7971%2071.8633%2034.9355V41.5742C71.8633%2042.4906%2071.1512%2043.2342%2070.2725%2043.2344C69.3936%2043.2344%2068.6807%2042.4908%2068.6807%2041.5742V34.9355C68.6804%2034.6303%2068.4432%2034.3829%2068.1504%2034.3828H67.6201V61.4893C67.6201%2064.2745%2065.8248%2066.6202%2063.376%2067.3428V68.1279C63.376%2070.2665%2061.7137%2071.9999%2059.6631%2072H57.541C55.4902%2072%2053.8281%2070.2666%2053.8281%2068.1279V67.5742H40.0352V68.1279C40.0352%2070.2666%2038.373%2072%2036.3223%2072H34.2002C32.1495%2071.9999%2030.4873%2070.2665%2030.4873%2068.1279V67.3428C28.0386%2066.6201%2026.2432%2064.2744%2026.2432%2061.4893V34.3828H25.7129C25.4202%2034.3829%2025.1829%2034.6303%2025.1826%2034.9355V41.5742C25.1826%2042.4908%2024.4697%2043.2344%2023.5908%2043.2344C22.7121%2043.2341%2022%2042.4906%2022%2041.5742V34.9355C22.0002%2032.7972%2023.6624%2031.0636%2025.7129%2031.0635H26.2432V26.085C26.2432%2022.7242%2028.8565%2020%2032.0791%2020H61.7852ZM33.6699%2068.1279C33.6699%2068.4334%2033.9073%2068.6805%2034.2002%2068.6807H36.3223C36.6152%2068.6807%2036.8525%2068.4335%2036.8525%2068.1279V67.5752H33.6699V68.1279ZM57.0107%2068.1279C57.0107%2068.4335%2057.248%2068.6807%2057.541%2068.6807H59.6631C59.956%2068.6805%2060.1934%2068.4334%2060.1934%2068.1279V67.5752H57.0107V68.1279ZM29.4268%2050.9785H32.0791C35.3016%2050.9787%2037.9141%2053.7038%2037.9141%2057.0645V59.2764C37.9141%2060.1929%2037.2012%2060.9365%2036.3223%2060.9365H29.4268V61.4893C29.4268%2063.017%2030.6143%2064.2559%2032.0791%2064.2559H61.7852C63.2499%2064.2556%2064.4375%2063.0168%2064.4375%2061.4893V60.9365H57.541C56.6621%2060.9365%2055.9492%2060.1929%2055.9492%2059.2764V57.0645C55.9492%2053.7037%2058.5616%2050.9786%2061.7842%2050.9785H64.4375V49.8721H29.4268V50.9785ZM49.0537%2057.6172C49.9323%2057.6174%2050.6443%2058.3601%2050.6445%2059.2764C50.6445%2060.1928%2049.9324%2060.9363%2049.0537%2060.9365H44.8096C43.9307%2060.9365%2043.2178%2060.1929%2043.2178%2059.2764C43.218%2058.36%2043.9308%2057.6172%2044.8096%2057.6172H49.0537ZM29.4268%2057.6172H34.7314V57.0645C34.7314%2055.5369%2033.5438%2054.298%2032.0791%2054.2979H29.4268V57.6172ZM61.7842%2054.2979C60.3193%2054.2979%2059.1318%2055.5368%2059.1318%2057.0645V57.6172H64.4365V54.2979H61.7842ZM29.4268%2046.5527H64.4375V32.7422C64.4374%2032.736%2064.4365%2032.7298%2064.4365%2032.7236C64.4365%2032.7172%2064.4374%2032.7105%2064.4375%2032.7041V29.957H29.4268V46.5527ZM32.0791%2023.3184C30.6143%2023.3184%2029.4268%2024.5573%2029.4268%2026.085V26.6377H64.4375V26.085C64.4375%2024.5575%2063.2499%2023.3186%2061.7852%2023.3184H32.0791Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M61.7852%2020L61.7852%2019.5H61.7852V20ZM67.6201%2031.0635H67.1201V31.5635H67.6201V31.0635ZM68.1504%2031.0635L68.1504%2030.5635H68.1504V31.0635ZM71.8633%2034.9355H72.3633V34.9355L71.8633%2034.9355ZM70.2725%2043.2344V43.7344H70.2726L70.2725%2043.2344ZM68.6807%2034.9355H69.1807V34.9351L68.6807%2034.9355ZM68.1504%2034.3828L68.1505%2033.8828H68.1504V34.3828ZM67.6201%2034.3828V33.8828H67.1201V34.3828H67.6201ZM63.376%2067.3428L63.2345%2066.8632L62.876%2066.969V67.3428H63.376ZM63.376%2068.1279H63.876H63.376ZM59.6631%2072V72.5H59.6631L59.6631%2072ZM53.8281%2068.1279H53.3281H53.8281ZM53.8281%2067.5742H54.3281V67.0742H53.8281V67.5742ZM40.0352%2067.5742V67.0742H39.5352V67.5742H40.0352ZM40.0352%2068.1279H40.5352H40.0352ZM36.3223%2072V72.5H36.3223L36.3223%2072ZM34.2002%2072L34.2002%2072.5H34.2002V72ZM30.4873%2068.1279H29.9873H30.4873ZM30.4873%2067.3428H30.9873V66.969L30.6288%2066.8632L30.4873%2067.3428ZM26.2432%2034.3828H26.7432V33.8828H26.2432V34.3828ZM25.7129%2034.3828V33.8828H25.7127L25.7129%2034.3828ZM25.1826%2034.9355L24.6826%2034.9351V34.9355H25.1826ZM23.5908%2043.2344L23.5907%2043.7344H23.5908V43.2344ZM22%2034.9355L21.5%2034.9355V34.9355H22ZM25.7129%2031.0635V30.5635H25.7129L25.7129%2031.0635ZM26.2432%2031.0635V31.5635H26.7432V31.0635H26.2432ZM33.6699%2068.1279H33.1699V68.1279L33.6699%2068.1279ZM34.2002%2068.6807L34.2%2069.1807H34.2002V68.6807ZM36.3223%2068.6807V69.1807H36.3223L36.3223%2068.6807ZM36.8525%2068.1279L37.3525%2068.1279V68.1279H36.8525ZM36.8525%2067.5752H37.3525V67.0752H36.8525V67.5752ZM33.6699%2067.5752V67.0752H33.1699V67.5752H33.6699ZM57.0107%2068.1279H56.5107V68.1279L57.0107%2068.1279ZM59.6631%2068.6807V69.1807H59.6633L59.6631%2068.6807ZM60.1934%2068.1279L60.6934%2068.1279V68.1279H60.1934ZM60.1934%2067.5752H60.6934V67.0752H60.1934V67.5752ZM57.0107%2067.5752V67.0752H56.5107V67.5752H57.0107ZM29.4268%2050.9785H28.9268V51.4785H29.4268V50.9785ZM32.0791%2050.9785L32.0791%2050.4785H32.0791V50.9785ZM29.4268%2060.9365V60.4365H28.9268V60.9365H29.4268ZM61.7852%2064.2559V64.7559H61.7852L61.7852%2064.2559ZM64.4375%2060.9365H64.9375V60.4365H64.4375V60.9365ZM61.7842%2050.9785V50.4785H61.7842L61.7842%2050.9785ZM64.4375%2050.9785V51.4785H64.9375V50.9785H64.4375ZM64.4375%2049.8721H64.9375V49.3721H64.4375V49.8721ZM29.4268%2049.8721V49.3721H28.9268V49.8721H29.4268ZM49.0537%2057.6172L49.0538%2057.1172H49.0537V57.6172ZM50.6445%2059.2764H51.1445V59.2763L50.6445%2059.2764ZM49.0537%2060.9365V61.4365H49.0538L49.0537%2060.9365ZM44.8096%2060.9365L44.8096%2061.4365H44.8096V60.9365ZM43.2178%2059.2764L42.7178%2059.2763V59.2764H43.2178ZM44.8096%2057.6172V57.1172H44.8096L44.8096%2057.6172ZM29.4268%2057.6172H28.9268V58.1172H29.4268V57.6172ZM34.7314%2057.6172V58.1172H35.2314V57.6172H34.7314ZM32.0791%2054.2979L32.0792%2053.7979H32.0791V54.2979ZM29.4268%2054.2979V53.7979H28.9268V54.2979H29.4268ZM61.7842%2054.2979V53.7979H61.7841L61.7842%2054.2979ZM59.1318%2057.6172H58.6318V58.1172H59.1318V57.6172ZM64.4365%2057.6172V58.1172H64.9365V57.6172H64.4365ZM64.4365%2054.2979H64.9365V53.7979H64.4365V54.2979ZM29.4268%2046.5527H28.9268V47.0527H29.4268V46.5527ZM64.4375%2046.5527V47.0527H64.9375V46.5527H64.4375ZM64.4375%2032.7422H64.9375L64.9375%2032.7368L64.4375%2032.7422ZM64.4365%2032.7236H63.9365V32.7237L64.4365%2032.7236ZM64.4375%2032.7041L64.9375%2032.7095V32.7041H64.4375ZM64.4375%2029.957H64.9375V29.457H64.4375V29.957ZM29.4268%2029.957V29.457H28.9268V29.957H29.4268ZM29.4268%2026.6377H28.9268V27.1377H29.4268V26.6377ZM64.4375%2026.6377V27.1377H64.9375V26.6377H64.4375ZM61.7852%2023.3184L61.7852%2022.8184H61.7852V23.3184ZM61.7852%2020L61.7851%2020.5C64.712%2020.5002%2067.1201%2022.9806%2067.1201%2026.085H67.6201H68.1201C68.1201%2022.4682%2065.3033%2019.5002%2061.7852%2019.5L61.7852%2020ZM67.6201%2026.085H67.1201V31.0635H67.6201H68.1201V26.085H67.6201ZM67.6201%2031.0635V31.5635H68.1504V31.0635V30.5635H67.6201V31.0635ZM68.1504%2031.0635L68.1504%2031.5635C69.9052%2031.5635%2071.3631%2033.0533%2071.3633%2034.9356L71.8633%2034.9355L72.3633%2034.9355C72.363%2032.541%2070.4967%2030.5636%2068.1504%2030.5635L68.1504%2031.0635ZM71.8633%2034.9355H71.3633V41.5742H71.8633H72.3633V34.9355H71.8633ZM71.8633%2041.5742H71.3633C71.3633%2042.2348%2070.8551%2042.7342%2070.2724%2042.7344L70.2725%2043.2344L70.2726%2043.7344C71.4472%2043.7341%2072.3633%2042.7464%2072.3633%2041.5742H71.8633ZM70.2725%2043.2344V42.7344C69.6894%2042.7344%2069.1807%2042.2347%2069.1807%2041.5742H68.6807H68.1807C68.1807%2042.7469%2069.0978%2043.7344%2070.2725%2043.7344V43.2344ZM68.6807%2041.5742H69.1807V34.9355H68.6807H68.1807V41.5742H68.6807ZM68.6807%2034.9355L69.1807%2034.9351C69.1802%2034.374%2068.7389%2033.883%2068.1505%2033.8828L68.1504%2034.3828L68.1503%2034.8828C68.1518%2034.8828%2068.1565%2034.8826%2068.1644%2034.8909C68.1726%2034.8994%2068.1806%2034.9143%2068.1807%2034.936L68.6807%2034.9355ZM68.1504%2034.3828V33.8828H67.6201V34.3828V34.8828H68.1504V34.3828ZM67.6201%2034.3828H67.1201V61.4893H67.6201H68.1201V34.3828H67.6201ZM67.6201%2061.4893H67.1201C67.1201%2064.0587%2065.4651%2066.205%2063.2345%2066.8632L63.376%2067.3428L63.5175%2067.8223C66.1845%2067.0353%2068.1201%2064.4902%2068.1201%2061.4893H67.6201ZM63.376%2067.3428H62.876V68.1279H63.376H63.876V67.3428H63.376ZM63.376%2068.1279H62.876C62.876%2070.0103%2061.418%2071.4999%2059.6631%2071.5L59.6631%2072L59.6631%2072.5C62.0094%2072.4998%2063.876%2070.5227%2063.876%2068.1279H63.376ZM59.6631%2072V71.5H57.541V72V72.5H59.6631V72ZM57.541%2072V71.5C55.786%2071.5%2054.3281%2070.0104%2054.3281%2068.1279H53.8281H53.3281C53.3281%2070.5227%2055.1945%2072.5%2057.541%2072.5V72ZM53.8281%2068.1279H54.3281V67.5742H53.8281H53.3281V68.1279H53.8281ZM53.8281%2067.5742V67.0742H40.0352V67.5742V68.0742H53.8281V67.5742ZM40.0352%2067.5742H39.5352V68.1279H40.0352H40.5352V67.5742H40.0352ZM40.0352%2068.1279H39.5352C39.5352%2070.0104%2038.0773%2071.5%2036.3223%2071.5L36.3223%2072L36.3223%2072.5C38.6688%2072.5%2040.5351%2070.5227%2040.5352%2068.1279H40.0352ZM36.3223%2072V71.5H34.2002V72V72.5H36.3223V72ZM34.2002%2072L34.2002%2071.5C32.4452%2071.4999%2030.9873%2070.0103%2030.9873%2068.1279H30.4873H29.9873C29.9873%2070.5227%2031.8538%2072.4999%2034.2002%2072.5L34.2002%2072ZM30.4873%2068.1279H30.9873V67.3428H30.4873H29.9873V68.1279H30.4873ZM30.4873%2067.3428L30.6288%2066.8632C28.3983%2066.2049%2026.7432%2064.0586%2026.7432%2061.4893H26.2432H25.7432C25.7432%2064.4901%2027.6789%2067.0353%2030.3458%2067.8223L30.4873%2067.3428ZM26.2432%2061.4893H26.7432V34.3828H26.2432H25.7432V61.4893H26.2432ZM26.2432%2034.3828V33.8828H25.7129V34.3828V34.8828H26.2432V34.3828ZM25.7129%2034.3828L25.7127%2033.8828C25.1246%2033.8831%2024.6831%2034.3739%2024.6826%2034.9351L25.1826%2034.9355L25.6826%2034.936C25.6826%2034.9145%2025.6906%2034.8996%2025.6989%2034.8909C25.7068%2034.8826%2025.7116%2034.8828%2025.7131%2034.8828L25.7129%2034.3828ZM25.1826%2034.9355H24.6826V41.5742H25.1826H25.6826V34.9355H25.1826ZM25.1826%2041.5742H24.6826C24.6826%2042.2347%2024.1739%2042.7344%2023.5908%2042.7344V43.2344V43.7344C24.7655%2043.7344%2025.6826%2042.7469%2025.6826%2041.5742H25.1826ZM23.5908%2043.2344L23.591%2042.7344C23.0082%2042.7342%2022.5%2042.2348%2022.5%2041.5742H22H21.5C21.5%2042.7464%2022.4161%2043.734%2023.5907%2043.7344L23.5908%2043.2344ZM22%2041.5742H22.5V34.9355H22H21.5V41.5742H22ZM22%2034.9355L22.5%2034.9356C22.5002%2033.0533%2023.9581%2031.5636%2025.7129%2031.5635L25.7129%2031.0635L25.7129%2030.5635C23.3666%2030.5636%2021.5003%2032.541%2021.5%2034.9355L22%2034.9355ZM25.7129%2031.0635V31.5635H26.2432V31.0635V30.5635H25.7129V31.0635ZM26.2432%2031.0635H26.7432V26.085H26.2432H25.7432V31.0635H26.2432ZM26.2432%2026.085H26.7432C26.7432%2022.9805%2029.1521%2020.5%2032.0791%2020.5V20V19.5C28.5609%2019.5%2025.7432%2022.4679%2025.7432%2026.085H26.2432ZM32.0791%2020V20.5H61.7852V20V19.5H32.0791V20ZM33.6699%2068.1279L33.1699%2068.1279C33.1699%2068.6902%2033.6121%2069.1804%2034.2%2069.1807L34.2002%2068.6807L34.2004%2068.1807C34.1986%2068.1807%2034.1937%2068.1807%2034.186%2068.1726C34.1779%2068.1642%2034.1699%2068.1495%2034.1699%2068.1279L33.6699%2068.1279ZM34.2002%2068.6807V69.1807H36.3223V68.6807V68.1807H34.2002V68.6807ZM36.3223%2068.6807L36.3223%2069.1807C36.9106%2069.1807%2037.3525%2068.69%2037.3525%2068.1279L36.8525%2068.1279L36.3525%2068.1279C36.3525%2068.1496%2036.3445%2068.1643%2036.3365%2068.1727C36.3288%2068.1807%2036.3241%2068.1807%2036.3223%2068.1807L36.3223%2068.6807ZM36.8525%2068.1279H37.3525V67.5752H36.8525H36.3525V68.1279H36.8525ZM36.8525%2067.5752V67.0752H33.6699V67.5752V68.0752H36.8525V67.5752ZM33.6699%2067.5752H33.1699V68.1279H33.6699H34.1699V67.5752H33.6699ZM57.0107%2068.1279L56.5107%2068.1279C56.5108%2068.69%2056.9526%2069.1807%2057.541%2069.1807V68.6807V68.1807C57.5392%2068.1807%2057.5345%2068.1807%2057.5268%2068.1727C57.5187%2068.1643%2057.5107%2068.1496%2057.5107%2068.1279L57.0107%2068.1279ZM57.541%2068.6807V69.1807H59.6631V68.6807V68.1807H57.541V68.6807ZM59.6631%2068.6807L59.6633%2069.1807C60.2512%2069.1804%2060.6933%2068.6901%2060.6934%2068.1279L60.1934%2068.1279L59.6934%2068.1279C59.6934%2068.1495%2059.6854%2068.1642%2059.6773%2068.1726C59.6696%2068.1807%2059.6647%2068.1807%2059.6628%2068.1807L59.6631%2068.6807ZM60.1934%2068.1279H60.6934V67.5752H60.1934H59.6934V68.1279H60.1934ZM60.1934%2067.5752V67.0752H57.0107V67.5752V68.0752H60.1934V67.5752ZM57.0107%2067.5752H56.5107V68.1279H57.0107H57.5107V67.5752H57.0107ZM29.4268%2050.9785V51.4785H32.0791V50.9785V50.4785H29.4268V50.9785ZM32.0791%2050.9785L32.0791%2051.4785C35.0058%2051.4787%2037.4141%2053.9599%2037.4141%2057.0645H37.9141H38.4141C38.4141%2053.4477%2035.5974%2050.4787%2032.0791%2050.4785L32.0791%2050.9785ZM37.9141%2057.0645H37.4141V59.2764H37.9141H38.4141V57.0645H37.9141ZM37.9141%2059.2764H37.4141C37.4141%2059.9368%2036.9054%2060.4365%2036.3223%2060.4365V60.9365V61.4365C37.4969%2061.4365%2038.4141%2060.449%2038.4141%2059.2764H37.9141ZM36.3223%2060.9365V60.4365H29.4268V60.9365V61.4365H36.3223V60.9365ZM29.4268%2060.9365H28.9268V61.4893H29.4268H29.9268V60.9365H29.4268ZM29.4268%2061.4893H28.9268C28.9268%2063.273%2030.3184%2064.7559%2032.0791%2064.7559V64.2559V63.7559C30.9101%2063.7559%2029.9268%2062.7609%2029.9268%2061.4893H29.4268ZM32.0791%2064.2559V64.7559H61.7852V64.2559V63.7559H32.0791V64.2559ZM61.7852%2064.2559L61.7852%2064.7559C63.5457%2064.7556%2064.9375%2063.2729%2064.9375%2061.4893H64.4375H63.9375C63.9375%2062.7607%2062.9541%2063.7557%2061.7851%2063.7559L61.7852%2064.2559ZM64.4375%2061.4893H64.9375V60.9365H64.4375H63.9375V61.4893H64.4375ZM64.4375%2060.9365V60.4365H57.541V60.9365V61.4365H64.4375V60.9365ZM57.541%2060.9365V60.4365C56.9579%2060.4365%2056.4492%2059.9368%2056.4492%2059.2764H55.9492H55.4492C55.4492%2060.449%2056.3664%2061.4365%2057.541%2061.4365V60.9365ZM55.9492%2059.2764H56.4492V57.0645H55.9492H55.4492V59.2764H55.9492ZM55.9492%2057.0645H56.4492C56.4492%2053.9598%2058.8574%2051.4786%2061.7842%2051.4785L61.7842%2050.9785L61.7842%2050.4785C58.2658%2050.4786%2055.4492%2053.4476%2055.4492%2057.0645H55.9492ZM61.7842%2050.9785V51.4785H64.4375V50.9785V50.4785H61.7842V50.9785ZM64.4375%2050.9785H64.9375V49.8721H64.4375H63.9375V50.9785H64.4375ZM64.4375%2049.8721V49.3721H29.4268V49.8721V50.3721H64.4375V49.8721ZM29.4268%2049.8721H28.9268V50.9785H29.4268H29.9268V49.8721H29.4268ZM49.0537%2057.6172L49.0536%2058.1172C49.6365%2058.1173%2050.1444%2058.6163%2050.1445%2059.2765L50.6445%2059.2764L51.1445%2059.2763C51.1443%2058.104%2050.2281%2057.1175%2049.0538%2057.1172L49.0537%2057.6172ZM50.6445%2059.2764H50.1445C50.1445%2059.9369%2049.6363%2060.4364%2049.0536%2060.4365L49.0537%2060.9365L49.0538%2061.4365C50.2284%2061.4362%2051.1445%2060.4486%2051.1445%2059.2764H50.6445ZM49.0537%2060.9365V60.4365H44.8096V60.9365V61.4365H49.0537V60.9365ZM44.8096%2060.9365L44.8096%2060.4365C44.2265%2060.4365%2043.7178%2059.9368%2043.7178%2059.2764H43.2178H42.7178C42.7178%2060.449%2043.6349%2061.4365%2044.8096%2061.4365L44.8096%2060.9365ZM43.2178%2059.2764L43.7178%2059.2765C43.7179%2058.6164%2044.2263%2058.1172%2044.8096%2058.1172L44.8096%2057.6172L44.8096%2057.1172C43.6353%2057.1172%2042.718%2058.1036%2042.7178%2059.2763L43.2178%2059.2764ZM44.8096%2057.6172V58.1172H49.0537V57.6172V57.1172H44.8096V57.6172ZM29.4268%2057.6172V58.1172H34.7314V57.6172V57.1172H29.4268V57.6172ZM34.7314%2057.6172H35.2314V57.0645H34.7314H34.2314V57.6172H34.7314ZM34.7314%2057.0645H35.2314C35.2314%2055.2808%2033.8396%2053.7981%2032.0792%2053.7979L32.0791%2054.2979L32.079%2054.7979C33.248%2054.798%2034.2314%2055.793%2034.2314%2057.0645H34.7314ZM32.0791%2054.2979V53.7979H29.4268V54.2979V54.7979H32.0791V54.2979ZM29.4268%2054.2979H28.9268V57.6172H29.4268H29.9268V54.2979H29.4268ZM61.7842%2054.2979L61.7841%2053.7979C60.0235%2053.798%2058.6318%2055.2807%2058.6318%2057.0645H59.1318H59.6318C59.6318%2055.7928%2060.6151%2054.7979%2061.7842%2054.7979L61.7842%2054.2979ZM59.1318%2057.0645H58.6318V57.6172H59.1318H59.6318V57.0645H59.1318ZM59.1318%2057.6172V58.1172H64.4365V57.6172V57.1172H59.1318V57.6172ZM64.4365%2057.6172H64.9365V54.2979H64.4365H63.9365V57.6172H64.4365ZM64.4365%2054.2979V53.7979H61.7842V54.2979V54.7979H64.4365V54.2979ZM29.4268%2046.5527V47.0527H64.4375V46.5527V46.0527H29.4268V46.5527ZM64.4375%2046.5527H64.9375V32.7422H64.4375H63.9375V46.5527H64.4375ZM64.4375%2032.7422L64.9375%2032.7368C64.9373%2032.7242%2064.9368%2032.7137%2064.9364%2032.707C64.9362%2032.7036%2064.936%2032.7007%2064.9358%2032.6988C64.9357%2032.697%2064.9356%2032.6952%2064.9355%2032.6949C64.9354%2032.6932%2064.9357%2032.6963%2064.9359%2032.7004C64.9361%2032.7049%2064.9365%2032.7131%2064.9365%2032.7235L64.4365%2032.7236L63.9365%2032.7237C63.9365%2032.7373%2063.937%2032.7485%2063.9374%2032.7562C63.9378%2032.7634%2063.9383%2032.7696%2063.9384%2032.7709C63.9387%2032.7738%2063.9384%2032.7711%2063.9383%2032.7681C63.938%2032.7645%2063.9376%2032.7571%2063.9375%2032.7476L64.4375%2032.7422ZM64.4365%2032.7236H64.9365C64.9365%2032.7336%2064.9362%2032.7412%2064.936%2032.7451C64.9358%2032.7487%2064.9356%2032.7514%2064.9357%2032.7496C64.9357%2032.7492%2064.9359%2032.7475%2064.936%2032.7458C64.9361%2032.7439%2064.9363%2032.7412%2064.9365%2032.738C64.9368%2032.7317%2064.9373%2032.7217%2064.9375%2032.7095L64.4375%2032.7041L63.9375%2032.6987C63.9376%2032.6897%2063.938%2032.6829%2063.9382%2032.6799C63.9383%2032.6774%2063.9385%2032.6752%2063.9383%2032.6781C63.9382%2032.6796%2063.9377%2032.6856%2063.9374%2032.6924C63.937%2032.6996%2063.9365%2032.7105%2063.9365%2032.7236H64.4365ZM64.4375%2032.7041H64.9375V29.957H64.4375H63.9375V32.7041H64.4375ZM64.4375%2029.957V29.457H29.4268V29.957V30.457H64.4375V29.957ZM29.4268%2029.957H28.9268V46.5527H29.4268H29.9268V29.957H29.4268ZM32.0791%2023.3184V22.8184C30.3184%2022.8184%2028.9268%2024.3013%2028.9268%2026.085H29.4268H29.9268C29.9268%2024.8134%2030.9101%2023.8184%2032.0791%2023.8184V23.3184ZM29.4268%2026.085H28.9268V26.6377H29.4268H29.9268V26.085H29.4268ZM29.4268%2026.6377V27.1377H64.4375V26.6377V26.1377H29.4268V26.6377ZM64.4375%2026.6377H64.9375V26.085H64.4375H63.9375V26.6377H64.4375ZM64.4375%2026.085H64.9375C64.9375%2024.3014%2063.5457%2022.8186%2061.7852%2022.8184L61.7852%2023.3184L61.7851%2023.8184C62.9541%2023.8185%2063.9375%2024.8136%2063.9375%2026.085H64.4375ZM61.7852%2023.3184V22.8184H32.0791V23.3184V23.8184H61.7852V23.3184Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3_783%22%20x1%3D%223.23969%22%20y1%3D%226.78571%22%20x2%3D%2298.3588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}

.d1cimg6{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2293%22%20height%3D%2292%22%20viewBox%3D%220%200%2093%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46.5%200.5C71.629%200.5%2092%2020.871%2092%2046C92%2071.129%2071.629%2091.5%2046.5%2091.5C21.371%2091.5%201%2071.129%201%2046C1%2020.871%2021.371%200.5%2046.5%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46.5%200.5C71.629%200.5%2092%2020.871%2092%2046C92%2071.129%2071.629%2091.5%2046.5%2091.5C21.371%2091.5%201%2071.129%201%2046C1%2020.871%2021.371%200.5%2046.5%200.5Z%22%20stroke%3D%22url(%23paint0_linear_3_790)%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M75%2064.9015C75%2068.2703%2072.2268%2071%2068.8043%2071H24.1957C20.7732%2071%2018%2068.2703%2018%2064.9015V29.5305C18%2026.8362%2020.2193%2024.6517%2022.9565%2024.6517H47.951L57.9867%2021.0732C58.6224%2020.8451%2059.3262%2021.1683%2059.558%2021.7916L60.6149%2024.6517H65.087C67.8242%2024.6517%2070.0435%2026.8362%2070.0435%2029.5305V31.9699C72.7807%2031.9699%2075%2034.1544%2075%2036.8487V64.9015ZM22.9565%2027.0911C21.5885%2027.0911%2020.4783%2028.184%2020.4783%2029.5305C20.4783%2030.877%2021.5885%2031.9699%2022.9565%2031.9699H27.2253H27.4595C27.4756%2031.9638%2027.4855%2031.9504%2027.5017%2031.9443L41.1098%2027.0911H22.9565ZM58.988%2027.3119L57.672%2023.7455L55.1293%2024.6517H55.133L48.3005%2027.0911H48.2881L34.6093%2031.9699H60.7079L58.988%2027.3119ZM67.5652%2029.5305C67.5652%2028.184%2066.455%2027.0911%2065.087%2027.0911H61.5145L63.3162%2031.9699H67.5652V29.5305ZM70.0435%2034.4093H22.9565C22.0495%2034.4093%2021.2093%2034.1519%2020.4783%2033.7323V64.9015C20.4783%2066.9226%2022.1437%2068.5606%2024.1957%2068.5606H68.8043C70.8576%2068.5606%2072.5217%2066.9226%2072.5217%2064.9015V56.3637H67.5652C64.828%2056.3637%2062.6087%2054.1792%2062.6087%2051.4849C62.6087%2048.7906%2064.828%2046.6062%2067.5652%2046.6062H72.5217V36.8487C72.5217%2035.5021%2071.4115%2034.4093%2070.0435%2034.4093ZM72.5217%2053.9243V49.0456H67.5652C66.1972%2049.0456%2065.087%2050.1384%2065.087%2051.4849C65.087%2052.8315%2066.1972%2053.9243%2067.5652%2053.9243H72.5217ZM67.5652%2051.4849C67.5652%2050.8113%2068.1113%2050.2653%2068.7849%2050.2653H68.8238C69.4974%2050.2653%2070.0435%2050.8113%2070.0435%2051.4849C70.0435%2052.1586%2069.4974%2052.7046%2068.8238%2052.7046H68.7849C68.1113%2052.7046%2067.5652%2052.1586%2067.5652%2051.4849Z%22%20fill%3D%22white%22%20stroke%3D%22%23240B14%22%20stroke-width%3D%220.5%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3_790%22%20x1%3D%223.23969%22%20y1%3D%226.78571%22%20x2%3D%2298.3588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}

.d1cimg7{
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2292%22%20height%3D%2292%22%20viewBox%3D%220%200%2092%2092%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M46%200.5C71.129%200.5%2091.5%2020.871%2091.5%2046C91.5%2071.129%2071.129%2091.5%2046%2091.5C20.871%2091.5%200.5%2071.129%200.5%2046C0.5%2020.871%2020.871%200.5%2046%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M46%200.5C71.129%200.5%2091.5%2020.871%2091.5%2046C91.5%2071.129%2071.129%2091.5%2046%2091.5C20.871%2091.5%200.5%2071.129%200.5%2046C0.5%2020.871%2020.871%200.5%2046%200.5Z%22%20stroke%3D%22url(%23paint0_linear_3_797)%22%2F%3E%0A%3Cpath%20d%3D%22M29.9121%2050.8696V63.567C29.9064%2064.9315%2030.1719%2066.2837%2030.6935%2067.5465C31.215%2068.8092%2031.9823%2069.9578%2032.9515%2070.9266C33.9208%2071.8954%2035.0731%2072.6655%2036.3426%2073.1928C37.6121%2073.7201%2038.9739%2073.9944%2040.3503%2074C41.7267%2073.9944%2043.0885%2073.7201%2044.358%2073.1928C45.6275%2072.6655%2046.7798%2071.8954%2047.7491%2070.9266C48.7183%2069.9578%2049.4856%2068.8092%2050.0071%2067.5465C50.5286%2066.2837%2050.7942%2064.9315%2050.7885%2063.567V49.6522M29.9121%2050.8696C32.625%2050.8696%2034.8242%2048.6894%2034.8242%2046C34.8242%2043.3106%2032.625%2041.1304%2029.9121%2041.1304C27.1992%2041.1304%2025%2043.3106%2025%2046C25%2048.6894%2027.1992%2050.8696%2029.9121%2050.8696ZM50.7885%2049.6522C40.774%2049.6522%2034.9777%2035.3722%2033.5962%2023.0826C33.3935%2021.0435%2034.8242%2019.2174%2036.611%2019.2174H39.1223M50.7885%2049.6522C60.803%2049.6522%2066.5993%2035.3722%2067.9808%2023.0826C68.1835%2021.0435%2066.7528%2019.2174%2064.966%2019.2174H62.4547M60.9197%2020.4348L63.9898%2019.2174L60.9197%2018V20.4348ZM40.6573%2020.4348L37.5872%2019.2174L40.6573%2018V20.4348ZM31.1401%2046C31.1401%2046.6723%2030.5903%2047.2174%2029.9121%2047.2174C29.2339%2047.2174%2028.6841%2046.6723%2028.6841%2046C28.6841%2045.3277%2029.2339%2044.7826%2029.9121%2044.7826C30.5903%2044.7826%2031.1401%2045.3277%2031.1401%2046Z%22%20stroke%3D%22white%22%20stroke-width%3D%222.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_3_797%22%20x1%3D%222.73969%22%20y1%3D%226.78571%22%20x2%3D%2297.8588%22%20y2%3D%2219.921%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") center/contain no-repeat;
}

.descr2{
    height: 978px;
    overflow: hidden;
    border-radius: 30px;
    background: #1B1A15;
    width: calc(100% - 40px);
    margin: auto;
}
.descr2 .title{
    color: white;
    width: 833px;
    text-align: left;
    margin-top: 120px;
}
.d2cardbox{
    width: 1199px;
    height: 182px;
    position: relative;
    padding: 30px;
    background-color: #292929;
    border-radius: 30px;
    margin-bottom: 16px;
}
.d2p2{
    color: white;
    margin: 0;
}
.d2card{
    width: 281px;
    height: 95px;
    /*display: inline-block;
    vertical-align: baseline;
    text-align: left;*/
    float: left;
    margin: 24px 18px auto auto;
}
.d2card p{    
    margin: 0;
}
.d2card .p1{
    color: red;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04rem; 
    padding-bottom: 12px;
}
.d2card .p1 span{    
    font-size: 50px;   
}
.d2card .p2{
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.04rem;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    padding-top: 12px;
}
.shevron{
    position: absolute;
    top: 60px;
    right: -100px;
    height: 305px;
    width: 305px;
    background: url("/img/shevron.png") center/cover;
    transform: rotate(24deg);
    display: none;
}
/*
.ulcoin{
    padding: 0;
}
.ulcoin li{
    list-style-type: none;
    line-height: 2;
    margin: 0;
    letter-spacing: 0.5px;
}
.ulcoin li::before{
    content: '';
    width: 14px;
    height: 14px;    
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0wIDQwNS4zVjQ0OGMwIDM1LjMgODYgNjQgMTkyIDY0czE5Mi0yOC43IDE5Mi02NHYtNDIuN0MzNDIuNyA0MzQuNCAyNjcuMiA0NDggMTkyIDQ0OFM0MS4zIDQzNC40IDAgNDA1LjNNMzIwIDEyOGMxMDYgMCAxOTItMjguNyAxOTItNjRTNDI2IDAgMzIwIDBTMTI4IDI4LjcgMTI4IDY0czg2IDY0IDE5MiA2NE0wIDMwMC40VjM1MmMwIDM1LjMgODYgNjQgMTkyIDY0czE5Mi0yOC43IDE5Mi02NHYtNTEuNmMtNDEuMyAzNC0xMTYuOSA1MS42LTE5MiA1MS42UzQxLjMgMzM0LjQgMCAzMDAuNG00MTYgMTFjNTcuMy0xMS4xIDk2LTMxLjcgOTYtNTUuNHYtNDIuN2MtMjMuMiAxNi40LTU3LjMgMjcuNi05NiAzNC41ek0xOTIgMTYwQzg2IDE2MCAwIDE5NS44IDAgMjQwczg2IDgwIDE5MiA4MHMxOTItMzUuOCAxOTItODBzLTg2LTgwLTE5Mi04MG0yMTkuMyA1Ni4zYzYwLTEwLjggMTAwLjctMzIgMTAwLjctNTYuM3YtNDIuN2MtMzUuNSAyNS4xLTk2LjUgMzguNi0xNjAuNyA0MS44YzI5LjUgMTQuMyA1MS4yIDMzLjUgNjAgNTcuMiIvPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    color: white;
}
.ulcoin span{
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: red;
}
*/
.terms{
    height: fit-content;
    overflow: hidden;
    padding-top: 120px;
}
.terms .title{
    text-align: left;    
    margin-bottom: 40px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%22130%22%20height%3D%22130%22%20viewBox%3D%220%200%20130%20130%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cmask%20id%3D%22mask0_119_406%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%221%22%20y%3D%225%22%20width%3D%22127%22%20height%3D%22121%22%3E%0A%3Cpath%20d%3D%22M64.4891%205.57129L79.3927%2051.4891H127.678L88.5855%2079.857L103.536%20125.775L64.4891%2097.407L25.4427%20125.775L40.3462%2079.857L1.2998%2051.4891H49.5391L64.4891%205.57129Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url(%23mask0_119_406)%22%3E%0A%3Cpath%20d%3D%22M134.224%2071.5H-5.24707V127.771H134.224V71.5Z%22%20fill%3D%22%23236EB1%22%2F%3E%0A%3C%2Fg%3E%0A%3Cmask%20id%3D%22mask1_119_406%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%221%22%20y%3D%225%22%20width%3D%22127%22%20height%3D%22121%22%3E%0A%3Cpath%20d%3D%22M64.4891%205.57129L79.3927%2051.4891H127.678L88.5855%2079.857L103.536%20125.775L64.4891%2097.407L25.4427%20125.775L40.3462%2079.857L1.2998%2051.4891H49.5391L64.4891%205.57129Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url(%23mask1_119_406)%22%3E%0A%3Cpath%20d%3D%22M134.224%203.29639H-5.24707V60.1714H134.224V3.29639Z%22%20fill%3D%22%23FF0000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cmask%20id%3D%22mask2_119_406%22%20style%3D%22mask-type%3Aluminance%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%221%22%20y%3D%225%22%20width%3D%22127%22%20height%3D%22121%22%3E%0A%3Cpath%20d%3D%22M64.4891%205.57129L79.3927%2051.4891H127.678L88.5855%2079.857L103.536%20125.775L64.4891%2097.407L25.4427%20125.775L40.3462%2079.857L1.2998%2051.4891H49.5391L64.4891%205.57129Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fmask%3E%0A%3Cg%20mask%3D%22url(%23mask2_119_406)%22%3E%0A%3Cpath%20d%3D%22M134.224%2060.1714H-5.24707V71.5H134.224V60.1714Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M64.4889%2036.9106L45.3604%2099.3106L64.4889%2084.4071L83.5711%2099.3106L64.4889%2036.9106Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A") right/130px 130px no-repeat;
}
.terms .subtitle{
    text-align: left;
    margin: 0;
}
.tbox{
    box-sizing: border-box;
    width: 650px;
    height: 538px;
    border-radius: 30px;
}
.tbox .capt{
    font-family: "Bebas Neue";
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    color: white;
    margin: 0;
}
.tbox.l{
    padding: 40px;
    background: #292929;
    float: left;
}
.tbox.r{
    float:right;
}
.tbox.bottom, .tbox.bottom .tbox1{
    height: 492px;
}
.timg1{
    width: 650px;
    height: 254px;
    background: url("/img/timg1.jpg") center/cover no-repeat;
    border-radius: 30px;
    display: none;
}
.tbox1{
    box-sizing: border-box;
    padding: 40px;

    /*height: 184px;*/
    height: 538px;
    background: red;
    border-radius: 30px;
    /*margin-top: 20px;*/
}
.timg2{
    width: 1320px;
    height: 521px;    
    border-radius: 30px;
    float: left;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    
}
.timg2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.gal_goleft, .gal_goright{
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 50%;
    background-color: #111112B2;
    z-index: 2;
    background-position: center;
    background-size: 13px 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.gal_goleft:hover, .gal_goright:hover{
    background-color: red;
}
.gal_goleft{
    inset: 0 auto 0 20px;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2226%22%20viewBox%3D%220%200%2014%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12.4996%2025C12.3813%2025.0001%2012.2642%2024.9768%2012.1549%2024.9316C12.0457%2024.8864%2011.9464%2024.8201%2011.8627%2024.7365L0.763642%2013.6368C0.594832%2013.468%200.5%2013.239%200.5%2013.0002C0.5%2012.7614%200.594832%2012.5324%200.763642%2012.3636L11.8627%201.26391C11.9463%201.18027%2012.0456%201.11391%2012.1548%201.06863C12.2641%201.02335%2012.3811%201.00003%2012.4994%201C12.6177%200.999972%2012.7348%201.02324%2012.844%201.06847C12.9533%201.1137%2013.0526%201.18001%2013.1362%201.26361C13.2199%201.34721%2013.2862%201.44647%2013.3315%201.55572C13.3768%201.66497%2013.4001%201.78206%2013.4002%201.90032C13.4002%202.01858%2013.3769%202.13569%2013.3317%202.24496C13.2865%202.35423%2013.2201%202.45352%2013.1365%202.53716L2.67382%2012.9999L13.1365%2023.4626C13.2626%2023.5886%2013.3484%2023.749%2013.3832%2023.9238C13.4179%2024.0985%2013.4001%2024.2796%2013.3319%2024.4442C13.2637%2024.6088%2013.1483%2024.7494%2013.0001%2024.8484C12.8519%2024.9473%2012.6778%2025.0001%2012.4996%2025Z%22%20fill%3D%22white%22%20stroke%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");    
}
.gal_goright{
    inset: 0 20px 0 auto;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2226%22%20viewBox%3D%220%200%2014%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M1.50038%2025C1.61865%2025.0001%201.73577%2024.9768%201.84506%2024.9316C1.95434%2024.8864%202.05365%2024.8201%202.1373%2024.7365L13.2364%2013.6368C13.4052%2013.468%2013.5%2013.239%2013.5%2013.0002C13.5%2012.7614%2013.4052%2012.5324%2013.2364%2012.3636L2.1373%201.26391C2.0537%201.18027%201.95444%201.11391%201.8452%201.06863C1.73595%201.02335%201.61885%201.00003%201.50059%201C1.38233%200.999972%201.26523%201.02324%201.15596%201.06847C1.04669%201.1137%200.947397%201.18001%200.863755%201.26361C0.780113%201.34721%200.713758%201.44647%200.668476%201.55572C0.623195%201.66497%200.599873%201.78206%200.599845%201.90032C0.599816%202.01858%200.623083%202.13569%200.668313%202.24496C0.713544%202.35423%200.779854%202.45352%200.863457%202.53716L11.3262%2012.9999L0.863457%2023.4626C0.737443%2023.5886%200.651616%2023.749%200.616838%2023.9238C0.58206%2024.0985%200.599892%2024.2796%200.668078%2024.4442C0.736266%2024.6088%200.851745%2024.7494%200.9999%2024.8484C1.14805%2024.9473%201.32223%2025.0001%201.50038%2025Z%22%20fill%3D%22white%22%20stroke%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A"); 
}

.descr4{
    height: 492px;
    overflow: hidden;
    margin-top: 100px;
}
.descr4 .title{
    
}
.cardbox{    
    margin: auto;
    margin-top: 20px;
    max-width: 100%;
    text-align: center;
}
.card{
    width: 363px;
    height: 256px;
    padding: 32px;
    display: inline-block;
    vertical-align: top;
    align-items: center;
    background: #111112;
    border-radius: 30px;
}
.card.m{
    margin: 0 14px;
}
.ccapt{
    font-family: 'LT Superior';
    text-align: center;
    font-weight: 450;
    color: white;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: -0.04rem;
}
.cimg{
    height: 120px;
    width: 120px;
    border: 1px solid #240B14;
    border-radius: 70px;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.cimg1{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22123%22%20height%3D%22122%22%20viewBox%3D%220%200%20123%20122%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M61.333%200.5C27.9198%200.5%200.833008%2027.5868%200.833008%2061C0.833008%2094.4132%2027.9198%20121.5%2061.333%20121.5C94.7462%20121.5%20121.833%2094.4132%20121.833%2061C121.833%2027.5868%2094.7462%200.5%2061.333%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M61.333%200.5C27.9198%200.5%200.833008%2027.5868%200.833008%2061C0.833008%2094.4132%2027.9198%20121.5%2061.333%20121.5C94.7462%20121.5%20121.833%2094.4132%20121.833%2061C121.833%2027.5868%2094.7462%200.5%2061.333%200.5Z%22%20stroke%3D%22url(%23paint0_linear_235_51)%22%2F%3E%0A%3Cpath%20d%3D%22M38.0962%2079.8246H31.9557V50.8964H24.333V46.6954C26.4151%2046.6245%2028.2502%2046.2878%2029.8383%2045.6851C31.4264%2045.047%2032.6792%2043.8948%2033.5967%2042.2286H38.0962V79.8246Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M71.4898%2069.2956C71.4898%2071.3518%2071.0839%2073.0889%2070.2723%2074.5069C69.4959%2075.8895%2068.4548%2077.0062%2067.1491%2077.857C65.8786%2078.7079%2064.4317%2079.3283%2062.8084%2079.7182C61.185%2080.0727%2059.5264%2080.25%2057.8324%2080.25C56.1032%2080.25%2054.4093%2080.055%2052.7506%2079.6651C51.1273%2079.2751%2049.6627%2078.6547%2048.357%2077.8039C47.0866%2076.9176%2046.0631%2075.7831%2045.2868%2074.4006C44.5104%2073.018%2044.1222%2071.3163%2044.1222%2069.2956C44.1222%2067.1331%2044.5986%2065.2541%2045.5514%2063.6588C46.5396%2062.0635%2048.0923%2060.8582%2050.2097%2060.0428C49.2922%2059.582%2048.5158%2059.0325%2047.8806%2058.3943C47.2807%2057.7562%2046.7866%2057.0826%2046.3984%2056.3736C46.0455%2055.6291%2045.7808%2054.8669%2045.6044%2054.087C45.4632%2053.3071%2045.3926%2052.5626%2045.3926%2051.8536C45.3926%2050.0456%2045.7279%2048.5035%2046.3984%2047.2272C47.1042%2045.951%2048.0394%2044.9052%2049.204%2044.0898C50.3686%2043.2744%2051.6919%2042.6895%2053.1741%2042.3349C54.6916%2041.945%2056.262%2041.75%2057.8854%2041.75C59.4734%2041.75%2061.0086%2041.945%2062.4908%2042.3349C64.0083%2042.6895%2065.3316%2043.2744%2066.4609%2044.0898C67.6255%2044.9052%2068.543%2045.951%2069.2136%2047.2272C69.9194%2048.5035%2070.2723%2050.0456%2070.2723%2051.8536C70.2723%2052.5626%2070.1841%2053.3071%2070.0076%2054.087C69.8312%2054.8669%2069.5488%2055.6114%2069.1606%2056.3204C68.8077%2057.0295%2068.3137%2057.703%2067.6784%2058.3412C67.0432%2058.9793%2066.2845%2059.511%2065.4022%2059.9365C67.5196%2060.7518%2069.0548%2061.9749%2070.0076%2063.6057C70.9957%2065.2364%2071.4898%2067.1331%2071.4898%2069.2956ZM57.8324%2047.174C56.9855%2047.174%2056.1738%2047.2804%2055.3974%2047.4931C54.621%2047.6703%2053.9329%2047.9717%2053.3329%2048.3971C52.7683%2048.8225%2052.3095%2049.3897%2051.9566%2050.0988C51.639%2050.7723%2051.4802%2051.5877%2051.4802%2052.5449C51.4802%2054.4593%2052.0801%2055.8773%2053.28%2056.799C54.5152%2057.6853%2056.0326%2058.1285%2057.8324%2058.1285C58.6794%2058.1285%2059.4911%2058.0221%2060.2675%2057.8094C61.0439%2057.5967%2061.7144%2057.2776%2062.279%2056.8522C62.8437%2056.3913%2063.2848%2055.8241%2063.6024%2055.1505C63.9553%2054.477%2064.1318%2053.6793%2064.1318%2052.7576C64.1318%2051.765%2063.9553%2050.9141%2063.6024%2050.2051C63.2848%2049.4961%2062.8437%2048.9111%2062.279%2048.4503C61.7144%2047.9894%2061.0439%2047.6703%2060.2675%2047.4931C59.4911%2047.2804%2058.6794%2047.174%2057.8324%2047.174ZM57.7795%2063.0739C56.8267%2063.0739%2055.8915%2063.1802%2054.9739%2063.393C54.0917%2063.6057%2053.2976%2063.9424%2052.5918%2064.4033C51.886%2064.8642%2051.3214%2065.4669%2050.8979%2066.2113C50.4744%2066.9558%2050.2627%2067.8598%2050.2627%2068.9233C50.2627%2070.0932%2050.5097%2071.0681%2051.0038%2071.8481C51.4978%2072.5925%2052.1154%2073.1952%2052.8565%2073.6561C53.5976%2074.0815%2054.4093%2074.3828%2055.2915%2074.5601C56.1738%2074.7373%2057.0208%2074.826%2057.8324%2074.826C58.6441%2074.826%2059.4911%2074.7373%2060.3734%2074.5601C61.2556%2074.3828%2062.0496%2074.0815%2062.7554%2073.6561C63.4965%2073.1952%2064.0965%2072.5925%2064.5552%2071.8481C65.0493%2071.0681%2065.2963%2070.0932%2065.2963%2068.9233C65.2963%2067.8598%2065.0846%2066.9558%2064.6611%2066.2113C64.2376%2065.4669%2063.673%2064.8642%2062.9672%2064.4033C62.2614%2063.9424%2061.4497%2063.6057%2060.5322%2063.393C59.6499%2063.1802%2058.7323%2063.0739%2057.7795%2063.0739Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M75.7825%2058.2348H84.4639V49.3543H89.5987V58.2348H98.333V63.4461H89.5987V72.3798H84.4639V63.4461H75.7825V58.2348Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_235_51%22%20x1%3D%223.6526%22%20y1%3D%228.71427%22%20x2%3D%22130.478%22%20y2%3D%2226.228%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}
.cimg2{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22122%22%20height%3D%22122%22%20viewBox%3D%220%200%20122%20122%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M61%200.5C27.5868%200.5%200.5%2027.5868%200.5%2061C0.5%2094.4132%2027.5868%20121.5%2061%20121.5C94.4132%20121.5%20121.5%2094.4132%20121.5%2061C121.5%2027.5868%2094.4132%200.5%2061%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M61%200.5C27.5868%200.5%200.5%2027.5868%200.5%2061C0.5%2094.4132%2027.5868%20121.5%2061%20121.5C94.4132%20121.5%20121.5%2094.4132%20121.5%2061C121.5%2027.5868%2094.4132%200.5%2061%200.5Z%22%20stroke%3D%22url(%23paint0_linear_235_10)%22%2F%3E%0A%3Cpath%20d%3D%22M71.2972%2057.1167C71.2926%2057.1167%2071.2881%2057.1167%2071.2835%2057.1167H65.6893V51.5088C65.6969%2050.3778%2064.7861%2049.4546%2063.6551%2049.4471C63.6504%2049.4471%2063.6458%2049.4471%2063.6413%2049.4471H55.5594C54.4283%2049.4471%2053.5114%2050.364%2053.5114%2051.4951V57.103H47.9172C46.7862%2057.0954%2045.863%2058.006%2045.8555%2059.1371C45.8555%2059.1463%2045.8555%2059.1554%2045.8555%2059.1647V67.233C45.8555%2068.364%2046.7724%2069.2809%2047.9035%2069.2809H53.5114V74.8751C53.5038%2076.0061%2054.4146%2076.9293%2055.5456%2076.9368C55.5502%2076.9368%2055.5549%2076.9368%2055.5594%2076.9368H63.6276C64.7586%2076.9368%2065.6756%2076.0199%2065.6756%2074.8888V69.2809H71.2835C72.4145%2069.2885%2073.3377%2068.3777%2073.3452%2067.2467C73.3452%2067.2421%2073.3452%2067.2374%2073.3452%2067.233V59.1647C73.3452%2058.0337%2072.4284%2057.1167%2071.2972%2057.1167ZM70.5962%2066.532H64.3148C63.5558%2066.532%2062.9403%2067.1474%2062.9403%2067.9065V74.1879H56.2603V67.9065C56.2603%2067.1474%2055.6449%2066.532%2054.8859%2066.532H48.6044V59.8657H54.8859C55.6449%2059.8657%2056.2603%2059.2503%2056.2603%2058.4912V52.1961H62.9266V58.4775C62.9266%2059.2365%2063.542%2059.852%2064.3011%2059.852H70.5962V66.532Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M83.5163%2039.1659H72.1906V34.3277C72.2619%2032.1199%2070.5298%2030.2723%2068.3221%2030.201C68.2095%2030.1974%2068.097%2030.1984%2067.9846%2030.2042H51.2159C49.0098%2030.0893%2047.1283%2031.7844%2047.0132%2033.9903C47.0074%2034.1026%2047.0062%2034.2152%2047.0099%2034.3277V39.1384H35.6842C31.3133%2039.1384%2026.2002%2041.6262%2026.2002%2048.6224V78.5175C26.2002%2085.5136%2031.3133%2088.0014%2035.6842%2088.0014H83.5163C87.8872%2088.0014%2093.0003%2085.5136%2093.0003%2078.5175V48.6499C93.0003%2041.6537%2087.9009%2039.1659%2083.5163%2039.1659ZM49.7589%2034.3277C49.7589%2033.9291%2049.7589%2032.857%2051.2296%2032.857H67.9846C69.4553%2032.857%2069.4553%2033.9154%2069.4553%2034.3277V39.1384H49.7589V34.3277ZM90.2513%2078.5175C90.2513%2084.5927%2085.5506%2085.2525%2083.5163%2085.2525H35.6842C33.6637%2085.2525%2028.9492%2084.5927%2028.9492%2078.5175V48.6499C28.9492%2042.5746%2033.6499%2041.9149%2035.6842%2041.9149H83.5163C85.5368%2041.9149%2090.2513%2042.5746%2090.2513%2048.6499V78.5175Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_235_10%22%20x1%3D%223.31959%22%20y1%3D%228.71427%22%20x2%3D%22130.145%22%20y2%3D%2226.228%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}
.cimg3{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22123%22%20height%3D%22122%22%20viewBox%3D%220%200%20123%20122%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M61.666%200.5C28.2528%200.5%201.16602%2027.5868%201.16602%2061C1.16602%2094.4132%2028.2528%20121.5%2061.666%20121.5C95.0792%20121.5%20122.166%2094.4132%20122.166%2061C122.166%2027.5868%2095.0792%200.5%2061.666%200.5Z%22%20fill%3D%22%23240B14%22%2F%3E%0A%3Cpath%20d%3D%22M61.666%200.5C28.2528%200.5%201.16602%2027.5868%201.16602%2061C1.16602%2094.4132%2028.2528%20121.5%2061.666%20121.5C95.0792%20121.5%20122.166%2094.4132%20122.166%2061C122.166%2027.5868%2095.0792%200.5%2061.666%200.5Z%22%20stroke%3D%22url(%23paint0_linear_235_306)%22%2F%3E%0A%3Cpath%20d%3D%22M94.2951%2031.7329H85.3283V27.25H83.0869V31.7329H74.1202V27.25H71.8787V31.7329H62.912V27.25H60.6701V31.7329H51.7033V27.25H49.4619V31.7329H40.4952V27.25H38.2537V31.7329H29.287C28.6679%2031.7329%2028.166%2032.2348%2028.166%2032.8539V93.3795C28.166%2093.9982%2028.6679%2094.5%2029.287%2094.5H94.2951C94.9142%2094.5%2095.416%2093.9982%2095.416%2093.3795V32.8539C95.416%2032.2348%2094.9142%2031.7329%2094.2951%2031.7329ZM93.1746%2072.0835H83.0869C82.4678%2072.0835%2081.9659%2072.5853%2081.9659%2073.2045V83.2917H30.4075V45.1831H93.1746V72.0835ZM91.5896%2074.325L84.2078%2081.7073V74.325H91.5896ZM30.4075%2085.5337H83.0869C83.3837%2085.5327%2083.6686%2085.415%2083.8791%2085.205L93.1746%2075.9099V87.7751H30.4075V85.5337ZM30.4075%2033.9749H38.2537V38.4583H40.4952V33.9749H49.4619V38.4583H51.7033V33.9749H60.6701V38.4583H62.912V33.9749H71.8787V38.4583H74.1202V33.9749H83.0869V38.4583H85.3283V33.9749H93.1746V42.9417H30.4075V33.9749ZM93.1746%2092.2585H30.4075V90.0171H93.1746V92.2585Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M58.3879%2056.5701H65.1941C65.8207%2056.5701%2066.3287%2056.0621%2066.3287%2055.4355V48.6293C66.3287%2048.0027%2065.8207%2047.4948%2065.1941%2047.4948H58.3879C57.7613%2047.4948%2057.2534%2048.0027%2057.2534%2048.6293V55.4355C57.2534%2056.0621%2057.7613%2056.5701%2058.3879%2056.5701ZM59.5224%2049.7634H64.0596V54.301H59.5224V49.7634Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M69.5571%2056.5701H76.3641C76.9903%2056.5701%2077.4982%2056.0621%2077.4982%2055.4355V48.6293C77.4982%2048.0027%2076.9903%2047.4948%2076.3641%2047.4948H69.5571C68.9304%2047.4948%2068.4229%2048.0027%2068.4229%2048.6293V55.4355C68.4229%2056.0621%2068.9304%2056.5701%2069.5571%2056.5701ZM70.6916%2049.7634H75.2295V54.301H70.6916V49.7634Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M80.9306%2056.5701H87.5623C88.1729%2056.5701%2088.6678%2056.0621%2088.6678%2055.4355V48.6293C88.6678%2048.0027%2088.1729%2047.4948%2087.5623%2047.4948H80.9306C80.3201%2047.4948%2079.8252%2048.0027%2079.8252%2048.6293V55.4355C79.8252%2056.0621%2080.3201%2056.5701%2080.9306%2056.5701ZM82.0356%2049.7634H86.4569V54.301H82.0356V49.7634Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M69.5571%2078.9092H76.3641C76.9903%2078.9092%2077.4982%2078.4017%2077.4982%2077.7751V70.968C77.4982%2070.3414%2076.9903%2069.8339%2076.3641%2069.8339H69.5571C68.9304%2069.8339%2068.4229%2070.3414%2068.4229%2070.968V77.7751C68.4229%2078.4017%2068.9304%2078.9092%2069.5571%2078.9092ZM70.6916%2072.1026H75.2295V76.6405H70.6916V72.1026Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M47.2184%2056.5701H54.0246C54.6512%2056.5701%2055.1591%2056.0621%2055.1591%2055.4355V48.6293C55.1591%2048.0027%2054.6512%2047.4948%2054.0246%2047.4948H47.2184C46.5918%2047.4948%2046.0838%2048.0027%2046.0838%2048.6293V55.4355C46.0838%2056.0621%2046.5918%2056.5701%2047.2184%2056.5701ZM48.3524%2049.7634H52.89V54.301H48.3524V49.7634Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M58.3879%2067.7396H65.1941C65.8207%2067.7396%2066.3287%2067.2317%2066.3287%2066.6051V59.7989C66.3287%2059.1723%2065.8207%2058.6644%2065.1941%2058.6644H58.3879C57.7613%2058.6644%2057.2534%2059.1723%2057.2534%2059.7989V66.6051C57.2534%2067.2317%2057.7613%2067.7396%2058.3879%2067.7396ZM59.5224%2060.9334H64.0596V65.4706H59.5224V60.9334Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M69.5571%2067.7396H76.3641C76.9903%2067.7396%2077.4982%2067.2317%2077.4982%2066.6051V59.7989C77.4982%2059.1723%2076.9903%2058.6644%2076.3641%2058.6644H69.5571C68.9304%2058.6644%2068.4229%2059.1723%2068.4229%2059.7989V66.6051C68.4229%2067.2317%2068.9304%2067.7396%2069.5571%2067.7396ZM70.6916%2060.9334H75.2295V65.4706H70.6916V60.9334Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M80.9306%2067.7396H87.5623C88.1729%2067.7396%2088.6678%2067.2317%2088.6678%2066.6051V59.7989C88.6678%2059.1723%2088.1729%2058.6644%2087.5623%2058.6644H80.9306C80.3201%2058.6644%2079.8252%2059.1723%2079.8252%2059.7989V66.6051C79.8252%2067.2317%2080.3201%2067.7396%2080.9306%2067.7396ZM82.0356%2060.9334H86.4569V65.4706H82.0356V60.9334Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M36.0193%2067.7396H42.6518C43.2619%2067.7396%2043.7568%2067.2317%2043.7568%2066.6051V59.7989C43.7568%2059.1723%2043.2619%2058.6644%2042.6518%2058.6644H36.0193C35.4088%2058.6644%2034.9143%2059.1723%2034.9143%2059.7989V66.6051C34.9143%2067.2317%2035.4088%2067.7396%2036.0193%2067.7396ZM37.1248%2060.9334H41.5463V65.4706H37.1248V60.9334Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M47.2184%2067.7396H54.0246C54.6512%2067.7396%2055.1591%2067.2317%2055.1591%2066.6051V59.7989C55.1591%2059.1723%2054.6512%2058.6644%2054.0246%2058.6644H47.2184C46.5918%2058.6644%2046.0838%2059.1723%2046.0838%2059.7989V66.6051C46.0838%2067.2317%2046.5918%2067.7396%2047.2184%2067.7396ZM48.3524%2060.9334H52.89V65.4706H48.3524V60.9334Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M58.3879%2078.9092H65.1941C65.8207%2078.9092%2066.3287%2078.4017%2066.3287%2077.7751V70.968C66.3287%2070.3414%2065.8207%2069.8339%2065.1941%2069.8339H58.3879C57.7613%2069.8339%2057.2534%2070.3414%2057.2534%2070.968V77.7751C57.2534%2078.4017%2057.7613%2078.9092%2058.3879%2078.9092ZM59.5224%2072.1026H64.0596V76.6405H59.5224V72.1026Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M36.0193%2078.9092H42.6518C43.2619%2078.9092%2043.7568%2078.4017%2043.7568%2077.7751V70.968C43.7568%2070.3414%2043.2619%2069.8339%2042.6518%2069.8339H36.0193C35.4088%2069.8339%2034.9143%2070.3414%2034.9143%2070.968V77.7751C34.9143%2078.4017%2035.4088%2078.9092%2036.0193%2078.9092ZM37.1248%2072.1026H41.5463V76.6405H37.1248V72.1026Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M47.2184%2078.9092H54.0246C54.6512%2078.9092%2055.1591%2078.4017%2055.1591%2077.7751V70.968C55.1591%2070.3414%2054.6512%2069.8339%2054.0246%2069.8339H47.2184C46.5918%2069.8339%2046.0838%2070.3414%2046.0838%2070.968V77.7751C46.0838%2078.4017%2046.5918%2078.9092%2047.2184%2078.9092ZM48.3524%2072.1026H52.89V76.6405H48.3524V72.1026Z%22%20fill%3D%22white%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_235_306%22%20x1%3D%223.98561%22%20y1%3D%228.71427%22%20x2%3D%22130.811%22%20y2%3D%2226.228%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}

.ulstar{
    padding-left:28px;
}
.ulstar li{
    list-style-type: none;
    position: relative;
    margin-bottom: 20px;
}
.spstar::before{
    content: '';
    width: 28px;
    height: 28px;    
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2217%22%20viewBox%3D%220%200%2018%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.99994%200L11.0206%206.21885H17.5594L12.2694%2010.0623L14.29%2016.2812L8.99994%2012.4377L3.70987%2016.2812L5.7305%2010.0623L0.44043%206.21885H6.97931L8.99994%200Z%22%20fill%3D%22%23E1D798%22%2F%3E%0A%3C%2Fsvg%3E%0A") top 8px left 6px / 16px 16px no-repeat;
    display: inline-block;
    color: white;
}
.spstar{
    position: absolute;
    margin: auto;
    left: -32px;
    top: 0;
}
.ulstar li span{
    display: inline-block;
}
.pcard-r{
    border-left: dashed white;
}

.vacantion{
    margin-top: 120px;
}
.vcard{
    box-sizing: border-box;
    padding: 40px;
    width: 427px;
    height: 400px;
    border-radius: 30px;
    background-color: #292929;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 20px;
}
.vcard.m{
    margin: 0 14px;    
}
.vcard .vcapt1{
    font-family: 'Bebas Neue';
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-align: right;
    color: white;
    margin: 0;
}
.vcard .vcapt2{
    font-family: 'Onest';
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: -0.04rem;
    text-align: right;
    color: white;
    margin: 0;
}
.vb1{
    background: url("/img/vb1.png") right -27px bottom -62px /360px 280px no-repeat, #292929;
}
.vb2{
    background: url("/img/vb2.png") right 12px bottom -33px /305px 305px no-repeat, #292929;
}
.vb3{
    background: url("/img/vb3.png") right -58px bottom 4px /408px 240px no-repeat, #292929;
}
.vb4{
    background: url("/img/vb4.png") right -100px bottom -16px /444px 294px no-repeat, #292929;
}
.vb5{
    background: url("/img/vb5.png") right -95px bottom 1px /481px 260px no-repeat, #292929;
}
.vb6{
    background: url("/img/vb6.png") right -76px bottom 0 /395px 263px no-repeat, #292929;
}
.vb7{
    background: url("/img/vb7.png") right 13px bottom -66px /440px 440px no-repeat, #292929;
}
.vb8{
    background: url("/img/vb8.png") right -59px bottom 5px /515px 278px no-repeat, #292929;
}

.vcard.vb7, .vcard.vb8{
    width: 650px;
}
.vcard.vb7{
    float: left;
}
.vcard.vb8{
    float: right;
}


.upfooter{
    height: 796px;
    overflow: hidden;
    margin-top: 40px;    
}
.upfooter .content{
    border-radius: 30px;
    background: #292929;
    padding: 40px;
    width: 1240px;
    height: calc(100% - 80px);
}
.upfooter .title{
    font-size: 54px;
    color: white;
    width: 400px;
    text-align: left;
}
.contacts{
    width: 630px;
    position: absolute;
    inset: 0 0 auto auto;
    margin: auto;
}
.contacts p{
    margin: 40px 0;
}
.contacts a{
    font-family: 'LT Superior';
    font-weight: 450;
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: -0.04rem;
    text-align: center;
    color: white;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}
.ufimg{
    width: 40px;
    height: 40px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    margin-right: 5px;
}
.ufimg1{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.7296%208.86012L17.8113%2010.7983C18.7875%2012.5475%2018.3956%2014.842%2016.8582%2016.3795C16.8582%2016.3795%2016.8582%2016.3795%2016.8582%2016.3795C16.8581%2016.3796%2014.9934%2018.2445%2018.3745%2021.6256C21.755%2025.0061%2023.6198%2023.1428%2023.6207%2023.142C23.6207%2023.142%2023.6207%2023.142%2023.6207%2023.142C25.1581%2021.6045%2027.4527%2021.2127%2029.2018%2022.1888L31.14%2023.2705C33.7813%2024.7445%2034.0932%2028.4486%2031.7716%2030.7702C30.3766%2032.1652%2028.6677%2033.2506%2026.7785%2033.3223C23.5983%2033.4428%2018.1975%2032.638%2012.7798%2027.2203C7.3622%2021.8027%206.55735%2016.4019%206.67791%2013.2216C6.74953%2011.3325%207.835%209.62356%209.23%208.22856C11.5516%205.90697%2015.2556%206.2189%2016.7296%208.86012Z%22%20fill%3D%22%23FF0000%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.ufimg2{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%2015.8138C5%2011.3827%208.59213%207.79053%2013.0233%207.79053H26.9767C31.4079%207.79053%2035%2011.3827%2035%2015.8138V24.1859C35%2028.617%2031.4079%2032.2091%2026.9767%2032.2091H13.0233C8.59213%2032.2091%205%2028.617%205%2024.1859V15.8138ZM12.2558%2014.9766C11.7934%2014.6298%2011.1375%2014.7235%2010.7907%2015.1859C10.4439%2015.6483%2010.5376%2016.3042%2011%2016.651L17.6977%2021.6742C19.062%2022.6975%2020.938%2022.6975%2022.3023%2021.6742L29%2016.651C29.4624%2016.3042%2029.5561%2015.6483%2029.2093%2015.1859C28.8625%2014.7235%2028.2066%2014.6298%2027.7442%2014.9766L21.0465%2019.9998C20.4264%2020.4649%2019.5736%2020.4649%2018.9535%2019.9998L12.2558%2014.9766Z%22%20fill%3D%22%23FF0000%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.ufimg3{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.49282%2018.397C15.6496%2015.1145%2020.414%2012.9333%2022.8064%2011.8751C29.6156%208.87338%2031.047%208.35509%2031.9672%208.3335C32.1716%208.3335%2032.6215%208.37669%2032.9282%208.63583C33.1736%208.85179%2033.2349%209.13253%2033.2758%209.34848C33.3167%209.56444%2033.3576%2010.0179%2033.3167%2010.3635C32.9487%2014.4666%2031.3537%2024.4221%2030.5358%2029.0003C30.1882%2030.9439%2029.5134%2031.5918%2028.859%2031.6566C27.4277%2031.7861%2026.3439%2030.6632%2024.9739%2029.713C22.8064%2028.2229%2021.6%2027.2943%2019.4939%2025.8258C17.0605%2024.1414%2018.635%2023.2128%2020.0255%2021.7011C20.3936%2021.3124%2026.6711%2015.2656%2026.7938%2014.7257C26.8142%2014.661%2026.8142%2014.4018%2026.6711%2014.2722C26.528%2014.1427%2026.3235%2014.1859%2026.1599%2014.2291C25.935%2014.2722%2022.4997%2016.6909%2015.8132%2021.4635C14.8317%2022.1762%2013.9524%2022.5217%2013.155%2022.5001C12.2757%2022.4785%2010.599%2021.9818%209.33119%2021.5499C7.79759%2021.0316%206.57071%2020.7509%206.67295%2019.8439C6.73429%2019.3688%207.34773%2018.8937%208.49282%2018.397Z%22%20fill%3D%22%23FF0000%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.ufimg4{
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_4_8961)%22%3E%0A%3Cpath%20d%3D%22M20.5%206C14.6667%206%2010%2010.6667%2010%2016.5C10%2023.7333%2013.9667%2030.15%2019.9167%2033.8833C20.2667%2034.1167%2020.7333%2034.1167%2021.2%2033.8833C27.0333%2030.0333%2031%2023.7333%2031%2016.5C31%2010.6667%2026.3333%206%2020.5%206ZM20.5%2021.1667C17.9333%2021.1667%2015.8333%2019.0667%2015.8333%2016.5C15.8333%2013.9333%2017.9333%2011.8333%2020.5%2011.8333C23.0667%2011.8333%2025.1667%2013.9333%2025.1667%2016.5C25.1667%2019.0667%2023.0667%2021.1667%2020.5%2021.1667Z%22%20fill%3D%22%23FF0000%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_4_8961%22%3E%0A%3Crect%20width%3D%2228%22%20height%3D%2228%22%20fill%3D%22white%22%20transform%3D%22translate(6.5%206)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");
}

.upfooter .shevron{
    transform: none;
    inset: 40px 40px auto auto;
    width: 163px;
    height: 163px;
    display: none;
}
.map_wrapper{
    box-sizing: border-box;
    width: 100%;
    padding: 40px;
    height: auto;
    overflow: hidden;
    position: absolute;
    inset: auto 0 0 0;
    margin: auto;
}
.map_wrapper iframe{
    width: 100%;
    height: 330px;
    border-radius: 30px;
}


.footer{
    height: 150px;
    overflow: hidden;
    background:#111112;
    margin-top: 40px;
}
.f1{
    width: 50%;
    height: fit-content;
    margin: auto;
    position: absolute;
    inset: 0 auto 0 0;
}
.f2{
    width: fit-content;
    height: fit-content;    
    position: absolute;
    inset: auto auto 20px 0;
    color: #606060;
    font-size: 16px;
    letter-spacing: -0.04rem;
}

.mmenu{
    display: none;
}

.agreement{
    margin-top: 70px;
    padding: 32px 0;
}
.agreement .title{
    text-align: left;
}

.notification{
    display: none;
    box-sizing: border-box;
    width: 538px;
    height: 193px;
    padding: 16px 24px 72px 24px;
    box-shadow: 0px 0px 15px 0px #240B1426;
    background: white;
    position: fixed;
    bottom: 40px;
    /*right: calc((100vw - 1320px)/2 - 10px);*/
    right: 60px;
    z-index: 10;
    border-radius: 10px;
    font-size: 16px;    
}
.notification p{
    margin: 0;
}
.notification p a{
    color: #606060;
}
.notification .accept{
    width: 143px;
    height: 40px;
    border-radius: 50px;
    position: absolute;
    left: 24px;
    bottom: 16px;
    background: red;
    color: white;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.notification.show{        
    display: block;
}

.follow{
    display: none;
    box-sizing: border-box;
    width: 218px;
    height: 54px;
    border-radius: 80px;
    background: #27A6E5;
    position: fixed;
    overflow: hidden;
    left: 40px;
    top: 20%;
    z-index: 10;
    padding: 9px 26px 9px 58px;
}
.follow.show{
    display: block;
}
.follow p{
    font-family: 'Onest';
    font-size: 16px;
    letter-spacing: -0.04rem;
    text-align: left;
    color: white;
    margin: 0;
    cursor: pointer;
}
.follow p::before{
    content: '';
    width: 28px;
    height: 24px;    
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2224%22%20viewBox%3D%220%200%2029%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M28.2558%201.26884L23.6751%2022.945C23.6751%2022.945%2023.0449%2024.4457%2021.3476%2023.712L11.1821%2016.0232L11.1349%2016.0005C12.5236%2014.8051%2023.2926%205.52379%2023.7634%205.10296C24.4922%204.4512%2024.0453%204.05703%2023.201%204.54731L7.32227%2014.1982L1.23657%2012.1602C1.23657%2012.1602%200.278983%2011.8216%200.191685%2011.0991C0.103181%2010.3755%201.28332%209.99268%201.28332%209.99268L26.2161%200.682784C26.2161%200.682784%2028.2659%20-0.175934%2028.2558%201.26884Z%22%20fill%3D%22%23FEFEFE%22%2F%3E%0A%3C%2Fsvg%3E%0A") center/cover no-repeat;
    color: white;
    position: absolute;
    inset: 0 auto 0 20px;
    margin: auto;
}
.but_nomad{
    display: none;
}

/*@media  only screen and (max-width: 1380px) */
@media  only screen and (max-width: 1920px)
{
    .but_nomad{
        display: none;
    }
    .content{
        width: 1120px;
    }
    .about{
        height: 741px;
        background: url('/img/top_shooter.jpg') top 0 left -100px /110% no-repeat, #1B1A154D;
    }
    .acapt1{
        width: 890px;
        top: 207px;
        font-size: 70px;
        line-height: 1;
    }
    .acapt1 .inner{
        height: 72px;
    }
    .acapt1 .inner.scribble .sline{
        width: 246px;
        height: 43px;
        right: 0;
        bottom: -20px;
    }

    .acapt2{
        inset: 414px auto auto 10px;
    }
    .acapt3{
        width: 272px;
        font-size: 44px;
        inset: 468px auto auto 0;
    }
    .acapt3 span{
        font-size: 20px;
    }
    .acapt4{
        top: 481px;
        height: 119px;
        width: 650px;
    }
    .acapt4 .inner{
        width: 315px;
    }
    .acapt4 .a4it{
        font-size: 18px;
    }
    .acapt4 .a4ib{
        font-size: 48px;
    }
    
    .sform{
        margin-top: -111px;
        width: 1000px;
    }
    .s-title{
        width: 700px;
    }
    .s-title .title{
        font-size: 46px;
    }
    /*
    .underinp{
        display: block;
    }
    */
    .d1cardbox{
        margin-bottom: 90px;
    }
    .d1cardbox.tmain{
        font-size: 22px;
    }
    .d1card{
        padding: 20px;
        width: 360px;
        height: 262px;
    }
    .d1ccapt{
        font-size: 18px;
    }
    .terms{
        padding-top: 90px;
    }
    .descr4{
        margin-top: 90px;
    }
    .vacantion{
        margin-top: 90px;
    }
    .vcard{
        width: 360px;
        height: 320px;
        padding: 30px 20px;
    }
    .vb1{
        background: url("/img/vb1.png") right -34px bottom -54px /320px 250px no-repeat, #292929;
    }
    .vb2{
        background: url("/img/vb2.png") right 6px bottom -38px /294px 294px no-repeat, #292929;
    }
    .vb3{
        background: url("/img/vb3.png") right -52px bottom 6px /357px 210px no-repeat, #292929;
    }
    .vb4{
        background: url("/img/vb4.png") right -86px bottom 3px /399px 264px no-repeat, #292929;
    }
    .vb5{
        background: url("/img/vb5.png") right -95px bottom 1px /426px 230px no-repeat, #292929;
    }
    .vb6{
        background: url("/img/vb6.png") right -64px bottom 0 /349px 231px no-repeat, #292929;
    }
    .vb7{
        background: url("/img/vb7.png") right 1px bottom -50px /326px 326px no-repeat, #292929;
    }
    .vb8{
        background: url("/img/vb8.png") right -57px bottom 8px /394px 213px no-repeat, #292929;
    }
    .vcard.vb7, .vcard.vb8{
        width: 550px;
    }


    .descr2{
        height: 897px;
    }
    .descr2 .title{
        margin-top: 60px;
    }
    .d2cardbox{
        width: 1058px;
    }
    .d2card{
        width: 250px;
        margin: 24px 14px auto auto;
    }
    .shevron{
        width: 207px;
        height: 207px;
        right: -35px;
    }
    .tbox{
        width: 550px;
        height: 554px;
    }
    .tbox.l{
        padding: 30px 20px;
        width: 550px;
        height: 554px;
    }
    .tbox.bottom, .tbox.bottom .tbox1{
        height: 486px;
    }
    .timg1{
        width: 550px;
        height: 254px;
    }
    .tbox1{
        padding: 30px 20px;
        width: 550px;
        /*height: 220px;*/
        height: 554px;
    }
    .timg2{
        width: 1120px;
        height: 521px;
    }

    .card{
        width: 296px;
    }
    .card p{
        margin: 16px 0;
    }
    
    .upfooter .content{
        width: 1040px;
    }
    .contacts{
        width: 479px;
    }
    .contacts p{
       margin: 30px 0;
    }

}


@media  only screen and (max-width: 1160px) 
{

    .exclude{
        display: none !important;
    }
    .extra{
        display: block;
    }

    .content{
        width: 288px;
    }
    .about{
        height: 565px;
        margin: 0;
        width: 100%;
        border-radius: 0;
    }

    .hbutton{
        width: fit-content;
        height: 40px;
        inset: auto 0 70px 0;
        margin: auto;
    }
    .hbutton a{
        font-size: 16px;
        padding: 12px 20px;
        width: 181px;
    }
    .hmenu{
        width: 288px;
        height: 24px;
        inset: 35px 0 auto 0;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    .hmenu a{
        font-size: 20px;
        margin-right: 0;
    }
    .hmenu .m{
        margin: 0 24px;
    }
    .hmenu .picon{
        margin-right: 0;
        margin-top: -7px;
    }
    .acapt1{
        width: 100%;
        inset: 114px 0 auto 0;
        margin: auto;
        font-size: 29px;
        line-height: 1;
        text-align: center;
    }
    .acapt1 span{
        background: none;
        padding: 0;
    }
    .acapt1 .scribble{
        background: none;
    }
    .acapt1m{
        width: 100%;
        padding-top: 115px;
        text-align: center;
        font-family: 'Bebas Neue';
        font-size: 29px;
        font-weight: 700;
        color: white;        
    }
    .acapt4{
        width: 230px;
        height: 164px;
        display: block;
        inset: 259px 0 auto 0;
        margin: auto;
    }
    .acapt4 .inner{
        width: 100%;
        height: 76px;
        padding: 12px;
        text-align: center;
    }
    .acapt4 .inner.mbot{
        margin-top: 12px;
    }
    .acapt4 .a4it{
        font-size: 14px;
        letter-spacing: -0.04rem;
    }
    .acapt4 .a4ib{
        font-size: 28px;
        letter-spacing: -0.04rem;
    }
    .acapt2{
        font-size: 18px;
        line-height: 1.3;
        top: 180px;
        width: 100%;
        text-align: center;
        left: 0;
    }
    .acapt3{
        width: 227px;
        inset: 456px 0 auto 0;
        margin: auto;
        font-size: 30px;
        padding: 0 0 10px 10px;
        border: 2px solid transparent;

        background: url("data:image/svg+xml,%3Csvg%20width%3D%2233%22%20height%3D%2233%22%20viewBox%3D%220%200%2033%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_119_97)%22%3E%0A%3Ccircle%20cx%3D%2215.6309%22%20cy%3D%2215.1413%22%20r%3D%2212%22%20transform%3D%22rotate(3.56969%2015.6309%2015.1413)%22%20fill%3D%22%230E0A0E%22%2F%3E%0A%3Ccircle%20cx%3D%2215.6309%22%20cy%3D%2215.1413%22%20r%3D%2211%22%20transform%3D%22rotate(3.56969%2015.6309%2015.1413)%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2215.6309%22%20cy%3D%2215.1413%22%20r%3D%2211%22%20transform%3D%22rotate(3.56969%2015.6309%2015.1413)%22%20stroke%3D%22url(%23paint0_linear_119_97)%22%20stroke-width%3D%222%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_119_97%22%20x%3D%220.630859%22%20y%3D%220.140869%22%20width%3D%2232%22%20height%3D%2232.001%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dx%3D%221%22%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%222%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.16%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_119_97%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_119_97%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_119_97%22%20x1%3D%224.09485%22%20y1%3D%224.6842%22%20x2%3D%2229.4599%22%20y2%3D%228.18696%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238E8F93%22%2F%3E%0A%3Cstop%20offset%3D%220.245%22%20stop-color%3D%22%23D5D5D3%22%2F%3E%0A%3Cstop%20offset%3D%220.435%22%20stop-color%3D%22%239D9EA0%22%2F%3E%0A%3Cstop%20offset%3D%220.615%22%20stop-color%3D%22%23959598%22%2F%3E%0A%3Cstop%20offset%3D%220.77%22%20stop-color%3D%22%23EAE7E3%22%2F%3E%0A%3Cstop%20offset%3D%220.895%22%20stop-color%3D%22%2396969A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A") top 50% left 10px / 24px 24px no-repeat,
        linear-gradient(#474C5BCC 0 0) padding-box,
        linear-gradient(97.86deg, #8E8F93 2.48%, #D5D5D3 25.66%, #9D9EA0 43.64%, #959598 60.68%, #EAE7E3 75.35%, #96969A 87.18%) border-box;
    }
    .acapt3 span{
        font-size: 14px;
    }

    .form{
        height: fit-content;
        overflow: hidden;
    }
    .sform{
        margin-top: 0;
        width: calc(100% + 872px);
        height: fit-content;
        border-radius: 0;
        padding: 24px;
        margin-left: -458px;
    }
    .sfblock1{
        width: 272px;
        margin: auto;
        display: block;
    }
    .sfblock1.second{
        margin-top: 0;
    }

    .sfblock2{
        width: 272px;
        margin: auto;
    }
    .s-title{
        width: 215px;
        margin: auto;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 57px;
    }
    .s-title .title{
        font-size: 24px;
    }
    .inp1{
        padding: 12px 8px;
        width: 272px;
        height: 42px;
        font-size: 14px;
        margin-bottom: 16px;
    }
    .inp1.m{
        margin: 0 0 16px 0;
    }

    .send-button{
        width: 272px;
        height: 48px;
        font-size: 20px;
        line-height: 48px;
    }
    .inp3 input{
        width: 16px;
        height: 16px;
    }
    .inp3 .capt{
        font-size: 12px;
        margin-left: 22px;
    }
    .underinp.left{
        left: 8px;
        bottom: 58px;
    }
    .underinp.right{
        left: 8px;
        bottom: 0;
    }

    .title{
        font-size: 40px;
    }
    .subtitle{
        font-size: 18px;
        width: calc(100% - 40px);
        padding-left: 20px;
    }
    .d1cardbox{
        height: 971px;
        width: 288px;      
    }
    .d1card{
        width: 100%;
        height: auto;
        border-radius: 16px;
        padding: 12px;
        margin: auto;
        margin-bottom: 16px;
    }
    .d1card.m{
        margin: auto;
        margin-bottom: 16px;
    }
    .d1ccapt{
        font-size: 16px;
        letter-spacing: -0.04rem;
    }
    .d1cimg{
        width: 64px;
        height: 64px;
        margin-bottom: 12px;
    }
    .tmain{
        font-size: 16px !important;
    }

    .descr2{
        height: fit-content;
        border-radius: 0;
        width: 100%;
    }
    .descr2 .title{
        width: 288px;
        margin: auto;
        margin-top: 32px;
    }
    .shevron{
        display: none;
    }
    .d2cardbox{
        width: 226px;
        height: fit-content;
        padding: 16px 46px 16px 16px;
        border-radius: 16px;
    }
    .d2cardbox.last{
        margin-bottom: 40px;
    }
    .d2p2{
        margin: 16px 0;
    }
    .d2card{
        width: 226px;
        height: fit-content;
        float: none;       
        margin: 0;
        margin: 12px 0;
    }
    .d2card .p1 span{
        font-size: 24px;
    }
    .d2card .p1{
        font-size: 12px;
        padding-bottom: 4px;
    }
    .d2card .p2{
        font-size: 12px;
        padding-top: 4px;
    }

    .terms{
        padding: 60px 0;
    }
    .terms .content{
        width: 100%;
    }
    .terms .title{
        background: none;
        margin-left: 20px;
    }
    .tbox{
        width: 100%;
        height: fit-content !important;
        border-radius: 0;
        float: none !important;        
    }
    .tbox .capt{
        font-size: 24px;
    }
    .tbox.l{
        padding: 30px 20px;
        border-radius: 0;
        /*
        width: 320px;        
        margin-left: -16px;
        */
        width: 100%;
    }
    .timg1{
        width: 320px;
        height: 181px;
        border-radius: 0;
        margin-left: -16px;
    }
    .tbox1{
        padding: 30px 20px;        
        border-radius: 0;
        margin: 0;
        /*
        width: 320px;
        margin-left: -16px;
        height: fit-content;
        */
        width: 100%;
        height: auto;
    }
    .timg2{
        /*
        width: 320px;
        margin-left: -16px;        
        height: 178px;
        */
        width: 100%;
        height: auto;
        aspect-ratio: 320/178;
        border-radius: 0;
        margin: 0;        
    }

    .descr4{
        height: fit-content;
        overflow: visible;
        margin-top: 60px;
    }
    .descr4 .title{
        text-align: left;
    }
    .cardbox{
        height: fit-content;
        width: 100%;
    }
    .card{
        padding: 12px;
        border-radius: 16px;
        width: 264px;
        height: fit-content;
    }
    .card.m{
        margin: 16px 0;
    }
    .cimg{
        height: 64px;
        width: 64px;
    }
    .ccapt{
        font-family: 'Onest';
        font-size: 16px;
    }
    .vacantion{
        margin-top: 60px;
    }
    .vacantion .title{
        text-align: left;
    }
    .vcard{
        width: 288px;
        height: 200px;
        margin-bottom: 20px !important;
    }
    .vcard.m{
        margin: auto;
    }
    .vcard.vb7, .vcard.vb8{
        width: 288px;
        float: none;
    }
    .vcard .vcapt1{
        font-size: 24px;
    }
    .vcard .vcapt2{
        font-size: 12px;
    }
    .vb1{
        background: url("/img/vb1.png") right -34px bottom -52px /267px 209px no-repeat, #292929;
    }
    .vb2{
        background: url("/img/vb2.png") right 6px bottom -25px /200px 200px no-repeat, #292929;
    }
    .vb3{
        background: url("/img/vb3.png") right -41px bottom 2px /287px 169px no-repeat, #292929;
    }
    .vb4{
        background: url("/img/vb4.png") right -59px bottom -13px /288px 191px no-repeat, #292929;
    }
    .vb5{
        background: url("/img/vb5.png") right -62px bottom 2px /307px 166px no-repeat, #292929;
    }
    .vb6{
        background: url("/img/vb6.png") right -46px bottom 0 /252px 167px no-repeat, #292929;
    }
    .vb7{
        background: url("/img/vb7.png") right 9px bottom -36px /206px 206px no-repeat, #292929;
    }
    .vb8{
        background: url("/img/vb8.png") right -27px bottom 3px /240px 130px no-repeat, #292929;
    }

    .tbox.bottom, .tbox.bottom .tbox1{
        height: auto;
    }

    .upfooter{
        height: 666px;
        background: #292929;
    }
    .upfooter .content{
        border-radius: 0;
        padding: 24px 8px;
        width: 264px;
        
    }
    .upfooter .title{
        font-size: 24px;
        width: 161px;
        margin-top: 12px;
        margin-left: 8px;
    }
    .contacts{
        width: 231px;
        inset: 118px auto auto 12px; 
    }
    .contacts p{
        margin: 8px 0;
    }
    .contacts a{
        font-size: 16px;
    }
    .ufimg{
        height: 20px;
        width: 20px;
    }
    .upfooter .shevron{        
        height: 82px;
        width: 82px;
        inset: 24px 0 auto auto;
        display:none;
    }
    .map_wrapper{
        padding: 8px; 
        height: 344px;      
    }

    .footer{
        height: 200px;
        margin-top: 0;
    }
    .footer .hbutton{
        inset: 80px 0 auto 0;
    }
    .f2{
        inset: auto 0 24px 0;
        margin: auto;
    }

    /*
    .hmenu{
        width: 100%;
        height: fit-content;
        inset: 40px auto auto -16px;
        display: none;
    }
    .hmenu a{
        width: 100%;
        margin: auto;
        font-size: 14px;
        padding: 16px;
        border-bottom: 1px solid white;
        background-color: #1B1A15;        
    }
    .hmenu a:hover{
        color: red;
    }
    .mmenu{
        display: block;
        position: absolute;
        width: 22px;
        height: 22px;
        inset: 0 auto 0 16px; 
        margin: auto;  
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxLjI4ZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMTc5MiAxNDA4Ij48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTE3OTIgMTIxNnYxMjhxMCAyNi0xOSA0NXQtNDUgMTlINjRxLTI2IDAtNDUtMTl0LTE5LTQ1di0xMjhxMC0yNiAxOS00NXQ0NS0xOWgxNjY0cTI2IDAgNDUgMTl0MTkgNDVtMC0zODR2MTI4cTAgMjYtMTkgNDV0LTQ1IDE5SDY0cS0yNiAwLTQ1LTE5VDAgOTYwVjgzMnEwLTI2IDE5LTQ1dDQ1LTE5aDE2NjRxMjYgMCA0NSAxOXQxOSA0NW0wLTM4NHYxMjhxMCAyNi0xOSA0NXQtNDUgMTlINjRxLTI2IDAtNDUtMTlUMCA1NzZWNDQ4cTAtMjYgMTktNDV0NDUtMTloMTY2NHEyNiAwIDQ1IDE5dDE5IDQ1bTAtMzg0djEyOHEwIDI2LTE5IDQ1dC00NSAxOUg2NHEtMjYgMC00NS0xOVQwIDE5MlY2NHEwLTI2IDE5LTQ1VDY0IDBoMTY2NHEyNiAwIDQ1IDE5dDE5IDQ1Ii8+PC9zdmc+") center/cover no-repeat; 
        cursor: pointer;  
    }
*/
    .notification{
        width: 288px;
        height: 144px;
        inset: auto 0 40px 0;
        margin: auto;
        padding: 12px 16px 54px 16px;
        font-size: 10px;
    }
    .notification .accept{
        width: 92px;
        height: 26px;
        border-radius: 50px;
        line-height: 26px;
        left: 16px;
        bottom: 12px;
    }
    .follow{
        width: 100vw;
        height: 40px;
        top: 0;
        left: 0;
        border-radius: 0;
        padding: 0;

    }
    .follow p{
        position: absolute;
        top: 50%; 
        left: 50%; 
        transform: translate(-50%, -50%);
        font-size: 15px;
        width: 100%;
        text-align: center;        
    }
    .follow p::before{        
        width: 25px;
        height: 21px;
        left: 12px;
    }
    .follow .close{
        width: 20px;
        height: 20px;
        position: absolute;
        inset: 0 12px 0 auto;
        margin: auto;
        background: url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M14.6224%205.97213L6.6785%2014.0279M14.6783%2013.9719L6.62256%206.02807%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") center/cover no-repeat; 
        cursor: pointer;
    }
    .but_nomad{
        display: none;
        width: 221px;
        height: 40px;
        border-radius: 50px;
        text-align: center;
        background: red;
        font-size: 16px;
        color: white;
        line-height: 40px;
        position: fixed;
        inset: auto 0 40px 0;
        margin: auto;
        z-index: 10;
        cursor: pointer;
    }
    .logov{
        right: -15px;
        top: -52px;
        width: 80px;
        height: 80px;
    }

    .spstar::before{
        content: '';
        width: 28px;
        height: 28px;    
        background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2217%22%20viewBox%3D%220%200%2018%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.99994%200L11.0206%206.21885H17.5594L12.2694%2010.0623L14.29%2016.2812L8.99994%2012.4377L3.70987%2016.2812L5.7305%2010.0623L0.44043%206.21885H6.97931L8.99994%200Z%22%20fill%3D%22%23E1D798%22%2F%3E%0A%3C%2Fsvg%3E%0A") top 2px left 6px / 16px 16px no-repeat;
        display: inline-block;
        color: white;
    }
    .gal_goleft, .gal_goright{
        width: 30px;
        height: 30px;
        background-size: 7px 12px;
    }
    .gal_goleft:hover, .gal_goright:hover{
        background-color: #111112B2;
    }
}

@media  only screen and (max-width: 780px) 
{
    .about{
        background: url('/img/top_shooter.jpg') top 0 left -1000px / auto 200% no-repeat,  linear-gradient(180deg, #111112 0%, rgba(17, 17, 18, 0) 100%);
    }
}

