﻿*{margin:0;padding:0;font-family:sans-serif;box-sizing:border-box}body{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100vw}.combined-calculator__wrap{max-width:830px;width:100%;min-width:300px;border:10px solid #13312e;border-radius:40px}.combined-calculator__desk{display:flex;padding:15px;background:url(../../willbetgamebettingsa/image/desk-tree.png);background-size:cover;border-radius:30px}.combined-calculator__table{display:flex;justify-content:flex-end;flex:1;padding:17px;background:url(../../willbetgamebettingsa/image/desk-2-green.png);background-size:cover;border-radius:0 30px 30px 0;position:relative}.brs-left{border-radius:20px 0 0 0}.brs-right{border-radius:0 20px 0 0}.combined-calculator__info{display:flex;flex-direction:column;justify-content:center;padding-right:20px;max-width:270px;background:url(../../willbetgamebettingsa/image/desk-tree.png);background-size:cover}.combined-calculator__info_table{display:flex;flex-direction:column}.combined-calculator__info_table__btns{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.combined-calculator__info_btn{background:linear-gradient(180deg,#2b555c 0,#313a3e 100%);border-radius:6px;color:#00ffec;font-size:14px;padding:7px 12px;border:none;outline:0;cursor:pointer;text-transform:uppercase;min-width:112px;max-width:max-content;margin:15px auto}.combined-calculator__info_table__value{display:flex;justify-content:space-between;align-items:center;margin-top:40px;background:#fff;box-shadow:inset -2px -2px 8px rgba(0,0,0,.4);border-radius:6px;padding:12px 20px}.combined-calculator__info_line{margin:35px 0;width:100%;height:4px;background:rgba(64,35,2,.2);box-shadow:inset -2px -2px 8px rgba(0,0,0,.4);border-radius:6px}.combined-calculator__info_table__value span{color:#6d4c33;font-weight:700;font-size:14px;text-transform:uppercase}.combined-calculator__info_title{font-size:14px;line-height:200%;text-transform:uppercase;color:#6d4c33;font-weight:700;text-align:center}.combined-calculator_table{display:flex;border-spacing:0;cursor:url(../../willbetgamebettingsa/image/cursor.png),pointer;max-width:292px}.combined-calculator_table td{color:#fff;position:relative}.combined-calculator_table td:hover{background:#18ec29!important}.combined-calculator_table .active-cursor::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:url(../../willbetgamebettingsa/image/cursor.png) no-repeat center center;background-size:contain;z-index:10}.combined-calculator_table-row--zero td{border:2px solid #fff;border-radius:20px 20px 0 0}.combined-calculator_table .combined-calculator_table-row [data-value="2 to 1"]{border-left:2px solid #fff;border-radius:0 0 0 20px}.combined-calculator_table .combined-calculator_table-row [data-value="2 to 3"]{border-radius:0 0 20px 0}.combined-calculator_table .zero{height:32px;padding:2px 10px;text-align:center}.combined-calculator_table .zero-line{content:'';position:absolute;top:-15px;left:0;right:0;height:20px}.combined-calculator_table .zero-line.active-cursor::before{transform:translate(-50%,-30%)}.combined-calculator_table .td-right.active-cursor::before{transform:translate(-30%,-50%)}.combined-calculator_table .tr-right.active-cursor::before{transform:translate(-45%,-50%)}.combined-calculator_table .four-value.active-cursor::before{transform:translate(-45%,-45%)}.combined-calculator_table .td-bottom.active-cursor::before{transform:translate(-50%,-20%)}.combined-calculator_table .td-three.active-cursor::before{transform:translate(-10%,-25%)}.combined-calculator_table .db-line.active-cursor::before{transform:translate(-23%,-30%)}.combined-calculator_table .db-line-zero.active-cursor::before{transform:translate(-23%,-30%)}.combined-calculator_table .td-right{content:'';position:absolute;right:-1px;top:0;bottom:0;width:10px}.combined-calculator_table .td-bottom{content:'';position:absolute;right:0;left:0;bottom:0;height:10px}.combined-calculator_table .tr-right{content:'';position:absolute;right:-10px;top:0;bottom:0;width:20px}.combined-calculator_table .four-value{content:'';position:absolute;right:-10px;bottom:-10px;width:20px;height:20px;z-index:10}.combined-calculator_table .td-three{content:'';position:absolute;right:2px;top:-12px;width:10px;height:10px;z-index:20}.combined-calculator_table .db-line{content:'';position:absolute;right:0;top:-10px;width:10px;height:10px;z-index:25}.combined-calculator_table .db-line-zero{content:'';position:absolute;right:0;top:-10px;width:10px;height:10px;z-index:25}.combined-calculator_table .combined-calculator_table-row td{width:69px;height:32px;border:2px solid #fff;text-align:center;padding:2px 10px}.combined-calculator_table .combined-calculator_table-row td{border-top:none}.combined-calculator_table .combined-calculator_table-row td{border-right:none}.oval-table .combined-calculator_table-row td:nth-child(3n+3){border-right:2px solid #fff}.not-border_bottom{border-bottom:none!important}.combined-calculator_table .value-table .combined-calculator_table-row td:not(:last-child){min-width:43px;height:32px;border:2px solid #fff}.combined-calculator_table .value-table .combined-calculator_table-row td:not(:last-child):hover{background:0 0!important}.combined-calculator_table-row{height:32px}.combined-calculator_table-row.plus-height{height:34px}.combined-calculator_table .oval{display:flex;align-items:center;justify-content:center;border-radius:24px/13px;width:47px;height:26px;font-size:16px;margin:0 auto}.combined-calculator_table .green{background:#2aa50c}.combined-calculator_table .red{background:#822829}.combined-calculator_table .black{background:#0e2a08}.number-table{letter-spacing:-.02em}.combined-calculator_table .combined-calculator_table-row .border-text{padding:20px 5px;border:2px solid rgba(255,255,255,.7);border-radius:10px;position:relative}.text-rotate{display:inline-block;writing-mode:vertical-lr;text-align:center;vertical-align:middle;white-space:nowrap}.combined-calculator_table .value-table .combined-calculator_table-row td{padding:0}.combined-calculator_table-row--empty .not-fill{background:#005d28;border:none;height:43px}.combined-calculator_table .combined-calculator_table-row .last-empty{width:0;padding:0;border:none}.combined-calculator_table .combined-calculator_table-row .not-border_right{border-right:none!important;padding:2px}.combined-calculator_table .value-table .combined-calculator_table-row [data-value="18"]{border-right:none!important;border-bottom:none!important;border-radius:20px 0 0 0}.combined-calculator_table .value-table .combined-calculator_table-row [data-value="36"]{border-radius:0 0 0 20px}.combined-calculator_table .combined-calculator_table-row .not-border{background:0 0}.not-border{border:none!important}.combined-calculator_table .combined-calculator_table-row.bg_bottom{background:0 0;height:44px}.combined-calculator_table .oval-info{display:flex;align-items:center;justify-content:center;border-radius:10px;border:2px solid rgba(255,255,255,.8);width:27px;height:49px;font-size:20px;font-weight:700;font-style:italic;margin:0 auto}@media (max-width:570px){.combined-calculator__desk{flex-direction:column}.combined-calculator__info{padding-right:0}.combined-calculator__info_line,.combined-calculator__info_table__value{margin:20px 0}.combined-calculator__table{margin-top:20px}.combined-calculator__info{max-width:100%}.combined-calculator__table{border-radius:30px}.combined-calculator__info_table{max-width:400px;margin:0 auto}.combined-calculator__info_table__value{margin-top:15px;margin-bottom:15px}.combined-calculator__info_btn{margin:10px auto}}@media (max-width:370px){.combined-calculator__wrap{border:5px solid #13312e}.combined-calculator__desk{padding:5px;border-radius:35px}.combined-calculator__info{border-radius:20px}.combined-calculator__table{padding:10px}.combined-calculator_table .oval{width:42px;height:22px}.combined-calculator_table .combined-calculator_table-row td{height:30px}.combined-calculator_table .value-table .combined-calculator_table-row td:not(:last-child){height:30px}.combined-calculator_table-row{height:30px}.combined-calculator_table-row.plus-height{height:32px}.combined-calculator__info_title{padding:10px}}