/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:-ms-grid!important;display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 16px;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:16px 16px;margin:-16px -16px -16px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:32px}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:16px}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}.container{padding:0}h1,h2,h3,h4,h5,h6{color:#fff;margin:0;padding:0}.h1,h1{font-weight:700;font-size:72px;line-height:68px;letter-spacing:.01em}.h2,h2{font-weight:600;font-size:48px;line-height:48px}.h3,h3{font-weight:600;font-size:32px;line-height:32px}.subtitle{font-size:24px;line-height:32px;font-weight:400;color:#fff}.text{font-weight:400;font-size:20px;line-height:24px}.text--light{opacity:.5;color:#fff;font-weight:300}@font-face{font-family:Proxima-Nova;font-display:swap;src:url(../fonts/ProximaNova-Light.woff2) format("woff2"),url(../fonts/ProximaNova-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Proxima-Nova;font-display:swap;src:url(../fonts/ProximaNova-Regular.woff2) format("woff2"),url(../fonts/ProximaNova-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Proxima-Nova;font-display:swap;src:url(../fonts/ProximaNova-SemiBold.woff2) format("woff2"),url(../fonts/ProximaNova-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Proxima-Nova;font-display:swap;src:url(../fonts/ProximaNova-Bold.woff2) format("woff2"),url(../fonts/ProximaNova-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Proxima-Nova;font-display:swap;src:url(../fonts/ProximaNova-ExtraBold.woff2) format("woff2"),url(../fonts/ProximaNova-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}[class*=" _icon-"]:before,[class^=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" _icon-"]:before,[class^=_icon-]:before{display:block}._icon-ok:before{content:"\e907"}._icon-ok_checkbox:before{content:"\e908"}._icon-close:before{content:"\e900"}._icon-location:before{content:"\e901"}._icon-logo_instagram:before{content:"\e902"}._icon-logo_telegram:before{content:"\e903"}._icon-logo_viber:before{content:"\e904"}._icon-logo_vk:before{content:"\e905"}._icon-logo_whatsapp:before{content:"\e906"}._icon-percent:before{content:"\e909"}._icon-phone:before{content:"\e90a"}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}aside,footer,header,nav,section{display:block}html{font-size:16px}body,html{height:100%}body{line-height:1.15;-webkit-text-size-adjust:100%;font-family:Proxima-nova;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Proxima-nova;font-size:inherit;line-height:1.15;margin:0;outline:0}textarea{overflow:auto}input::-ms-clear{display:none}button{cursor:pointer;background-color:inherit;overflow:visible}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0;border:0}a{-webkit-tap-highlight-color:transparent}a,a:visited{text-decoration:none;background-color:transparent}a:hover{text-decoration:none}ul li{list-style:none}img{border-style:none;vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{background-color:#15181f;-webkit-tap-highlight-color:transparent}body._lock{overflow:hidden}h1,h2,h3,h4,h5,h6,p{color:#fff}.page{width:100%;min-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.ui{padding:30px 0}.ui a{display:none}.ui .row{width:100%;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.ui .row a,.ui .row button{margin-right:15px}.ui .row .radio{margin-right:30px}.ui .row .checkbox{margin-right:30px}.ui .radio:not(:last-of-type){margin-bottom:20px}.ui .tabs__content{width:760px;height:100px;padding:0 30px}.ui .tabs__buttons{margin-bottom:30px}.button,button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:22px 78px;background-color:transparent;border-radius:16px;border:2px #f28d30 solid;color:#fff;font-size:20px;line-height:24px;font-weight:700;-webkit-transition:background .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease;transition:background .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease;-o-transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.button--shadow,button--shadow{background-color:#f28d30}.button--black,button--black{background-color:#23262c;border-color:#23262c}.button--black-inactive,.button[disabled],button--black-inactive,button[disabled]{background-color:#23262c;border-color:#23262c;color:rgba(255,255,255,.5);pointer-events:none}.button--gray,button--gray{background-color:#2a2e35;border-color:#2a2e35}.button--inactive,.button[disabled],button--inactive,button[disabled]{background-color:transparent;border-color:#49505c;color:#49505c;pointer-events:none}.input{width:100%}.input__label{color:#fff;font-size:20px;line-height:24px;font-weight:600;margin-bottom:15px}.input__field{width:100%;cursor:pointer;background-color:transparent;padding-bottom:15px;border-bottom:1px #49505c solid;color:#fff;font-weight:400;font-size:24px;line-height:32px;-webkit-transition:color .2s ease,border-color .2s ease;-o-transition:color .2s ease,border-color .2s ease;transition:color .2s ease,border-color .2s ease}.input__field:-moz-placeholder-shown{text-overflow:ellipsis}.input__field:-ms-input-placeholder{text-overflow:ellipsis}.input__field:placeholder-shown{-o-text-overflow:ellipsis;text-overflow:ellipsis}.input__field::-webkit-input-placeholder{color:#fff;opacity:.5}.input__field::-moz-placeholder{color:#fff;opacity:.5}.input__field:-ms-input-placeholder{color:#fff;opacity:.5}.input__field::-ms-input-placeholder{color:#fff;opacity:.5}.input__field::placeholder{color:#fff;opacity:.5}.input__field:focus{border-color:#fff}.input--file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px}.input--file .input__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.input--file .input__label img{display:block;-o-object-fit:cover;object-fit:cover;height:139px;margin-bottom:15px}.input--file .input__label-text{color:#fff;font-weight:600;font-size:20px;line-height:24px;text-align:center;opacity:.4}.input--file .input__field input{display:none}.input--file .input__placeholder{max-width:150px;display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.input--file .input__placeholder-icon{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;width:24px;height:24px;background-color:#fff;border-radius:50%;margin-left:10px}.input--file .input__placeholder-icon:before{color:#111;font-size:10px}.input--file .input__select{cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;margin:0 auto;padding:22px}.input--file .input__select input{display:none}.input--file.is-active .input__select{background-color:#f28d30}.input--file.is-active .input__placeholder{color:#111}.input--file.is-active .input__placeholder-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.radio{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.radio__input{display:none}.radio__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.radio__icon{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:18px;height:18px;border:2px #f28d30 solid;margin-right:15px;margin:3px 15px 3px 0;position:relative}.radio__icon:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11px;height:11px;border-radius:50%;background-color:#f28d30;opacity:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;-o-transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.radio__text{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:20px;line-height:24px;font-weight:700;color:#fff}.radio__input:checked+.radio__wrapper .radio__icon:after{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.radio__img{-o-object-fit:cover;object-fit:cover;margin-bottom:15px;border-radius:16px;width:100%}.radio--mini{height:40px;border-radius:16px;background-color:#23262c;padding:10px 30px 10px 15px}.radio--mini .radio__icon{margin-right:10px}.radio--mini .radio__text{font-size:12px;line-height:14px}.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__icon{color:#fff;background-color:#f28d30}.checkbox__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;min-width:20px;width:20px;height:20px;border:2px #f28d30 solid;margin-right:15px;color:transparent;background-color:transparent;font-size:12px;-webkit-transition:background .2s ease,color .15s ease;-o-transition:background .2s ease,color .15s ease;transition:background .2s ease,color .15s ease}.checkbox__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;font-size:20px;line-height:24px;font-weight:700;color:#fff}.radio-large{cursor:pointer}.radio-large__group{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-large__input{position:relative;display:none}.radio-large__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:190px;height:90px;border-bottom:1px #49505c solid;-webkit-transition:border-color .35s ease;-o-transition:border-color .35s ease;transition:border-color .35s ease}.radio-large__icon{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:18px;height:18px;border:2px #f28d30 solid;margin-right:15px;margin:0 10px 0 0;position:relative;display:none}.radio-large__icon:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11px;height:11px;border-radius:50%;background-color:#f28d30;opacity:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;-o-transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.radio-large__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-weight:600}.radio-large__text::before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:15px;color:#fff;font-size:21px}.radio-large__input:checked+.radio-large__wrapper{border-color:#f28d30}.radio-large__input:checked+.radio-large__wrapper .radio-large__icon::after{opacity:1}.radios-large{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs{display:none}.tabs__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-button{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:190px;height:90px;border-bottom:1px #49505c solid;-webkit-transition:border-color .35s ease;-o-transition:border-color .35s ease;transition:border-color .35s ease}.tab-button__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-weight:600}.tab-button__title::before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:15px;color:#fff;font-size:21px}.tab-button:hover{border-color:#f28d30}.tab-button.is-Active{border-color:#f28d30}.tab-block{display:none}.tab-block.is-Active{display:-webkit-box;display:-ms-flexbox;display:flex}.messengers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.messenger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%}.messenger img{margin:auto;width:20px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.messenger--telegram{background-color:#1baae1}.messenger--whatsapp{background-color:#58bb63}.messenger--viber{background-color:#7d3daf}.messenger--vk{background-color:#5181b8}.messenger--instagram{background:-o-linear-gradient(45deg,#ffae10 0,#ef0090 100%);background:linear-gradient(45deg,#ffae10 0,#ef0090 100%)}.messenger--square{width:40px;height:40px;border-radius:4px}.messenger--square img{width:26px}.policy{display:inline-block;color:rgba(255,255,255,.5);font-weight:300;font-size:18px;line-height:20px}.policy__link{color:#fff;border-bottom:1px rgba(255,255,255,.5) dashed;opacity:.5;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.policy__link:hover{opacity:1}.bonuses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.bonuses__title{color:#f28d30;margin-bottom:60px}.bonuses__title--main{display:block}.bonuses__title--final{display:none}.bonuses__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bonuses__item{width:100%}.bonuses__item:not(:last-of-type){margin-bottom:40px;padding-bottom:40px;border-bottom:1px rgba(255,255,255,.2) solid}.bonuses--quiz{padding:30px;border-radius:32px;background-color:#23262c}.bonuses--quiz .bonuses__title{font-weight:600;font-size:24px;line-height:24px;margin-bottom:37px}.bonuses--quiz .bonuses__item:not(:last-of-type){margin-bottom:18px;padding-bottom:18px;border-bottom:1px rgba(255,255,255,.2) solid}.bonuses--quiz .bonus__icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 0 0 10px;-webkit-box-flex:0;-ms-flex:0 0 83px;flex:0 0 83px}.bonuses--quiz .bonus__title{font-size:24px;line-height:24px;margin-bottom:10px}.bonuses--quiz .bonus__text{font-size:20px;line-height:24px}.bonus{display:-webkit-box;display:-ms-flexbox;display:flex}.bonus__icon{position:relative;margin-right:30px;height:auto;-webkit-box-flex:0;-ms-flex:0 0 94px;flex:0 0 94px}.bonus__icon img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bonus__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:1;flex-shrink:1;width:100%}.bonus__inf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.bonus__title{color:#fff;margin-bottom:20px;line-height:24px}.bonus__text{font-weight:600;font-size:24px;line-height:24px;color:#fff;opacity:.4}.bonus__button{font-size:20px;line-height:24px;margin-left:30px;padding:22px 78px}.prizes{max-width:819px}.prizes__title{font-weight:600;font-size:20px;line-height:24px;color:#fff;opacity:.5;margin-bottom:32px}.prizes__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prizes__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33.33%;padding:20px;border-radius:16px;background-color:rgba(44,47,55,.48)}.prizes__item:not(:last-child){margin-right:20px}.prizes__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;-ms-flex-preferred-size:32px;flex-basis:32px;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;border-radius:50%;background-color:#4f5a75}.prizes__icon:before{font-size:16px;color:#fff}.prizes__item-text{color:#fff;font-weight:600;font-size:20px;line-height:24px;width:100%}.stages-block{height:799px;padding:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.stages-block__bg{position:absolute;top:0;right:0;width:100%;height:100%;overflow:hidden;border-radius:32px}.stages-block__bg-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.stages-block__content{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stages-block__content-bg{display:none;border-radius:0 0 32px 32px;overflow:hidden}.stages-block__content-bg img{display:none;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.stages-block__item{position:relative;z-index:2;min-width:222px;padding:20px;border-radius:16px;background-color:rgba(44,47,55,.62);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);color:#fff;font-weight:600;font-size:20px;line-height:24px}.stages-block__item:not(:last-of-type){margin-right:20px}.thanks__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thanks__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:106px;height:106px;margin-bottom:24px;background-color:#f28d30;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.thanks__icon img{margin:0 auto auto 11px;display:block;width:88px;height:81px;-o-object-fit:contain;object-fit:contain;-webkit-filter:drop-shadow(11px 11px 15px rgba(70, 52, 34, .62));filter:drop-shadow(11px 11px 15px rgba(70, 52, 34, .62))}.thanks__title{width:100%;color:#fff;margin-bottom:24px}.thanks__subtitle{color:#f28d30}.quiz{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quiz__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.quiz__title{color:#fff;margin-bottom:15px}.quiz__title--change{display:none}.quiz__subtitle{color:#fff;font-weight:400;font-size:24px;line-height:32px}.quiz__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quiz__body .input--file{background-color:#23262c;border-radius:16px}.quiz__item-col{padding:0 10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:20px;position:static;z-index:10}.quiz__item-col--checkbox{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:auto;padding:0 5px}.quiz__item-col.col-6.col-xxl-3 .radio__img{height:374px}.quiz__item-col.col-12 .radio__img{height:374px}.quiz__item-col.col-12.col-xl-4 .radio__img{height:147px}.quiz__item-col.col-12.col-xl-6 .radio__img{height:374px}.quiz__item-col--input .input{width:535px}.quiz__item-col--input-large{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.quiz__item-col--input-large .input{width:535px}.quiz__item-checkbox{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:20px 45px;background-color:#23262c;border-radius:16px}.quiz__item-radio.radio--image .radio__img{height:374px}.quiz__item-bg{position:absolute;top:0;left:0;z-index:0;height:100%;width:100%;padding-bottom:20px}.quiz__item-row{width:calc(100% + 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:start;align-content:start;margin:0 -10px;position:relative}.quiz__item-row--large{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz__item-row--large-1 .quiz__item-bg--1{display:block}.quiz__item-row--large-1 .quiz__item-bg--2{display:none}.quiz__item-row--large-1 .quiz__item-bg--3{display:none}.quiz__item-row--large-2 .quiz__item-bg--1{display:block}.quiz__item-row--large-2 .quiz__item-bg--2{display:none}.quiz__item-row--large-2 .input{width:348px}.quiz__item-input--other{display:none}.quiz__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quiz__button{padding:22px 78px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.quiz__button--prev{margin-right:auto}.quiz__button--other{margin-right:20px}.quiz-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.quiz-block__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1355px;height:820px;border-radius:32px;background-color:#2a2e35;padding:40px;overflow:hidden;margin-bottom:50px}.quiz-block__side{width:395px}.quiz-block__quiz-description{margin-bottom:20px}.quiz-block__quiz-description.is-finished{display:none}.quiz-block__bonuses.is-finished .bonuses__title--main{display:none}.quiz-block__bonuses.is-finished .bonuses__title--final{display:block}.quiz-block__bonuses-title{font-weight:600;font-size:18px;line-height:20px;color:#fff;margin-bottom:20px;display:none}.quiz-block__progress{margin-bottom:40px;width:100%}.quiz-block__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.quiz-block__item{height:100%;display:none}.quiz-block__item--first .quiz__button{margin-left:auto}.quiz-block__item.is-active{display:block}.quiz-block__item.is-active .quiz__header{-webkit-animation:animation__quiz--header .5s ease-in;animation:animation__quiz--header .5s ease-in}.quiz-block__item.is-active .quiz__body{-webkit-animation:animation__quiz--body .5s ease;animation:animation__quiz--body .5s ease}.quiz-block__item.is-change .quiz__title--default{display:none}.quiz-block__item.is-change .quiz__title--change{display:block}@-webkit-keyframes animation__quiz--header{0%{opacity:0}100%{opacity:1}}@keyframes animation__quiz--header{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes animation__quiz--body{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes animation__quiz--body{0%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.quiz-description__title-block{padding:30px;position:relative;height:188px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.quiz-description__title-text{width:50%;position:relative;z-index:10}.quiz-description__title{color:#111;font-weight:800;font-size:24px;line-height:24px;margin-bottom:7px}.quiz-description__subtitle{color:#111;font-weight:600;font-size:18px;line-height:15px}.quiz-description__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:32px 32px 0 0;-o-object-fit:cover;object-fit:cover}.quiz-description__image{position:absolute;bottom:0;right:10px;height:250px;-o-object-fit:contain;object-fit:contain;z-index:0}.quiz-description__content{position:relative;padding:25px;background-color:#23262c;border-radius:0 0 32px 32px;z-index:10}.quiz-description__item{color:#fff;font-weight:600;font-size:20px;line-height:24px;display:none}.quiz-description__item.is-active{display:block}.quiz-progress{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;background-color:#23262c;border-radius:100px}.quiz-progress__item{border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 142px;flex:1 1 142px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 10px;color:#fff;font-weight:600;font-size:24px;line-height:32px;-webkit-transition:-webkit-box-flex .5s ease;transition:-webkit-box-flex .5s ease;-o-transition:flex .5s ease;transition:flex .5s ease;transition:flex .5s ease,-webkit-box-flex .5s ease,-ms-flex .5s ease}.quiz-progress__item span{display:none}.quiz-progress__item.is-done{background-color:#f28d30;border-radius:0}.quiz-progress__item.is-done:last-child{border-radius:0 32px 32px 0}.quiz-progress__item.is-active{background-color:#f28d30;border-radius:0 32px 32px 0;-ms-flex-preferred-size:167px;flex-basis:167px}.quiz-progress__item.is-active span{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.25em}.quiz-progress__item.is-active~.is-done{background-color:transparent}.quiz-progress__item:first-of-type{border-radius:32px 0 0 32px}.quiz-progress__item:first-of-type.is-active{border-radius:32px}.quiz-progress__item:first-of-type.is-done{border-radius:32px 0 0 32px;background-color:#f28d30}.quiz-progress__item:first-of-type.is-done.is-active{border-radius:32px}.quiz-progress__item--gift{-ms-flex-preferred-size:113px;flex-basis:113px;position:relative}.quiz-progress__item--gift.is-active{-ms-flex-preferred-size:113px;flex-basis:113px}.quiz-progress__item--gift img{position:absolute;top:50%;right:10px;width:104px;-webkit-transform:translateY(-57%);-ms-transform:translateY(-57%);transform:translateY(-57%)}.quiz-final{height:100%}.quiz-final__title{color:#fff;margin-bottom:40px;padding-right:200px}.quiz-final__body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.quiz-final__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:758px}.quiz-final__radios{margin-bottom:60px}.quiz-final__input{margin-bottom:60px}.quiz-final__button{margin-bottom:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.quiz-final__img{position:absolute;bottom:0;right:70px;-webkit-transform:translate(0,43%);-ms-transform:translate(0,43%);transform:translate(0,43%);width:362px}.thanks-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:174px 0 244px 0}.thanks-section--quiz-final{margin:118px 0 223px 0}.thanks-section--quiz-final .thanks-section__main{max-width:608px}.thanks-section__container{display:-webkit-box;display:-ms-flexbox;display:flex}.thanks-section__main{margin:0 0 0 142px;-ms-flex-negative:1;flex-shrink:1}.thanks-section__bonuses{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 150px;width:717px}.policy-section{padding:80px 0;background-color:#fafaf9}.policy-section__item{margin-bottom:30px}.policy-section__item:last-of-type{margin-bottom:0}.policy-section__title{color:#15181f;margin-bottom:30px}.policy-section .h3{color:#15181f;margin-bottom:30px}.policy-section .text{font-weight:400;color:#15181f;margin-bottom:24px}.policy-section .text:last-of-type{margin-bottom:0}.policy-section .text--link{color:#15181f;display:inline;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.policy-section .text--link:hover{color:#f28d30}.main-section{position:relative;padding:10px 0 80px 0}.main-section__row{display:block;margin:0 -15px}.main-section__row::after{content:"";clear:both;display:table}.main-section .col-12{padding:0 15px}.main-section__stages-block{float:right}.main-section__title-block{width:50%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:0 0 50px 0;float:left}.main-section__prizes-block{margin-bottom:50px;float:left}.main-section__button-block{float:left}.main-section__button{font-size:24px;line-height:24px;padding:22px 48px;width:auto;position:relative;float:left}.main-section__button-gift{display:block;width:121.43px;-o-object-fit:contain;object-fit:contain;position:absolute;left:100%;top:50%;-webkit-transform:translate(-36px,-58%) rotate(12.29deg);-ms-transform:translate(-36px,-58%) rotate(12.29deg);transform:translate(-36px,-58%) rotate(12.29deg)}.main-section__subtitle{color:#f28d30;font-weight:600;font-size:32px;line-height:32px;margin-bottom:24px}.quiz-section{padding:80px 0 40px 0}.quiz-section__side{width:395px}.modal-callback__title{color:#fff;font-weight:600;font-size:48px;line-height:48px;margin-bottom:30px}.modal-callback__subtitle{margin-bottom:50px}.modal-callback__input{width:100%;margin-bottom:50px}.modal-callback__input .input__label{font-size:20px;line-height:24px;margin-bottom:15px}.modal-callback__input .input__field{font-size:24px;line-height:32px;padding-bottom:15px}.modal-callback__button{margin-bottom:50px}.modal-callback__policy{font-size:18px;line-height:20px}.modal-contacts__title{color:#fff;font-weight:600;font-size:20px;line-height:20px;margin-bottom:30px}.modal-contacts__messengers{margin-bottom:15px}.modal-contacts__messengers .messenger:not(:last-child){margin-right:15px}.modal-contacts__phone-block{margin-bottom:30px}.modal-contacts__phone-block .phone-block__number{font-size:20px;line-height:24px}.modal-contacts__phone-block .phone-block__text{font-size:18px;line-height:20px}.modal-contacts__button{padding:12px 22px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:14px;line-height:24px}.modal-quiz .modal-content{padding:40px}.modal-quiz__title{color:#fff;margin-bottom:40px}.modal-quiz__input{margin-bottom:40px}.modal-quiz__button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.modal.fade .modal-dialog{opacity:0;-webkit-transition:opacity .35s ease;-o-transition:opacity .35s ease;transition:opacity .35s ease;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.modal.show .modal-dialog{opacity:1}.modal-dialog{max-width:859px}.modal-content{background-color:#2a2e35;height:auto;padding:50px 50px 68px 50px;border-radius:16px;position:relative}.modal-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:0;width:47px;height:47px;padding:0;border-radius:50%;background-color:#f28d30;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transition:none;-o-transition:none;transition:none}.modal-close:before{color:#fff;font-size:19px}.modal-close__text{font-weight:300;color:#fff;border-bottom:1px rgba(255,255,255,.5) dashed;opacity:.5;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;display:none}.modal-close__text:hover{opacity:1}.modal-backdrop.show{background-color:#111}.phone-block__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:600;font-size:23px;line-height:24px;margin-bottom:4px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.phone-block__number:before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;content:"";width:12px;height:12px;border-radius:50%;background-color:#219653;margin-right:10px}.phone-block__text{font-size:20px;line-height:20px}.phone-block__button{display:none;padding:12px 22px;font-size:14px;line-height:24px}.phone-block__button:before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:10px;font-size:16px}.phone-block__button-span{margin-left:.25em;font-size:inherit;line-height:inherit}.header{padding:23px 0 30px 0}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto}.header__logo{margin-right:32px}.header__logo-image{-o-object-fit:contain;object-fit:contain;width:198px}.header__slogan{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;line-height:20px;width:404px}.header__messengers{margin-right:100px}.header__messengers .messengers__item:not(:last-child){margin-right:15px}.header__phone-block{padding-right:23px;margin-right:100px}.header__phone-block .phone-block__button{display:none}.header__button{padding:22px 38px;font-size:20px;line-height:24px}.footer{padding:62px 0;color:#fff;font-weight:300;font-size:20px;line-height:20px}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__left{width:404px;margin-right:211px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.footer__center{width:314px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.footer__right{min-width:264px;margin-left:auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.footer__copy{font-weight:300;color:#fff;margin-bottom:15px}.footer__slang{opacity:.5;margin-bottom:30px}.footer__policy{color:#fff;display:inline-block;opacity:.5;margin-bottom:30px;border-bottom:1px #fff solid;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.footer__dev-text{opacity:.5;margin-bottom:15px}.footer__dev-logo{width:95px}.footer__dev-logo img{-o-object-fit:contain;object-fit:contain}.footer__adresses{margin-bottom:30px}.footer__messengers .messenger:not(:last-of-type){margin-right:15px}.footer__messengers-title{width:100%;margin-bottom:15px;opacity:.5}.footer__phone{display:block;color:#fff;font-weight:600;font-size:32px;line-height:32px;margin-bottom:30px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.footer__inf{margin-bottom:30px}.footer__inf-text:not(:last-of-type){margin-bottom:10px}.adresses__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-bottom:15px}.adresses__title:before{max-width:14px;font-size:16px;margin-right:15px}.adresses__link{color:#fff;display:block;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.adresses__link:not(:last-of-type){margin-bottom:10px}.adresses__map{width:314px;height:80px;margin-top:15px;border-radius:16px;overflow:hidden}@font-face{font-family:SONGER;src:url(/fonts/SONGERRegular.otf)}.test{font-family:Songer;font-weight:400;font-size:20px}@media (min-width:576px){.container,.container-sm{max-width:100%}.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:-ms-grid!important;display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.modal-dialog{margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:690px}.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:-ms-grid!important;display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:1024px){.container,.container-lg,.container-md,.container-sm{max-width:906px}.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:-ms-grid!important;display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1366px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1218px}.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:-ms-grid!important;display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.modal-xl{max-width:1140px}}@media (min-width:1920px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1770px}.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:-ms-grid!important;display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media (max-width:1919.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}@media only screen and (max-width:1919px){.h1,h1{font-size:56px;line-height:50px}.h2,h2{font-size:32px;line-height:32px}.h3,h3{font-size:24px;line-height:24px}.text{font-size:16px;line-height:18px}.button,button{font-size:16px;line-height:18px}.input__label{font-size:16px;line-height:18px}.input__field{font-size:18px;line-height:22px}.input--file{padding:25px}.input--file .input__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:24px}.input--file .input__label img{height:40px;margin:0 20px 0 0}.input--file .input__label-text{font-size:18px;line-height:20px;text-align:left}.input--file .input__select{width:100%;font-size:16px;line-height:18px}.radio__icon{margin:0 15px 0 0}.radio__text{font-size:16px;line-height:18px}.checkbox__text{font-size:16px;line-height:18px}.radio-large__wrapper{width:115px;height:80px;font-size:14px;line-height:17px}.radio-large__text{font-size:14px;line-height:17px}.radio-large__text::before{margin-right:10px}.bonuses__title{margin-bottom:40px}.bonuses__item:not(:last-of-type){margin-bottom:30px;padding-bottom:30px}.bonuses--quiz{padding:25px}.bonuses--quiz .bonuses__title{margin-bottom:31px;font-size:20px;line-height:20px}.bonuses--quiz .bonuses__item:not(:last-of-type){margin-bottom:15px;padding-bottom:15px}.bonuses--quiz .bonus__icon{-webkit-box-flex:0;-ms-flex:0 0 67px;flex:0 0 67px;margin-left:5px}.bonuses--quiz .bonus__title{font-size:20px;line-height:20px;margin-bottom:5px}.bonuses--quiz .bonus__text{font-size:16px;line-height:18px}.bonus__icon{-webkit-box-flex:0;-ms-flex:0 0 88px;flex:0 0 88px}.bonus__icon img{max-height:87px}.bonus__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.bonus__inf+.bonus__button{margin-top:20px}.bonus__text{font-size:18px;line-height:22px}.bonus__button{margin-left:0;font-size:16px;line-height:18px}.prizes__title{margin-bottom:24px;font-size:16px;line-height:24px}.prizes__item:not(:last-child){margin-right:10px}.prizes__item{padding:15px;width:calc(33.33% - 6.6666666667px)}.prizes__item-text{font-size:16px;line-height:18px}.stages-block{height:607px;padding:30px 0 30px 30px}.stages-block__bg{width:calc(100% + 74px);right:-74px;border-radius:32px 0 0 32px}.stages-block__item{min-width:167px;padding:15px;font-size:16px;line-height:18px}.stages-block__item:not(:last-of-type){margin:0 10px 0 0}.quiz__header{margin-bottom:30px}.quiz__title{margin-bottom:10px}.quiz__subtitle{font-size:18px;line-height:22px}.quiz__body{margin-bottom:0}.quiz__item-col{padding:0 7.5px;margin-bottom:30px}.quiz__item-col--checkbox{margin-bottom:15px;width:50%}.quiz__item-col.col-6.col-xxl-3 .radio__img{height:180px}.quiz__item-col.col-12 .radio__img{height:180px}.quiz__item-col.col-12.col-xl-4 .radio__img{height:180px}.quiz__item-col.col-12.col-xl-6 .radio__img{height:425px}.quiz__item-checkbox{padding:15px 30px}.quiz__item-radio.radio--image:not(:last-child){margin-bottom:30px}.quiz__item-radio.radio--image .radio__img{height:180px}.quiz__item-row{margin:0 -7.5px;width:calc(100% + 15px)}.quiz__item-row--large-1 .quiz__item-bg--1{display:none}.quiz__item-row--large-1 .quiz__item-bg--2{display:block}.quiz__item-row--large-2 .quiz__item-bg--1{display:none}.quiz__item-row--large-2 .quiz__item-bg--2{display:block}.quiz__item-row--large-2 .input{width:240px}.quiz__button--other{margin-right:15px}.quiz-block__main{width:830px;height:776px;padding:30px}.quiz-block__side{width:373px}.quiz-block__quiz-description{margin-bottom:15px}.quiz-block__progress{margin-bottom:30px}.quiz-description__title{font-size:22px;line-height:22px}.quiz-description__subtitle{font-size:16px;line-height:15px}.quiz-description__image{height:208px;right:18px}.quiz-description__item{font-size:16px;line-height:18px}.quiz-progress__item{padding:10px;font-size:18px;line-height:24px;-ms-flex-preferred-size:78px;flex-basis:78px}.quiz-progress__item.is-active{-ms-flex-preferred-size:142px;flex-basis:142px}.quiz-progress__item--gift.is-active{-ms-flex-preferred-size:79px;flex-basis:79px}.quiz-progress__item--gift{-ms-flex-preferred-size:82px;flex-basis:82px}.quiz-progress__item--gift img{width:72px}.quiz-final__title{padding:0;margin-bottom:30px}.quiz-final__form{width:460px}.quiz-final__radios{margin-bottom:30px}.quiz-final__input{margin-bottom:30px}.quiz-final__policy{font-size:16px;line-height:18px}.quiz-final__img{right:-90px;-webkit-transform:translate(0,47%);-ms-transform:translate(0,47%);transform:translate(0,47%);width:320px}.thanks-section{margin:120px 0}.thanks-section--quiz-final{margin:20px 0 70px 0}.thanks-section--quiz-final .thanks-section__main{margin:0}.thanks-section__bonuses{width:510px;margin:0 0 0 100px}.policy-section .h3{font-size:24px;line-height:32px}.policy-section .text{margin-bottom:18px}.main-section{padding-bottom:120px}.main-section__title-block{margin-bottom:32px}.main-section__prizes-block{margin-bottom:36px}.main-section__button{font-size:20px;line-height:24px;padding:18px 48px}.main-section__button-gift{width:107.14px;-webkit-transform:translate(-29px,-55%) rotate(12.29deg);-ms-transform:translate(-29px,-55%) rotate(12.29deg);transform:translate(-29px,-55%) rotate(12.29deg)}.main-section__subtitle{font-size:24px;line-height:24px;margin-bottom:16px}.quiz-section{padding:60px 0 0 0}.modal-callback__button{font-size:20px;line-height:24px}.modal-quiz .modal-dialog{max-width:750px}.modal-quiz__title{margin-bottom:30px}.modal-quiz__input{margin-bottom:30px}.phone-block__number{font-size:18px}.phone-block__text{font-size:16px;line-height:20px}.header{padding:20px 0}.header__left{margin-right:34px}.header__left{margin-right:auto}.header__logo{margin-right:24px}.header__logo-image{width:164px}.header__slogan{font-size:16px;width:324px}.header__messengers{margin-right:34px}.header__phone-block{padding-right:0;margin-right:34px}.header__button{padding:16px 28px;font-size:16px}.footer__left{margin-right:auto}.footer__center{margin-right:125px}}@media (max-width:1365.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media only screen and (max-width:1365px){.h1,h1{font-size:48px;line-height:40px}.h2,h2{font-size:24px;line-height:24px}.h3,h3{font-size:20px;line-height:20px}.text{font-size:14px}.button,button{font-size:14px}.input__label{font-size:14px;margin-bottom:10px}.input__field{font-size:16px;line-height:18px;padding-bottom:10px}.input--file{padding:20px}.input--file .input__label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:48px}.input--file .input__label img{margin:0 0 15px 0}.input--file .input__label-text{font-size:14px;line-height:14px;text-align:center}.input--file .input__select{font-size:14px;padding:12px 20px}.radio__icon{margin-right:10px}.radio__text{font-size:14px;line-height:14px}.checkbox__icon{margin-right:10px}.checkbox__text{font-size:14px;line-height:16px}.radio-large__wrapper{width:168px;font-size:12px;line-height:15px}.radio-large__text{font-size:12px;line-height:15px}.bonuses--quiz{padding:20px 59px 20px 20px;border-radius:0}.bonuses--quiz .bonuses__title{font-size:16px;margin-bottom:21px}.bonuses--quiz .bonuses__item:not(:last-of-type){margin-bottom:10px;padding-bottom:10px}.bonuses--quiz .bonus__icon{-webkit-box-flex:0;-ms-flex:0 0 51px;flex:0 0 51px;height:61px}.bonuses--quiz .bonus__title{font-size:16px;line-height:16px}.bonuses--quiz .bonus__text{font-size:14px;line-height:14px}.bonus__icon{height:76px}.bonus__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bonus__inf+.bonus__button{margin-top:0}.bonus__title{line-height:20px;margin-bottom:10px}.bonus__button{font-size:14px;margin-left:auto;padding:13px 28px}.prizes__title{font-size:14px;line-height:24px;margin-bottom:20px}.prizes__item-text{font-size:14px;line-height:18px}.stages-block{padding:20px;height:495px}.stages-block__bg{width:100%;height:65%;border-radius:32px;right:0}.stages-block__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stages-block__content-bg{display:block;position:absolute;right:0;bottom:0;width:100%;height:50%;z-index:0}.stages-block__content-bg .stages-block__content-bg--2{display:block}.stages-block__content-bg .stages-block__content-bg--1{display:none}.stages-block__item{width:100%;min-width:none;font-size:14px;line-height:18px}.stages-block__item:not(:last-of-type){margin:0 0 10px 0}.thanks__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.thanks__icon{width:75px;height:75px;margin:0 24px 24px 0}.thanks__icon img{width:66px;height:58px;-webkit-filter:drop-shadow(7px 7px 10px rgba(70, 52, 34, .62));filter:drop-shadow(7px 7px 10px rgba(70, 52, 34, .62))}.thanks__title{max-width:calc(100% - 99px)}.quiz__header{margin-bottom:20px}.quiz__subtitle{font-size:16px;line-height:18px}.quiz__item-col{margin-bottom:20px}.quiz__item-col--checkbox{margin-bottom:10px}.quiz__item-col.col-6.col-xxl-3 .radio__img{height:219px}.quiz__item-col.col-12 .radio__img{height:219px}.quiz__item-col.col-12.col-xl-4 .radio__img{height:127px}.quiz__item-col.col-12.col-xl-6 .radio__img{height:219px}.quiz__item-col--input .input{width:100%}.quiz__item-checkbox{padding:10px 15px}.quiz__item-radio.radio--image .radio__img{height:219px}.quiz__item-row--large-1 .quiz__item-bg--2{display:none}.quiz__item-row--large-1 .quiz__item-bg--3{display:block}.quiz__item-row--large-1 .quiz__item-input{width:400px}.quiz__item-row--large-2 .quiz__item-bg--2{display:none}.quiz__item-row--large-2 .col{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.quiz__item-row--large-2 .input{width:458px}.quiz__button{padding:13px 28px}.quiz-block__main{overflow:visible;width:100%;padding:20px 0;margin-bottom:0}.quiz-block__side{width:278px;position:absolute;top:74px;right:-59px;height:calc(100% - 74px)}.quiz-block__quiz-description{margin-bottom:5px}.quiz-block__bonuses{height:100%}.quiz-block__progress{margin-bottom:20px}.quiz-block__content{width:672px;padding-top:20px}.quiz-description__title-block{padding:20px 59px 20px 20px;height:143px}.quiz-description__title{font-size:16px;line-height:20px}.quiz-description__subtitle{font-size:12px;line-height:12px}.quiz-description__bg{border-radius:32px 0 0 0}.quiz-description__image{height:150px}.quiz-description__content{border-radius:0;padding:20px 61px 20px 20px}.quiz-description__item{font-size:14px}.quiz-progress__item{padding:5px;font-size:14px;line-height:24px;-ms-flex-preferred-size:109px;flex-basis:109px}.quiz-progress__item.is-active{-ms-flex-preferred-size:101px;flex-basis:101px}.quiz-progress__item--gift.is-active{-ms-flex-preferred-size:41px;flex-basis:41px}.quiz-progress__item--gift{-ms-flex-preferred-size:41px;flex-basis:41px}.quiz-progress__item--gift img{width:55px;right:-15px;-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%)}.quiz-final__title{margin-bottom:20px}.quiz-final__form{width:100%}.quiz-final__input{width:300px}.quiz-final__button{padding:13px 28px;width:300px}.quiz-final__policy{width:260px;font-size:14px}.quiz-final__img{width:293px;right:0;-webkit-transform:translate(0,66%);-ms-transform:translate(0,66%);transform:translate(0,66%)}.thanks-section--quiz-final .thanks-section__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thanks-section--quiz-final .thanks-section__main{max-width:none;margin-bottom:60px}.thanks-section__main{margin:0}.thanks-section__bonuses{width:100%;margin:0}.policy-section{padding:60px 0}.policy-section__title{margin-bottom:20px}.policy-section .h3{font-size:20px;margin-bottom:20px}.main-section{padding-bottom:120px}.main-section__row{margin:0 -10px}.main-section .col-12{padding:0 10px}.main-section__stages-block{padding:20px;width:calc(50% - 20px);margin-bottom:60px}.main-section__title-block{margin-bottom:30px;width:calc(50% + 20px)}.main-section__prizes-block{width:calc(50% + 20px);margin-bottom:0}.main-section__button-block{width:100%}.main-section__button{width:100%;padding:22px 0}.main-section__button-gift{-webkit-transform:translate(calc(-100% - 20.28px),-55%) rotate(12.29deg);-ms-transform:translate(calc(-100% - 20.28px),-55%) rotate(12.29deg);transform:translate(calc(-100% - 20.28px),-55%) rotate(12.29deg)}.main-section__subtitle{font-size:20px;line-height:20px}.quiz-section{padding:0 0 30px 0}.quiz-section form{background-color:#2a2e35;overflow:hidden}.modal-quiz__input .input__label{font-size:16px}.phone-block__button{display:-webkit-box;display:-ms-flexbox;display:flex}.header{padding:30px 0}.header__logo{margin-right:0}.header__logo-image{width:196px}.header__slogan{display:none}.header__messengers{margin-right:20px}.header__phone-block{margin-right:20px}.header__button{padding:12px 22px;font-size:14px}.footer{padding:66px 0}.footer__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__left{margin-top:40px;width:638px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__center{margin-right:0}.footer__right{margin-left:194px}}@media (max-width:1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media only screen and (max-width:1023px){.input--file .input__label{margin-bottom:25px}.radio-large__wrapper{width:115px}.bonuses--quiz .bonus__icon{height:48px;margin-right:0}.bonus__icon{margin-right:23px}.prizes__item:not(:last-child){margin-right:20px}.stages-block{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:296px}.stages-block__bg{width:60%;height:100%;left:0;border-radius:32px 0 0 32px}.stages-block__content{max-width:253px}.stages-block__content-bg{width:55%;height:100%;right:0;border-radius:0 32px 32px 0}.stages-block__content-bg .stages-block__content-bg--2{display:none}.stages-block__content-bg .stages-block__content-bg--1{display:block}.quiz__item-col.col-6.col-xxl-3 .radio__img{height:210px}.quiz__item-col.col-12 .radio__img{height:210px}.quiz__item-col.col-12.col-xl-4 .radio__img{height:127px}.quiz__item-col.col-12.col-xl-6 .radio__img{height:210px}.quiz__item-col--input-large .input{width:100%}.quiz__item-col--input-large{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.quiz__item-radio.radio--image .radio__img{height:210px}.quiz__item-row--large-1 .quiz__item-bg--3{display:none}.quiz__item-row--large-1 .quiz__item-input{width:100%}.quiz__item-row--large-2 .input{width:100%}.quiz-block__content{width:458px}.quiz-progress__item{-ms-flex-preferred-size:78px;flex-basis:78px}.quiz-final__input{width:100%}.quiz-final__img{display:none}.policy-section{padding:40px 0}.policy-section .h3{line-height:28px}.main-section__row{display:-webkit-box;display:-ms-flexbox;display:flex}.main-section__stages-block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 0 24px 0;width:100%}.main-section__title-block{margin-bottom:24px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.main-section__prizes-block{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin-bottom:24px}.main-section__button-block{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.modal-callback__subtitle{margin-bottom:30px}.modal-quiz__input .input__label{font-size:14px}.modal-quiz__button{padding:13px 28px}.modal-dialog{max-width:584px}.modal-content{padding:50px}.modal--bottom .modal-dialog{height:100%;max-width:none!important;width:100%;margin:0}.modal--bottom .modal-content{margin-top:auto;padding:40px 94px 40px 40px}.modal--bottom .modal-close{top:30px;right:30px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);width:34px;height:34px}.modal--bottom .modal-close:before{font-size:11px}.header__messengers{display:none}.header__phone-block{margin-right:10px}.header__phone-block .phone-block__number{display:none}.header__phone-block .phone-block__text{display:none}.header__phone-block .phone-block__button{display:-webkit-box;display:-ms-flexbox;display:flex}.header__button{display:none}.footer__right{margin-left:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media only screen and (max-width:767px){.container{padding:0 20px}.h1,h1{font-size:30px;line-height:28px}.h2,h2{font-size:20px;line-height:20px}.h3,h3{font-size:18px;line-height:20px}.button,button{font-size:12px}.input--file{padding:10px}.input--file .input__label{margin-bottom:8px}.input--file .input__label img{height:23px}.input--file .input__label-text{font-size:10px;line-height:12px}.input--file .input__select{padding:8px 15px;font-size:12px;border-radius:8px}.radio__icon{font-size:12px}.radio__text{font-size:12px}.radio__img{margin-bottom:10px}.checkbox__text{font-size:12px;line-height:14px}.radio-large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;background-color:#23262c;border-radius:16px}.radio-large__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-large__wrapper{width:auto;height:auto;border:none}.radio-large__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.radio-large__text{font-size:12px;line-height:14px}.radio-large__text::before{margin-right:5px;font-size:18px}.bonuses__title{margin-bottom:21px;font-size:16px}.bonuses__item:not(:last-of-type){margin-bottom:10px;padding-bottom:10px}.bonuses--quiz{padding:20px 0}.bonuses--quiz .bonus__title{font-size:14px}.bonuses--quiz .bonus__text{font-size:12px}.bonus__icon{-webkit-box-flex:0;-ms-flex:0 0 52px;flex:0 0 52px;height:45px;margin-right:15px}.bonus__icon img{max-height:45px}.bonus__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.bonus__inf+.bonus__button{margin-top:10px}.bonus__title{font-size:14px;line-height:16px;margin-bottom:5px}.bonus__text{font-size:12px;line-height:14px}.bonus__button{margin:10px 0 0 0;padding:8px 28px;border-radius:8px}.prizes__title{margin-bottom:10px}.prizes__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prizes__item:not(:last-child){margin:0 0 5px 0}.prizes__item{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prizes__icon{margin:0 15px 0 0;width:28px;height:28px;-ms-flex-preferred-size:28px;flex-basis:28px}.prizes__icon:before{font-size:14px}.prizes__item-text{font-size:12px;line-height:14px}.stages-block{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;height:auto}.stages-block__bg{position:static;width:100%;height:182px;border-radius:8px;margin-bottom:10px}.stages-block__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:none;padding:0}.stages-block__content-bg{display:none}.stages-block__item{font-size:12px;line-height:14px}.thanks__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.thanks__icon{margin-right:0}.thanks__title{max-width:none}.quiz__title{margin-bottom:5px}.quiz__subtitle{font-size:12px;line-height:14px}.quiz__body{height:312px}.quiz__body--scroll{overflow-y:scroll;overflow-x:hidden;margin-bottom:20px}.quiz__item-col--checkbox{width:calc(100% - 15px);margin-bottom:5px;padding:0 7.5px}.quiz__item-col.col-6.col-xxl-3 .radio__img{height:140px}.quiz__item-col.col-12 .radio__img{height:140px}.quiz__item-col.col-12.col-xl-4 .radio__img{display:none}.quiz__item-col.col-12.col-xl-6 .radio__img{height:127px}.quiz__item-col--radios-mini{margin-bottom:5px}.quiz__item-radio--mini{height:40px;border-radius:16px;background-color:#23262c;padding:10px 30px 10px 15px}.quiz__item-radio--mini .radio__text{font-size:12px;line-height:14px}.quiz__item-radio--mini .radio__text::before{margin-right:10px}.quiz__item-radio.radio--image .radio__img{height:140px}.quiz__item-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quiz__item-row--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.quiz__button{border-radius:8px;padding:8px 0;width:calc(50% - 5px)}.quiz__button--prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.quiz__button--other{width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0 0 10px 0}.quiz-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.quiz-block__main{height:594px;padding:20px}.quiz-block__side{background-color:#23262c;width:100%;position:static;height:auto;padding:0 20px;margin-bottom:10px}.quiz-block__quiz-description{display:none}.quiz-block__bonuses.is-finished .bonuses__title--main{display:block}.quiz-block__bonuses.is-finished .bonuses__title--final{display:none}.quiz-block__bonuses-title{display:block}.quiz-block__content{width:100%;padding:0}.quiz-block__item--first .quiz__button{width:100%}.quiz-progress__item{padding:5px;-ms-flex-preferred-size:30px;flex-basis:30px}.quiz-progress__item.is-active{-ms-flex-preferred-size:31px;flex-basis:31px}.quiz-progress__item.is-active span{display:none}.quiz-progress__item--gift.is-active{-ms-flex-preferred-size:31px;flex-basis:31px}.quiz-progress__item--gift{-ms-flex-preferred-size:31px;flex-basis:31px}.quiz-progress__item--gift img{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:37px;right:-6px}.quiz-final__radios{margin-bottom:20px}.quiz-final__radio{margin-bottom:5px;width:100%}.quiz-final__input{margin-bottom:60px}.quiz-final__button{width:100%;margin-bottom:20px;border-radius:8px;padding:10px 0}.quiz-final__policy{width:100%;padding:0 30px;font-size:12px;line-height:14px;text-align:center}.thanks-section{margin:40px 0 60px}.thanks-section--quiz-final{margin:20px 0 30px 0}.policy-section{padding:30px 0}.policy-section__title{font-size:28px;line-height:30px}.policy-section .h3{line-height:24px}.main-section{padding:5px 0 65px 0}.main-section__stages-block{margin:0 0 10px 0}.main-section__title-block{margin-bottom:20px}.main-section__prizes-block{margin-bottom:20px}.main-section__button{padding:13px 90px 13px 22px;font-size:16px;line-height:16px}.main-section__button-gift{width:78px;top:50%;-webkit-transform:translate(calc(-100% - 7px),-55%) rotate(12.29deg);-ms-transform:translate(calc(-100% - 7px),-55%) rotate(12.29deg);transform:translate(calc(-100% - 7px),-55%) rotate(12.29deg)}.main-section__subtitle{font-size:14px;line-height:20px;margin-bottom:10px}.quiz-section{padding:0}.quiz-section__container{padding:0}.modal-callback__title{font-size:30px;line-height:30px;margin-bottom:20px}.modal-callback__subtitle{margin-bottom:20px;font-size:18px;line-height:20px}.modal-callback__input{margin-bottom:20px}.modal-callback__input .input__label{font-size:14px;line-height:24px;margin-bottom:10px}.modal-callback__input .input__field{font-size:14px;line-height:32px;padding-bottom:10px}.modal-callback__button{border-radius:8px;width:100%;padding:8px 0;font-size:12px;line-height:18px;margin-bottom:20px}.modal-callback__policy{line-height:16px;font-size:14px;text-align:center}.modal-contacts__title{font-size:18px}.modal-contacts__messengers{margin-bottom:30px}.modal-contacts__button{width:100%;padding:8px 0;border-radius:8px;font-size:12px;line-height:18px}.modal-quiz__button{width:100%;padding:8px 0;border-radius:8px}.modal-dialog{width:calc(100% - 32px);margin:0 auto;max-width:none}.modal-content{padding:30px 20px 30px 20px}.modal-close{width:34px;height:34px;right:7px}.modal-close:before{font-size:11px}.modal--bottom .modal-content{padding:30px 20px}.modal--bottom .modal-close{background-color:transparent;border:none;width:auto!important;height:auto!important;margin-top:30px;position:static}.modal--bottom .modal-close:before{display:none}.modal--bottom .modal-close:hover{background-color:transparent}.modal--bottom .modal-close .modal-close__text{display:block}.phone-block__button:before{font-size:12px}.phone-block__button{padding:8px 18px;line-height:20px}.phone-block__button-span{display:none}.header{padding:20px 0 15px 0}.header__logo-image{width:130px}.header__phone-block{margin-right:0}.footer{padding:30px 0;font-size:16px}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer__left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:100%;margin:0}.footer__center{width:100%;margin:0 0 30px 0}.footer__right{width:100%;margin:0 0 30px 0}.footer__slang{margin-bottom:20px}.footer__policy{margin-bottom:20px}.footer__dev-text{margin-bottom:10px}.footer__adresses{margin-bottom:20px}.footer__phone{font-size:24px;line-height:24px;margin-bottom:15px}.footer__inf{margin-bottom:15px}.footer--text{font-size:16px}.adresses__title:before{margin-right:10px}.adresses__map{width:100%}}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:-ms-grid!important;display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}@media (hover:hover){.button:hover,button:hover{background-color:#f28d30}.button--shadow:hover,button--shadow:hover{-webkit-box-shadow:0 15px 15px rgba(242,141,48,.5);box-shadow:0 15px 15px rgba(242,141,48,.5)}.button--black:hover,button--black:hover{background-color:#49505c;border-color:#49505c}.button--black-inactive:hover,.button[disabled]:hover,button--black-inactive:hover,button[disabled]:hover{background-color:#49505c;border-color:#49505c}.button--gray:hover,button--gray:hover{background-color:#49505c;border-color:#49505c}.button--inactive:hover,.button[disabled]:hover,button--inactive:hover,button[disabled]:hover{background-color:transparent}.radio-large__wrapper:hover{border-color:#f28d30}.phone-block__number:hover{color:#f28d30}.footer__policy:hover{opacity:1}.footer__phone:hover{color:#f28d30}.adresses__link:hover{color:#f28d30}}