::-webkit-scrollbar{background:0 0;width:0}.webp-supported ::-webkit-scrollbar{background:0 0}.sidebar-container{z-index:10000;height:100%;font-size:16px;position:fixed;right:0}.sidebar-container .sidebar-body{height:100vh;padding-top:var(--offset-lg-l);padding-bottom:var(--offset-lg-s);background-color:var(--color-background-base);overflow-y:scroll}@media (min-width:768px){.sidebar-container .sidebar-body{padding-top:var(--offset-md-xl)}}.sidebar-container .sidebar-body .close-btn{top:var(--offset-sm-l);right:var(--offset-sm-l);position:absolute}@media (min-width:768px){.sidebar-container .sidebar-body .close-btn{display:none}}.sidebar-title{color:var(--color-text-primary);text-align:center;margin-bottom:var(--offset-md-2xs);font-family:NunitoSans Bold;font-size:24px;line-height:28px}@media (min-width:768px){.sidebar-title{margin-bottom:var(--offset-md-s)}}.sidebar{z-index:2;visibility:hidden;width:100vw;height:100%;color:var(--color-text-primary);transition:all var(--transition-slower)var(--cubic-ease-out);flex-direction:column;display:flex;position:absolute;top:0}@media (min-width:768px){.sidebar{flex:0 0 380px;width:380px}}.sidebar.sidebar-left{left:100%}.sidebar.sidebar-right{right:100%}.sidebar .n-icon{width:100%;height:auto}.sidebar .form-registration{max-width:288px}@media (min-width:768px){.sidebar .form-registration{max-width:316px}}.sidebar .form-registration .form-group.i_agree-cont:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.sidebar .form-registration .form-group.i_agree-cont:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.sidebar .form-registration .form-group.i_agree-cont:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.sidebar .form-registration .form-group.i_agree-cont:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.sidebar .form-registration .form-group.i_agree-cont:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.sidebar .form-registration .form-group.i_agree-cont:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.sidebar .form-registration .form-group{margin-bottom:var(--offset-sm-l)}.sidebar .form-registration .btn.submit{color:var(--color-text-button-primary);padding:var(--offset-sm-m);background:var(--color-button-primary-active);border-radius:var(--border-radius-xs);text-transform:capitalize;font-family:NunitoSans Bold;font-size:14px;line-height:20px}.webp-supported .sidebar .form-registration .btn.submit{background:var(--color-button-primary-active);background:var(--color-button-primary-active)}.sidebar .form-registration .check-text{color:var(--color-text-primary);font-family:NunitoSans Regular;font-size:14px;line-height:20px}.sidebar .form-registration .check-text span{padding:0 var(--offset-sm-3xs)}.sidebar .form-registration .check-text a{color:inherit;text-decoration:underline;display:inline}.sidebar .form-registration .form-currency{margin-bottom:var(--offset-sm-xxl)}.sidebar .form-registration .form-currency .custom-radio-currency{background-color:transparent;margin:0;overflow:hidden}.sidebar .form-registration .form-currency .custom-radio-currency:first-of-type .decorator{border-radius:var(--border-radius-l)0 0 var(--border-radius-l)}.sidebar .form-registration .form-currency .custom-radio-currency:last-of-type .decorator{border-radius:0 var(--border-radius-l)var(--border-radius-l)0}.sidebar .form-registration .form-currency .decorator{color:var(--color-text-secondary);background-color:var(--color-background-surface);border:var(--border-width-xs)solid var(--color-stroke-active);font-family:NunitoSans Bold;font-size:16px;line-height:40px;height:-moz-max-content!important;height:max-content!important}.sidebar .form-registration .form-currency .decorator:hover{transition:var(--transition-medium);color:var(--color-text-primary);border-color:var(--color-stroke-highlight)}.sidebar .form-registration .form-currency input[type=radio]:checked+.decorator{background:var(--color-background-secondary-surface);border:var(--border-width-xs)solid var(--color-control-active);color:var(--color-text-primary)}.webp-supported .sidebar .form-registration .form-currency input[type=radio]:checked+.decorator{background:var(--color-background-secondary-surface)}.sidebar .btn{max-width:var(--width-full)}.sidebar.active{transition:all var(--transition-slower)cubic-bezier(.23,1,.32,1);transform:translate(0%)translateZ(0)}.sidebar.animating{transition:all var(--transition-slower)cubic-bezier(.23,1,.32,1)}.sidebar.active,.sidebar.animating{visibility:visible}.sidebar-left{left:0;right:auto;transform:translate(-100%)translateZ(0)}.sidebar-left .sidebar.active{left:100%}.sidebar-right{left:auto;right:0;transform:translate(100%)translateZ(0)}.sidebar-right .sidebar.active{right:100%}.sidebar .sidebar-content{z-index:3;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.sidebar .sidebar-body{z-index:130;flex-grow:10;flex-basis:100%;width:100%;position:relative}.sidebar .sidebar-footer{text-align:center;opacity:1;width:100%;transition:opacity var(--transition-medium);z-index:4;display:flex}.sidebar ui-form[theme=dark]{background-color:transparent!important}.sidebar ui-form{background-color:transparent;border-radius:0;max-width:288px;margin:0 auto;padding:0;overflow:visible}@media (min-width:768px){.sidebar ui-form{max-width:316px}}.sidebar ui-form .submit{color:var(--color-text-button-primary);padding:var(--offset-sm-m);background:var(--color-button-primary-active);border-radius:var(--border-radius-xs);text-transform:capitalize;width:var(--width-full);font-family:NunitoSans Bold;font-size:14px;line-height:22px}.webp-supported .sidebar ui-form .submit{background:var(--color-button-primary-active);background:var(--color-button-primary-active)}.sidebar ui-form .form-group,.sidebar ui-form .form{position:static}.sidebar ui-form .form-group{margin-bottom:var(--offset-sm-l);width:var(--width-full)}.sidebar ui-form .form-group.password-group{margin-bottom:var(--offset-md-s)}.sidebar ui-form .form-group .email-label,.sidebar ui-form .form-group .password-label{width:var(--width-full);background-color:transparent;border-radius:0}.sidebar ui-form .header{display:none}.sidebar ui-form .tabs-container{max-width:var(--width-full);margin-bottom:var(--offset-sm-l)}@media (min-width:768px){.sidebar ui-form .tabs-container{margin-bottom:var(--offset-md-s)}}.sidebar ui-form .tabs-container .tab{color:var(--color-text-primary);border-bottom:0;padding:0;font-family:NunitoSans Bold;font-size:24px;line-height:30px}.sidebar ui-form .tabs-container .tab:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.sidebar ui-form .tabs-container .tab:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.sidebar ui-form .tabs-container .tab:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){text-align:left}.sidebar ui-form .tabs-container .tab:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.sidebar ui-form .tabs-container .tab:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.sidebar ui-form .tabs-container .tab:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.sidebar ui-form social-auth{margin-bottom:var(--offset-md-s)}[dir=rtl] .sidebar .form-currency .custom-radio-currency:first-of-type .decorator{border-radius:0 var(--border-radius-l)var(--border-radius-l)0}[dir=rtl] .sidebar .form-currency .custom-radio-currency:last-of-type .decorator{border-radius:var(--border-radius-l)0 0 var(--border-radius-l)}.invalid{width:100%;padding:var(--offset-sm-s)0;font:var(--regular-s);color:var(--color-text-negative);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:line-height var(--transition-standart)var(--cubic-ease-out),padding var(--transition-standart)var(--cubic-ease-out),color var(--transition-standart)var(--cubic-ease-out);line-height:16px;display:block}.form{border-radius:var(--border-radius-xs);padding:var(--offset-md-l)var(--offset-md-s);background-color:transparent;align-content:center;align-self:center;position:relative}@media (min-width:768px){.form{padding:var(--offset-md-l)var(--offset-md-2xl)}}@media (max-width:960px) and (max-height:500px) and (orientation:landscape){.form{padding:var(--offset-md-l)var(--offset-md-s)}}.form .checkbox{display:flex}.form .checkbox a{color:var(--color-text-primary);transition:all var(--transition-faster)var(--cubic-ease-out);text-decoration:underline}.form .checkbox a:hover{opacity:var(--opacity-8)}.form .wrapper{padding:var(--offset-sm-l)}@media (min-width:768px){.form .wrapper{padding:var(--offset-sm-xxl)42px var(--offset-md-2xs)}}.form .block{display:block}.form .text-btn{text-align:center;width:100%}.form .social-buttons{margin-bottom:var(--offset-sm-l);display:flex}.form .social-buttons .social-auth__button{--button-bg-color:#f0f0f2;--button-hover-bg-color:#f7f7f8;--button-disabled-bg-color:#f0f0f2;margin-left:var(--offset-sm-s)}.form .social-buttons .social-auth__button.disabled{opacity:.3}.form .social-buttons .social-auth__button:first-of-type{margin-left:0}.form .social-buttons .social-auth__button_facebook{--button-bg-color:#1877f2;--button-hover-bg-color:#80b4f8;--button-disabled-bg-color:#1877f2}.form .social-buttons .social-auth__button_gp{--button-bg-color:#f0f0f2;--button-hover-bg-color:#f7f7f8;--button-disabled-bg-color:#f0f0f2}.form .social-buttons .social-auth__button_line{--button-bg-color:#06c755;--button-hover-bg-color:#76e0a1;--button-disabled-bg-color:#06c755}[dir=rtl] .form .social-buttons .social-auth__button{margin-left:0;margin-right:var(--offset-sm-s)}[dir=rtl] .form .social-buttons .social-auth__button:first-of-type{margin-right:0}.forgot-link{font:var(--regular-m);color:var(--color-text-secondary);margin-bottom:var(--offset-sm-l);cursor:pointer;transition:color var(--transition-fastest)var(--cubic-ease-out);text-decoration:underline;display:inline-block}@media (min-width:1280px){.forgot-link:hover{color:var(--color-text-primary)}}.wrapper{overflow:hidden}.sidebar-container{z-index:10000}.title{color:#2c2e35;font-family:NunitoSans Bold;font-size:25px;line-height:136.4%}@media (min-width:960px){.title{font-size:40px}}p{color:#2c2e35;font-family:NunitoSans Regular;font-size:16px;line-height:25px}.btn{color:#1d1e23;text-align:center;width:-moz-fit-content;cursor:pointer;background-color:#ffe14b;border-radius:61px;width:fit-content;padding:15px 16px;font-family:NunitoSans Bold;font-size:16px;line-height:28px;display:block}@media (min-width:960px){.btn{font-size:18px}}.btn:hover{background-color:#ffe782}.section1{background-color:#3f6da7;padding:25px 22px 34px}@media (min-width:768px){.section1{padding:19px 0 105px}}@media (min-width:1280px){.section1{padding:93px 0 105px}.section1.id .sub-title{max-width:333px}.section1.in .sub-title{max-width:265px}.section1.th .sub-title{max-width:279px}.section1.tr .container{max-width:960px}.section1.tr .container:before{right:20px}.section1.tr .sub-title{max-width:350px}}.section1 .container{position:relative}@media (min-width:1280px){.section1 .container{justify-content:space-between;max-width:940px;margin:0 auto;display:flex}}.section1 .container:before{content:"";background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/man-min-7b1a4d6d2a2e8f4c.svg);background-repeat:no-repeat;width:227px;height:263px;margin:0 auto;display:block;position:absolute;top:-25px;left:0;right:0}.webp-supported .section1 .container:before{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/man-min-7b1a4d6d2a2e8f4c.svg);background-repeat:no-repeat}@media (min-width:768px){.section1 .container:before{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/man-02669c8f3d9bc1e0.svg);width:439px;height:582px;top:-19px}.webp-supported .section1 .container:before{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/man-02669c8f3d9bc1e0.svg)}}@media (min-width:1280px){.section1 .container:before{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/man-1280-cd30c21828c7e1ed.svg);width:293px;height:404px;margin:0;top:-93px;left:auto}.webp-supported .section1 .container:before{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/man-1280-cd30c21828c7e1ed.svg)}.section1 .container:after{content:"";background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec1-l-f88e4df8a8200b88.svg);background-repeat:no-repeat;width:439px;height:305px;display:block;position:absolute;bottom:-120px;left:0}.webp-supported .section1 .container:after{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec1-l-f88e4df8a8200b88.svg);background-repeat:no-repeat}.section1 .col.right{padding-top:326px}}.section1 .col.left{position:relative}@media (min-width:1280px){.section1 .col.left:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB2aWV3Qm94PSIwIDAgMTY3IDI1OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMyAyLjVjNTMuNSAwIDkwIDE0IDk1LjUgNTguNSA1LjY5NSA0Ni4wNzQtMjEuNjc3IDgxLjUtOCAxNDMuNSA0LjYwMSAyMC44NiAzMS41IDUyIDc0IDUyIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuOCIgc3Ryb2tlLXdpZHRoPSI1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjEgMTAiLz48L3N2Zz4=);background-repeat:no-repeat;width:162px;height:254px;display:block;position:absolute;top:196px;right:-189px}.webp-supported .section1 .col.left:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB2aWV3Qm94PSIwIDAgMTY3IDI1OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMyAyLjVjNTMuNSAwIDkwIDE0IDk1LjUgNTguNSA1LjY5NSA0Ni4wNzQtMjEuNjc3IDgxLjUtOCAxNDMuNSA0LjYwMSAyMC44NiAzMS41IDUyIDc0IDUyIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuOCIgc3Ryb2tlLXdpZHRoPSI1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjEgMTAiLz48L3N2Zz4=);background-repeat:no-repeat}}.section1 .logo-wrap{width:111px;margin:0 auto 223px}@media (min-width:768px){.section1 .logo-wrap{width:186px;margin:0 auto 584px}}@media (min-width:1280px){.section1 .logo-wrap{width:111px;margin:0 0 38px}}.section1 lui-logo img{width:111px}@media (min-width:768px){.section1 lui-logo img{width:186px}}@media (min-width:1280px){.section1 lui-logo img{width:111px}}.section1 .title{text-align:center;color:#fff;max-width:700px;margin:0 auto 5px;font-size:28px}@media (min-width:768px){.section1 .title{margin:0 auto 18px;font-size:50px}}@media (min-width:1280px){.section1 .title{text-align:left;max-width:439px;margin:0;font-size:50px}}.section1 .sub-title{text-align:center;color:#fff;max-width:416px;margin:0 auto 27px;font-size:20px;line-height:30px}@media (min-width:768px){.section1 .sub-title{margin:0 auto 60px;font-size:25px}}@media (min-width:1280px){.section1 .sub-title{max-width:328px;margin:0 auto 38px}}.section1 .sub-title span{color:#ffdc3c;font-family:NunitoSans Bold}.section1 .btn{min-width:225px;margin:0 auto;padding:11px 16px}@media (min-width:768px){.section1 .btn{min-width:241px;padding:15px 16px;font-size:16px}}.section2{padding:76px 22px 38px}@media (min-width:768px){.section2{padding:100px 0 50px}}@media (min-width:1280px){.section2{padding:108px 0 54px}}.section2 .container{border-radius:var(--border-radius-ml);background-color:#f0f8ff;max-width:644px;margin:0 auto;padding:42px 20px 54px}@media (min-width:960px){.section2 .container{max-width:804px;padding:69px 46px}}@media (min-width:1280px){.section2 .container{max-width:960px;padding:69px 124px}}.section2 .title{max-width:712px;margin:0 auto 29px}@media (min-width:768px){.section2 .title{text-align:center}}@media (min-width:960px){.section2 .title{margin:0 auto 47px}}@media (min-width:768px){.section2 .row{width:100%;margin:0 auto;display:flex}}@media (min-width:960px){.section2 .row{width:686px}}@media (min-width:1280px){.section2 .row{width:704px}}@media (min-width:768px){.section2 .col{width:290px}}@media (min-width:960px){.section2 .col{width:337px}}@media (min-width:1280px){.section2 .col{width:310px}}@media (min-width:768px){.section2 .col:first-child{margin-right:30px}}@media (min-width:960px){.section2 .col:first-child{margin-right:62px}}@media (min-width:1280px){.section2 .col:first-child{margin-right:48px}}.section2 .col p{margin-bottom:20px}@media (min-width:768px){.section2 .col p{margin-bottom:30px;padding-left:20px;font-size:20px;line-height:32px;position:relative}.section2 .col p:before{content:"";background-color:#2c2e35;border-radius:50%;width:7px;height:7px;display:block;position:absolute;top:14px;left:0}.section2 .col p:last-child{margin-bottom:0}}.section2 .col p.last{margin-bottom:0}.section3{padding:38px 22px 76px}@media (min-width:768px){.section3{padding:50px 0 100px}}@media (min-width:1280px){.section3{padding:54px 0 136px}}.section3 .container{max-width:644px;margin:0 auto}@media (min-width:960px){.section3 .container{max-width:804px}}@media (min-width:1280px){.section3 .container{max-width:960px}}.section3 .title{text-align:center;max-width:712px;margin:0 auto 40px}@media (min-width:960px){.section3 .title{margin:0 auto 62px}}@media (min-width:1280px){.section3 .title{margin:0 auto 65px}}.section3 .card{border:var(--border-width-xs)solid #aed5f9;border-radius:var(--border-radius-4xl);margin:0 auto 40px;padding:20px 17px 35px}@media (min-width:768px){.section3 .card{align-items:center;padding:30px;display:flex}}@media (min-width:960px){.section3 .card{border:var(--border-width-xs)solid #d2d2d2;max-width:none;margin:0 0 60px;padding:50px}}.section3 .card h3{color:#000;margin-bottom:13px;font-family:NunitoSans Bold;font-size:20px;line-height:30px}@media (min-width:960px){.section3 .card h3{margin-bottom:10px;font-size:22px;line-height:42px}}.section3 .card .col{max-width:331px;margin:0 auto}@media (min-width:960px){.section3 .card .col{max-width:391px;margin:0}}@media (min-width:1280px){.section3 .card .col{max-width:492px}}.section3 .img-wrap{max-width:331px;margin:0 auto 30px}@media (min-width:768px){.section3 .img-wrap{min-width:220px;margin:0 40px 0 0}}@media (min-width:960px){.section3 .img-wrap{width:243px;margin:0 41px 0 0}}@media (min-width:1280px){.section3 .img-wrap{margin:0 101px 0 0}}.section3 .img-wrap img{width:100%}.section3 .btn{min-width:275px;margin:0 auto}@media (min-width:960px){.section3 .btn{min-width:295px}}.section4{background-color:#3f6da7;padding:48px 22px}@media (min-width:768px){.section4{padding:100px 0 115px}}@media (min-width:1280px){.section4{padding:106px 0 170px}}.section4 .container{max-width:644px;margin:0 auto}@media (min-width:1280px){.section4 .container{max-width:960px}}.section4 .title{color:#fff;margin:0 0 26px;padding-left:20px}@media (min-width:768px){.section4 .title{max-width:631px;margin:0 0 42px;padding-left:0;font-size:40px}}@media (min-width:1280px){.section4 .title{text-align:center;max-width:780px;margin:0 auto 83px}.section4 .row{justify-content:space-between;align-items:center;display:flex}}.section4 .col.left{padding-left:20px}@media (min-width:768px){.section4 .col.left{padding-left:0}}.section4 .col p{color:#fff;max-width:551px;margin-bottom:33px;font-family:NunitoSans Regular;font-size:18px;line-height:30px}@media (min-width:1280px){.section4 .col p{max-width:400px}}.section4 .col p:last-child{margin-bottom:55px}@media (min-width:768px){.section4 .col p:last-child{margin-bottom:77px}}@media (min-width:1280px){.section4 .col p:last-child{margin-bottom:0}}.section5{padding:76px 22px 55px}@media (min-width:768px){.section5{padding:100px 0 50px}}@media (min-width:1280px){.section5{padding:107px 0 52px}}.section5 .img-popup{display:none}.section5 .img-popup.active{z-index:1000;background-color:rgba(33,34,39,.8);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.section5 .img-popup .wrapper{cursor:zoom-out;width:90%}@media (min-width:960px){.section5 .img-popup .wrapper{width:75%}}@media (min-width:1440px){.section5 .img-popup .wrapper{width:60%}}.section5 .img-popup .wrapper img{width:100%}.section5 .container{max-width:644px;margin:0 auto}@media (min-width:960px){.section5 .container{max-width:804px}}@media (min-width:1280px){.section5 .container{max-width:960px}}.section5 .title{margin:0 0 17px}.section5 .des{color:#2c2e35;margin-bottom:58px;font-family:NunitoSans Regular;font-size:18px;line-height:30px}@media (min-width:960px){.section5 .des{margin-bottom:62px;font-size:20px;line-height:32px}}.section5 .tabs-row{display:none}@media (min-width:768px){.section5 .tabs-row{width:-moz-fit-content;width:fit-content;margin-left:20px;display:flex}}.section5 .tabs-row .tab{color:rgba(44,46,53,.4);cursor:pointer;border-radius:10px 10px 0 0;padding:19px 14px;font-family:NunitoSans Regular;font-size:20px;line-height:24px}.section5 .tabs-row .tab.active{color:#2c2e35;border-top:var(--border-width-xs)solid #d2d2d2;border-right:var(--border-width-xs)solid #d2d2d2;border-left:var(--border-width-xs)solid #d2d2d2;transition:var(--transition-faster);background-color:#f0f8ff;border-radius:10px 10px 0 0;font-family:NunitoSans Bold}.section5 .row{background-color:#fff;margin-bottom:80px}@media (min-width:768px){.section5 .row{border:var(--border-width-xs)solid #d2d2d2;border-radius:var(--border-radius-ml);justify-content:space-between;align-items:center;margin-bottom:0;padding:30px;display:none}}@media (min-width:960px){.section5 .row{padding:39px}}@media (min-width:1280px){.section5 .row{padding:30px 30px 30px 66px}}@media (min-width:768px){.section5 .row.active{animation:var(--transition-slow)activeCard linear forwards;display:flex}}@keyframes activeCard{0%{opacity:var(--opacity-0)}to{opacity:var(--opacity-10)}}.section5 .row:last-child{margin-bottom:0}.section5 .row:last-child .img-wrap{margin-bottom:51px}@media (min-width:960px){.section5 .row:last-child .img-wrap{margin-bottom:0}}.section5 .row:last-child .btn{min-width:275px;margin:0 auto}.section5 .row:last-child .btn.desktop-btn{display:none}@media (min-width:768px){.section5 .row:last-child .btn.desktop-btn{width:100%;min-width:auto;margin:0;display:block}.section5 .row:last-child .btn.min-btn{display:none}.section5 .row .col{max-width:295px}}@media (min-width:960px){.section5 .row .col{max-width:261px}}@media (min-width:1280px){.section5 .row .col{max-width:321px}}.section5 .row h3{color:#2c2e35;border-bottom:var(--border-width-s)solid #2c2e35;margin-bottom:20px;padding-bottom:11px;font-family:NunitoSans Bold;font-size:20px;line-height:24px}@media (min-width:768px){.section5 .row h3{display:none}}.section5 .row p{margin:0 auto 33px}@media (min-width:960px){.section5 .row p{margin:0 0 46px}}@media (min-width:1280px){.section5 .row p{margin:0 0 81px}}.section5 .row .arrow{display:none}@media (min-width:768px){.section5 .row .arrow{cursor:pointer;width:31px;height:42px;display:block}}.section5 .row .img-wrap{cursor:zoom-in}@media (min-width:768px){.section5 .row .img-wrap{width:250px}}@media (min-width:960px){.section5 .row .img-wrap{width:414px}}@media (min-width:1280px){.section5 .row .img-wrap{width:440px}}.section5 .row .img-wrap img{width:100%}.section6{padding:55px 22px 50px}@media (min-width:768px){.section6{padding:50px 0 61px}}@media (min-width:960px){.section6{padding:52px 0 66px}}.section6 .container{border-radius:var(--border-radius-ml);background-color:#f0f8ff;max-width:644px;margin:0 auto;padding:48px 20px 61px}@media (min-width:768px){.section6 .container{padding:75px 40px 88px}}@media (min-width:960px){.section6 .container{max-width:804px;padding:75px 78px 88px}}@media (min-width:1280px){.section6 .container{max-width:960px;padding:85px 100px 105px}}.section6 .title{max-width:573px;margin:0 auto 26px}@media (min-width:568px){.section6 .title{text-align:center}}@media (min-width:768px){.section6 .title{margin:0 auto 70px}}@media (min-width:960px){.section6 .title{margin:0 auto 101px}}.section6 .row{max-width:331px;margin:0 auto 80px}@media (min-width:768px){.section6 .row{align-items:center;max-width:none;margin:0 auto 63px;display:flex}.section6 .row:nth-child(odd) .img-wrap{margin-right:70px}}@media (min-width:960px){.section6 .row:nth-child(odd) .img-wrap{margin-right:62px}}@media (min-width:1280px){.section6 .row:nth-child(odd) .img-wrap{margin-right:160px}}@media (min-width:768px){.section6 .row:nth-child(2n) p{margin-right:30px}}@media (min-width:960px){.section6 .row:nth-child(2n) p{margin-right:62px}}@media (min-width:1280px){.section6 .row:nth-child(2n) p{margin-right:140px}}@media (min-width:768px){.section6 .row:nth-child(2n) .img-wrap{order:1}}.section6 .row:last-child{margin-bottom:0}.section6 .row .img-wrap{width:100%;margin:0 0 33px}@media (min-width:768px){.section6 .row .img-wrap{width:250px;min-width:250px;max-width:250px;margin:0}}@media (min-width:960px){.section6 .row .img-wrap{width:300px;min-width:300px;max-width:300px}}.section6 .row .img-wrap img{width:100%}.section6 .row p{max-width:500px;margin:0 auto}@media (min-width:768px){.section6 .row p{max-width:285px;margin:0}}@media (min-width:1280px){.section6 .row p{max-width:320px}}.section7{padding:50px 22px 0}@media (min-width:768px){.section7{padding:70px 0 0}}@media (min-width:1280px){.section7{padding:66px 0 0}}.section7 .container{max-width:644px;margin:0 auto}@media (min-width:768px){.section7 .container{max-width:717px}}@media (min-width:960px){.section7 .container{max-width:804px}}@media (min-width:1280px){.section7 .container{max-width:960px;padding-right:20px}}@media (min-width:768px){.section7 .row{align-items:center;display:flex}}@media (min-width:960px){.section7 .col{max-width:392px}}@media (min-width:1280px){.section7 .col{max-width:400px}}.section7 .title{max-width:392px;margin:0 0 25px}@media (min-width:960px){.section7 .title{margin:0 0 25px;font-size:30px}}.section7 p{margin-bottom:35px;font-size:18px;line-height:30px}@media (min-width:960px){.section7 p{font-size:16px;line-height:25px}}@media (min-width:1280px){.section7 p{font-size:18px;line-height:30px}}.section7 p a{color:#0085ff;text-decoration:underline}.section7 .img-wrap{min-width:314px;max-width:314px;margin:0 auto -5px}@media (min-width:768px){.section7 .img-wrap{order:-1;min-width:340px;max-width:340px;margin:0 58px -25px 0}}@media (min-width:960px){.section7 .img-wrap{min-width:314px;max-width:314px;margin:0 58px -5px 20px}}@media (min-width:1280px){.section7 .img-wrap{max-width:425px;margin:0 75px 0 0}}.section8{background-color:#487bbb;background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec8-min-c1e405a63840c866.svg);background-position:bottom;background-repeat:no-repeat;padding:83px 37px 350px;position:relative}.webp-supported .section8{background-color:#487bbb;background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec8-min-c1e405a63840c866.svg);background-position:bottom;background-repeat:no-repeat}@media (min-width:768px){.section8{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec8-768-490f12e3ac1ac011.svg);background-position:50% bottom -17px;padding:93px 0 511px}.webp-supported .section8{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec8-768-490f12e3ac1ac011.svg);background-position:50% bottom -17px}}@media (min-width:1280px){.section8{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec8-8ebcaf435d77947f.svg);background-position:right bottom -68px;padding:134px 0 115px}.webp-supported .section8{background-image:url(https://binomopromo.com/p-assets/landings/binomo/src/l53/images/sec8-8ebcaf435d77947f.svg);background-position:right bottom -68px}}.section8 .container{max-width:244px;margin:0 auto}@media (min-width:768px){.section8 .container{max-width:none;margin:0}}@media (min-width:1280px){.section8 .container{max-width:960px;margin:0 auto}}.section8 .title{color:#fff;margin:0 auto 20px}@media (min-width:768px){.section8 .title{text-align:center;max-width:571px;margin:0 auto 23px;font-size:45px}}@media (min-width:768px) and (min-width:1280px){.section8 .title{text-align:left;margin:0 0 23px}}.section8 .des{color:#fff;margin:0 auto 40px;font-size:18px;line-height:30px}@media (min-width:768px){.section8 .des{text-align:center;max-width:475px;margin:0 auto 50px;font-size:22px;line-height:37px}}@media (min-width:1280px){.section8 .des{text-align:left;margin:0 0 50px}}.section8 .btn{min-width:100%;margin:0 auto}@media (min-width:768px){.section8 .btn{min-width:283px}}@media (min-width:1280px){.section8 .btn{margin:0}}