html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    background-image: url(/assets/images/offer/dummy/top/1.jpg);
    background-color: #050224;
    background-repeat: no-repeat;
    background-size: initial;
    background-position: right top;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.gi-offer-download{
    flex: none;
    cursor: pointer;
    border-radius: 4px;
    background-color: #88FF13;
    color: #050224;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 576px;
    height: 90px;
}
.gi-offer-download:hover{
    background-color: #B0FF3B;
}
.gi-offer-download:active{
    background-color: #60D70A;
}
.gi-offer-download .gi-offer-download-block{
    margin-right: 20px;
    text-align: center;
}
.gi-offer-download .gi-offer-download-block .gi-offer-download-title{
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    color: #0D0022;
}
.gi-offer-download .gi-offer-download-block .gi-offer-download-text{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #0D0022;
}
.gi-offer-download .gi-offer-download-icon{
    background-image: url("/assets/images/offer/dummy/button/windows.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 48px;
    height: 48px;
}
.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 */
}
.textColorFF4545{
    color: #FF4545 !important;
}
.textColorFFFFFF{
    color: #FFFFFF !important;
}
.topBlockTitle{
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    font-feature-settings: 'case' on;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}
.giTopSvg{
    margin-bottom: 56px;
    margin-top: 56px;
}
.topBlockText{
    /* body_L */
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
    /* or 32px */
    margin-bottom: 46px;
}
.statInfo{
    /* h2 */
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 124%;
    /* identical to box height, or 52px */
    text-align: center;
}
.statText{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    /* or 26px */
    text-align: center;
}
.giMainText{
    /* body_L */
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
    text-align: center;
    margin-bottom: 98px;
}
.giMainSvg{
    height: 80px;
}
.giMainBlockSvg{
    display: flex;
    justify-content: center;
    margin-bottom: 42px;
}
.giSelectSoftText{
    /* body_M */
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    color: #9B9AA7;
}
.giSelectSoftTitle{
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    color: #9B9AA7;
    display: flex;
    margin-bottom: 24px;
}
.giSelectSoftBlock{
    cursor: pointer;
    text-align: left;
}
.giIcon{
    width: 34px;
    height: 34px;
    margin-right: 12px;
}
.giIcon > path{
    fill: #9B9AA7;
}
.giSelectSoftBlock.gi-hover .giSelectSoftText{
    color: #ffffff;
}
.giSelectSoftBlock.gi-hover .giSelectSoftTitle{
    color: #ffffff;
}
.giSelectSoftBlock.gi-hover .giIcon > path{
    fill:  #ffffff;
}
.giImgScr{
    width: 100%;
}
.downloadBlockTitle{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 124%;
    margin-bottom: 24px;
}
.downloadBlockText{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    margin-bottom: 60px;
}
.downloadBlockInfo{
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #9B9AA7;
    width: 576px;
}
.downloadBlock{
    background-image: url("/assets/images/offer/dummy/body/gi_logo.svg");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 220px;
    margin-bottom: 130px;
    margin-top: 106px;
}
.margin-bottom{

}
.whyBlockTitle{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 122%;
    margin-bottom: 30px;
}
.whyBlockText{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
}
.giImgWhy{
    width: 100%;
}
.moreBlockMain{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 122%;
}
.moreBlockTitle{
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    display: flex;
    margin-bottom: 24px;
}
.moreBlockText{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
 }
.moreBlockIcon{
    width: 34px;
    height: 34px;
    margin-right: 12px;
}
.moreBlockIcon > path{
    fill: #ffffff;
}
.mb-60{
    margin-bottom: 60px;
}
.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    background: #151530;
    color: #ffffff;
    border: 1px solid #2C2C48;
    border-radius: 6px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    transition:unset;
    overflow-anchor:unset;
}
.accordion-flush .accordion-item{
    background: none;
}
.accordion-button:focus{
    box-shadow:none;
}
.accordion-flush .accordion-item:not(:last-child){
    margin-bottom: 20px;
}
.accordion-item{
    border: none;
}
.accordion-body{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    color: #FFFFFF;
}
.accordion-button:not(.collapsed){
    box-shadow:none !important;
    /* System/primary_3 */
    background: #2C2C48 !important;
    /* System/primary_4 */
    border-color: #474766 !important;
    border-bottom: unset !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.accordion-collapse.show{
    border: 1px solid #474766 !important;
    border-radius: 6px;
    background: #2C2C48 !important;
    border-top: unset !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}
.collapsing {
    -webkit-transition: none;
    transition: none;
}
.sBlockText{
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 122%;
}
.bottomBlockTitle{
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 124%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 100px;
}
.bottomBlockText{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 145%;
    /* or 26px */
    text-align: center;
    margin-bottom: 60px;
}
.btnTEL{
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 12px;

    width: 376px;
    height: 72px;

    background: #3FBCEE;
    border-radius: 8px;

    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    cursor: pointer;
}
.btnTEL:hover{
    background: #49C6F8;
    box-shadow: 0px 6px 24px rgba(73, 198, 248, 0.6);

}
.btnTEL:active{
    background: #31AEE0;
    border: 2px solid #050224;
    box-shadow:none;
}
.btnVK{
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 12px;

    width: 376px;
    height: 72px;

    background: #0077FF;
    border-radius: 8px;

    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    cursor: pointer;
}
.btnVK:hover{
    background: #0F86FF;
    box-shadow: 0px 6px 24px rgba(15, 134, 255, 0.6);
}
.btnVK:active{
    background: #0068F0;
    border: 2px solid #050224;
    box-shadow:none;
}
.bottomBlockInfo{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    /* or 17px */
    display: flex;
    align-items: flex-end;
    text-align: center;

    color: #696688;
    padding-bottom: 30px;
}
.infoBottoBlock{
    margin-bottom: 60px;
}
.tvBlock{
    margin-bottom: 150px;
}
.btnTELBlock{
    display: flex;
    justify-content: flex-end;
}
.btnVKBlock{
     display: flex;
     justify-content: flex-start;
 }
.whyTop{
    margin-bottom: 40px;
}
.whyBlockRow{
    margin-bottom: 60px;
}
.giImgBlock{
    margin-bottom: 60px;
}
.giHowMany{
    margin-bottom: 66px;
}
.giDownloadTop{
    margin-bottom: 56px;
}
.owl-carousel .owl-item{
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.owl-carousel{
    margin-bottom: 56px;
}
video{
    /*width: 856px;*/
    width: 100%;
}
.bgTop{
    background-image: url("/assets/images/offer/dummy/body/bg1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.bgBody{
    background-image: url("/assets/images/offer/dummy/body/bg2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.container{
    max-width: 1200px;
}
.moreBlockMainTop{
    margin-top: 90px;
}
img.giCar{
    height: 308px;
}