/* *******************************************************
 * filename : flex.css
 * description : flex options / margin / padding CSS
 * date : 2022-06-14
******************************************************** */

.flex-initial{flex:0 1 auto}.flex-1{flex:1 1 0}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-center{align-self:center!important}.self-end{align-self:flex-end!important}.self-baseline{align-self:baseline!important}.self-stretch{align-self:stretch!important}.content-start{align-content:flex-start!important}.content-center{align-content:center!important}.content-end{align-content:flex-end!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.flex-grow-0{flex-grow:0!important}.flex-grow{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink{flex-shrink:1!important}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.order-11{order:11!important}.order-12{order:12!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.flex-row{display:flex;flex-wrap:wrap}.flex-row .col,.flex-row [class*=col-]{position:relative;width:100%}.flex-row .col,.flex-row .five-col,.flex-row .ten-col{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto,.flex-row .five-col-auto,.flex-row .ten-col-auto{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3{flex:0 0 25%;max-width:25%}.flex-row .col-4{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6,.flex-row .ten-col-5{flex:0 0 50%;max-width:50%}.flex-row .col-7{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9{flex:0 0 75%;max-width:75%}.flex-row .col-10{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12,.flex-row .five-col-5,.flex-row .ten-col-10{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1{flex:0 0 10%;max-width:10%}.flex-row .five-col-1,.flex-row .ten-col-2{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3{flex:0 0 30%;max-width:30%}.flex-row .five-col-2,.flex-row .ten-col-4{flex:0 0 40%;max-width:40%}.flex-row .five-col-3,.flex-row .ten-col-6{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7{flex:0 0 70%;max-width:70%}.flex-row .five-col-4,.flex-row .ten-col-8{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9{flex:0 0 90%;max-width:90%}.five-pull-0,.pull-0,.ten-pull-0{right:auto}.pull-1{right:8.33333%}.pull-2{right:16.66667%}.pull-3{right:25%}.pull-4{right:33.33333%}.pull-5{right:41.66667%}.pull-6,.ten-pull-5{right:50%}.pull-7{right:58.33333%}.pull-8{right:66.66667%}.pull-9{right:75%}.pull-10{right:83.33333%}.pull-11{right:91.66667%}.five-pull-5,.pull-12,.ten-pull-10{right:100%}.five-push-0,.push-0,.ten-push-0{left:auto}.push-1{left:8.33333%}.push-2{left:16.66667%}.push-3{left:25%}.push-4{left:33.33333%}.push-5{left:41.66667%}.push-6,.ten-push-5{left:50%}.push-7{left:58.33333%}.push-8{left:66.66667%}.push-9{left:75%}.push-10{left:83.33333%}.push-11{left:91.66667%}.five-push-5,.push-12,.ten-push-10{left:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6,.ten-offset-5{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.ten-pull-1{right:10%}.five-pull-1,.ten-pull-2{right:20%}.ten-pull-3{right:30%}.five-pull-2,.ten-pull-4{right:40%}.five-pull-3,.ten-pull-6{right:60%}.ten-pull-7{right:70%}.five-pull-4,.ten-pull-8{right:80%}.ten-pull-9{right:90%}.ten-push-1{left:10%}.five-push-1,.ten-push-2{left:20%}.ten-push-3{left:30%}.five-push-2,.ten-push-4{left:40%}.five-push-3,.ten-push-6{left:60%}.ten-push-7{left:70%}.five-push-4,.ten-push-8{left:80%}.ten-push-9{left:90%}.ten-offset-1{margin-left:10%}.five-offset-1,.ten-offset-2{margin-left:20%}.ten-offset-3{margin-left:30%}.five-offset-2,.ten-offset-4{margin-left:40%}.five-offset-3,.ten-offset-6{margin-left:60%}.ten-offset-7{margin-left:70%}.five-offset-4,.ten-offset-8{margin-left:80%}.ten-offset-9{margin-left:90%}.gutter-per-1{margin-right:-1%;margin-left:-1%}.gutter-2{margin-right:-2px;margin-left:-2px}.gutter-3{margin-right:-3px;margin-left:-3px}.gutter-5{margin-right:-5px;margin-left:-5px}.gutter-7{margin-right:-7px;margin-left:-7px}.gutter-8{margin-right:-8px;margin-left:-8px}.gutter-10{margin-right:-10px;margin-left:-10px}.gutter-12{margin-right:-12px;margin-left:-12px}.gutter-14{margin-right:-14px;margin-left:-14px}.gutter-15{margin-right:-15px;margin-left:-15px}.gutter-18{margin-right:-18px;margin-left:-18px}.gutter-20{margin-right:-20px;margin-left:-20px}.gutter-40{margin-right:-40px;margin-left:-40px}.gutter-50{margin-right:-50px;margin-left:-50px}.gutter-per-1>*{padding-right:1%;padding-left:1%}.gutter-2>*{padding-right:2px;padding-left:2px}.gutter-3>*{padding-right:3px;padding-left:3px}.gutter-5>*{padding-right:5px;padding-left:5px}.gutter-7>*{padding-right:7px;padding-left:7px}.gutter-8>*{padding-right:8px;padding-left:8px}.gutter-10>*{padding-right:10px;padding-left:10px}.gutter-12>*{padding-right:12px;padding-left:12px}.gutter-14>*{padding-right:14px;padding-left:14px}.gutter-15>*{padding-right:15px;padding-left:15px}.gutter-18>*{padding-right:18px;padding-left:18px}.gutter-20>*{padding-right:20px;padding-left:20px}.gutter-40>*{padding-right:40px;padding-left:40px}.gutter-50>*{padding-right:50px;padding-left:50px}@media(min-width:544px){.flex-initial-sm{flex:0 1 auto}.flex-1-sm{flex:1 1 0}.flex-auto-sm{flex:1 1 auto}.flex-none-sm{flex:none}.flex-row-sm{flex-direction:row!important}.flex-row-reverse-sm{flex-direction:row-reverse!important}.flex-column-sm{flex-direction:column!important}.flex-column-reverse-sm{flex-direction:column-reverse!important}.flex-nowrap-sm{flex-wrap:nowrap!important}.flex-wrap-sm{flex-wrap:wrap!important}.flex-wrap-reverse-sm{flex-wrap:wrap-reverse!important}.items-start-sm{align-items:flex-start!important}.items-center-sm{align-items:center!important}.items-end-sm{align-items:flex-end!important}.items-baseline-sm{align-items:baseline!important}.items-stretch-sm{align-items:stretch!important}.self-auto-sm{align-self:auto!important}.self-start-sm{align-self:flex-start!important}.self-center-sm{align-self:center!important}.self-end-sm{align-self:flex-end!important}.self-baseline-sm{align-self:baseline!important}.self-stretch-sm{align-self:stretch!important}.content-start-sm{align-content:flex-start!important}.content-center-sm{align-content:center!important}.content-end-sm{align-content:flex-end!important}.content-between-sm{align-content:space-between!important}.content-around-sm{align-content:space-around!important}.justify-start-sm{justify-content:flex-start!important}.justify-center-sm{justify-content:center!important}.justify-end-sm{justify-content:flex-end!important}.justify-between-sm{justify-content:space-between!important}.justify-around-sm{justify-content:space-around!important}.flex-grow-0-sm{flex-grow:0!important}.flex-grow-sm{flex-grow:1!important}.flex-shrink-0-sm{flex-shrink:0!important}.flex-shrink-sm{flex-shrink:1!important}.order-first-sm{order:-9999}.order-last-sm{order:9999}.order-none-sm{order:0}.order-1-sm{order:1!important}.order-2-sm{order:2!important}.order-3-sm{order:3!important}.order-4-sm{order:4!important}.order-5-sm{order:5!important}.order-6-sm{order:6!important}.order-7-sm{order:7!important}.order-8-sm{order:8!important}.order-9-sm{order:9!important}.order-10-sm{order:10!important}.order-11-sm{order:11!important}.order-12-sm{order:12!important}.flex-sm{display:flex!important}.inline-flex-sm{display:inline-flex!important}.flex-row .col-sm,.flex-row .five-col-sm,.flex-row .ten-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto-sm,.flex-row .five-col-auto-sm,.flex-row .ten-col-auto-sm{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1-sm{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2-sm{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3-sm{flex:0 0 25%;max-width:25%}.flex-row .col-4-sm{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5-sm{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6-sm,.flex-row .ten-col-5-sm{flex:0 0 50%;max-width:50%}.flex-row .col-7-sm{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8-sm{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9-sm{flex:0 0 75%;max-width:75%}.flex-row .col-10-sm{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11-sm{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12-sm,.flex-row .five-col-5-sm,.flex-row .ten-col-10-sm{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1-sm{flex:0 0 10%;max-width:10%}.flex-row .five-col-1-sm,.flex-row .ten-col-2-sm{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3-sm{flex:0 0 30%;max-width:30%}.flex-row .five-col-2-sm,.flex-row .ten-col-4-sm{flex:0 0 40%;max-width:40%}.flex-row .five-col-3-sm,.flex-row .ten-col-6-sm{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7-sm{flex:0 0 70%;max-width:70%}.flex-row .five-col-4-sm,.flex-row .ten-col-8-sm{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9-sm{flex:0 0 90%;max-width:90%}.five-pull-0-sm,.pull-0-sm,.ten-pull-0-sm{right:auto}.pull-1-sm{right:8.33333%}.pull-2-sm{right:16.66667%}.pull-3-sm{right:25%}.pull-4-sm{right:33.33333%}.pull-5-sm{right:41.66667%}.pull-6-sm,.ten-pull-5-sm{right:50%}.pull-7-sm{right:58.33333%}.pull-8-sm{right:66.66667%}.pull-9-sm{right:75%}.pull-10-sm{right:83.33333%}.pull-11-sm{right:91.66667%}.five-pull-5-sm,.pull-12-sm,.ten-pull-10-sm{right:100%}.five-push-0-sm,.push-0-sm,.ten-push-0-sm{left:auto}.push-1-sm{left:8.33333%}.push-2-sm{left:16.66667%}.push-3-sm{left:25%}.push-4-sm{left:33.33333%}.push-5-sm{left:41.66667%}.push-6-sm,.ten-push-5-sm{left:50%}.push-7-sm{left:58.33333%}.push-8-sm{left:66.66667%}.push-9-sm{left:75%}.push-10-sm{left:83.33333%}.push-11-sm{left:91.66667%}.five-push-5-sm,.push-12-sm,.ten-push-10-sm{left:100%}.offset-1-sm{margin-left:8.33333%}.offset-2-sm{margin-left:16.66667%}.offset-3-sm{margin-left:25%}.offset-4-sm{margin-left:33.33333%}.offset-5-sm{margin-left:41.66667%}.offset-6-sm,.ten-offset-5-sm{margin-left:50%}.offset-7-sm{margin-left:58.33333%}.offset-8-sm{margin-left:66.66667%}.offset-9-sm{margin-left:75%}.offset-10-sm{margin-left:83.33333%}.offset-11-sm{margin-left:91.66667%}.ten-pull-1-sm{right:10%}.five-pull-1-sm,.ten-pull-2-sm{right:20%}.ten-pull-3-sm{right:30%}.five-pull-2-sm,.ten-pull-4-sm{right:40%}.five-pull-3-sm,.ten-pull-6-sm{right:60%}.ten-pull-7-sm{right:70%}.five-pull-4-sm,.ten-pull-8-sm{right:80%}.ten-pull-9-sm{right:90%}.ten-push-1-sm{left:10%}.five-push-1-sm,.ten-push-2-sm{left:20%}.ten-push-3-sm{left:30%}.five-push-2-sm,.ten-push-4-sm{left:40%}.five-push-3-sm,.ten-push-6-sm{left:60%}.ten-push-7-sm{left:70%}.five-push-4-sm,.ten-push-8-sm{left:80%}.ten-push-9-sm{left:90%}.ten-offset-1-sm{margin-left:10%}.five-offset-1-sm,.ten-offset-2-sm{margin-left:20%}.ten-offset-3-sm{margin-left:30%}.five-offset-2-sm,.ten-offset-4-sm{margin-left:40%}.five-offset-3-sm,.ten-offset-6-sm{margin-left:60%}.ten-offset-7-sm{margin-left:70%}.five-offset-4-sm,.ten-offset-8-sm{margin-left:80%}.ten-offset-9-sm{margin-left:90%}.gutter-per-1-sm{margin-right:-1%;margin-left:-1%}.gutter-2-sm{margin-right:-2px;margin-left:-2px}.gutter-3-sm{margin-right:-3px;margin-left:-3px}.gutter-5-sm{margin-right:-5px;margin-left:-5px}.gutter-7-sm{margin-right:-7px;margin-left:-7px}.gutter-8-sm{margin-right:-8px;margin-left:-8px}.gutter-10-sm{margin-right:-10px;margin-left:-10px}.gutter-12-sm{margin-right:-12px;margin-left:-12px}.gutter-14-sm{margin-right:-14px;margin-left:-14px}.gutter-15-sm{margin-right:-15px;margin-left:-15px}.gutter-18-sm{margin-right:-18px;margin-left:-18px}.gutter-20-sm{margin-right:-20px;margin-left:-20px}.gutter-40-sm{margin-right:-40px;margin-left:-40px}.gutter-50-sm{margin-right:-50px;margin-left:-50px}.gutter-per-1-sm>*{padding-right:1%;padding-left:1%}.gutter-2-sm>*{padding-right:2px;padding-left:2px}.gutter-3-sm>*{padding-right:3px;padding-left:3px}.gutter-5-sm>*{padding-right:5px;padding-left:5px}.gutter-7-sm>*{padding-right:7px;padding-left:7px}.gutter-8-sm>*{padding-right:8px;padding-left:8px}.gutter-10-sm>*{padding-right:10px;padding-left:10px}.gutter-12-sm>*{padding-right:12px;padding-left:12px}.gutter-14-sm>*{padding-right:14px;padding-left:14px}.gutter-15-sm>*{padding-right:15px;padding-left:15px}.gutter-18-sm>*{padding-right:18px;padding-left:18px}.gutter-20-sm>*{padding-right:20px;padding-left:20px}.gutter-40-sm>*{padding-right:40px;padding-left:40px}.gutter-50-sm>*{padding-right:50px;padding-left:50px}}@media(min-width:768px){.flex-initial-md{flex:0 1 auto}.flex-1-md{flex:1 1 0}.flex-auto-md{flex:1 1 auto}.flex-none-md{flex:none}.flex-row-md{flex-direction:row!important}.flex-row-reverse-md{flex-direction:row-reverse!important}.flex-column-md{flex-direction:column!important}.flex-column-reverse-md{flex-direction:column-reverse!important}.flex-nowrap-md{flex-wrap:nowrap!important}.flex-wrap-md{flex-wrap:wrap!important}.flex-wrap-reverse-md{flex-wrap:wrap-reverse!important}.items-start-md{align-items:flex-start!important}.items-center-md{align-items:center!important}.items-end-md{align-items:flex-end!important}.items-baseline-md{align-items:baseline!important}.items-stretch-md{align-items:stretch!important}.self-auto-md{align-self:auto!important}.self-start-md{align-self:flex-start!important}.self-center-md{align-self:center!important}.self-end-md{align-self:flex-end!important}.self-baseline-md{align-self:baseline!important}.self-stretch-md{align-self:stretch!important}.content-start-md{align-content:flex-start!important}.content-center-md{align-content:center!important}.content-end-md{align-content:flex-end!important}.content-between-md{align-content:space-between!important}.content-around-md{align-content:space-around!important}.justify-start-md{justify-content:flex-start!important}.justify-center-md{justify-content:center!important}.justify-end-md{justify-content:flex-end!important}.justify-between-md{justify-content:space-between!important}.justify-around-md{justify-content:space-around!important}.flex-grow-0-md{flex-grow:0!important}.flex-grow-md{flex-grow:1!important}.flex-shrink-0-md{flex-shrink:0!important}.flex-shrink-md{flex-shrink:1!important}.order-first-md{order:-9999}.order-last-md{order:9999}.order-none-md{order:0}.order-1-md{order:1!important}.order-2-md{order:2!important}.order-3-md{order:3!important}.order-4-md{order:4!important}.order-5-md{order:5!important}.order-6-md{order:6!important}.order-7-md{order:7!important}.order-8-md{order:8!important}.order-9-md{order:9!important}.order-10-md{order:10!important}.order-11-md{order:11!important}.order-12-md{order:12!important}.flex-md{display:flex!important}.inline-flex-md{display:inline-flex!important}.flex-row .col-md,.flex-row .five-col-md,.flex-row .ten-col-md{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto-md,.flex-row .five-col-auto-md,.flex-row .ten-col-auto-md{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1-md{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2-md{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3-md{flex:0 0 25%;max-width:25%}.flex-row .col-4-md{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5-md{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6-md,.flex-row .ten-col-5-md{flex:0 0 50%;max-width:50%}.flex-row .col-7-md{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8-md{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9-md{flex:0 0 75%;max-width:75%}.flex-row .col-10-md{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11-md{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12-md,.flex-row .five-col-5-md,.flex-row .ten-col-10-md{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1-md{flex:0 0 10%;max-width:10%}.flex-row .five-col-1-md,.flex-row .ten-col-2-md{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3-md{flex:0 0 30%;max-width:30%}.flex-row .five-col-2-md,.flex-row .ten-col-4-md{flex:0 0 40%;max-width:40%}.flex-row .five-col-3-md,.flex-row .ten-col-6-md{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7-md{flex:0 0 70%;max-width:70%}.flex-row .five-col-4-md,.flex-row .ten-col-8-md{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9-md{flex:0 0 90%;max-width:90%}.five-pull-0-md,.pull-0-md,.ten-pull-0-md{right:auto}.pull-1-md{right:8.33333%}.pull-2-md{right:16.66667%}.pull-3-md{right:25%}.pull-4-md{right:33.33333%}.pull-5-md{right:41.66667%}.pull-6-md,.ten-pull-5-md{right:50%}.pull-7-md{right:58.33333%}.pull-8-md{right:66.66667%}.pull-9-md{right:75%}.pull-10-md{right:83.33333%}.pull-11-md{right:91.66667%}.five-pull-5-md,.pull-12-md,.ten-pull-10-md{right:100%}.five-push-0-md,.push-0-md,.ten-push-0-md{left:auto}.push-1-md{left:8.33333%}.push-2-md{left:16.66667%}.push-3-md{left:25%}.push-4-md{left:33.33333%}.push-5-md{left:41.66667%}.push-6-md,.ten-push-5-md{left:50%}.push-7-md{left:58.33333%}.push-8-md{left:66.66667%}.push-9-md{left:75%}.push-10-md{left:83.33333%}.push-11-md{left:91.66667%}.five-push-5-md,.push-12-md,.ten-push-10-md{left:100%}.offset-1-md{margin-left:8.33333%}.offset-2-md{margin-left:16.66667%}.offset-3-md{margin-left:25%}.offset-4-md{margin-left:33.33333%}.offset-5-md{margin-left:41.66667%}.offset-6-md,.ten-offset-5-md{margin-left:50%}.offset-7-md{margin-left:58.33333%}.offset-8-md{margin-left:66.66667%}.offset-9-md{margin-left:75%}.offset-10-md{margin-left:83.33333%}.offset-11-md{margin-left:91.66667%}.ten-pull-1-md{right:10%}.five-pull-1-md,.ten-pull-2-md{right:20%}.ten-pull-3-md{right:30%}.five-pull-2-md,.ten-pull-4-md{right:40%}.five-pull-3-md,.ten-pull-6-md{right:60%}.ten-pull-7-md{right:70%}.five-pull-4-md,.ten-pull-8-md{right:80%}.ten-pull-9-md{right:90%}.ten-push-1-md{left:10%}.five-push-1-md,.ten-push-2-md{left:20%}.ten-push-3-md{left:30%}.five-push-2-md,.ten-push-4-md{left:40%}.five-push-3-md,.ten-push-6-md{left:60%}.ten-push-7-md{left:70%}.five-push-4-md,.ten-push-8-md{left:80%}.ten-push-9-md{left:90%}.ten-offset-1-md{margin-left:10%}.five-offset-1-md,.ten-offset-2-md{margin-left:20%}.ten-offset-3-md{margin-left:30%}.five-offset-2-md,.ten-offset-4-md{margin-left:40%}.five-offset-3-md,.ten-offset-6-md{margin-left:60%}.ten-offset-7-md{margin-left:70%}.five-offset-4-md,.ten-offset-8-md{margin-left:80%}.ten-offset-9-md{margin-left:90%}.gutter-per-1-md{margin-right:-1%;margin-left:-1%}.gutter-2-md{margin-right:-2px;margin-left:-2px}.gutter-3-md{margin-right:-3px;margin-left:-3px}.gutter-5-md{margin-right:-5px;margin-left:-5px}.gutter-7-md{margin-right:-7px;margin-left:-7px}.gutter-8-md{margin-right:-8px;margin-left:-8px}.gutter-10-md{margin-right:-10px;margin-left:-10px}.gutter-12-md{margin-right:-12px;margin-left:-12px}.gutter-14-md{margin-right:-14px;margin-left:-14px}.gutter-15-md{margin-right:-15px;margin-left:-15px}.gutter-18-md{margin-right:-18px;margin-left:-18px}.gutter-20-md{margin-right:-20px;margin-left:-20px}.gutter-40-md{margin-right:-40px;margin-left:-40px}.gutter-50-md{margin-right:-50px;margin-left:-50px}.gutter-per-1-md>*{padding-right:1%;padding-left:1%}.gutter-2-md>*{padding-right:2px;padding-left:2px}.gutter-3-md>*{padding-right:3px;padding-left:3px}.gutter-5-md>*{padding-right:5px;padding-left:5px}.gutter-7-md>*{padding-right:7px;padding-left:7px}.gutter-8-md>*{padding-right:8px;padding-left:8px}.gutter-10-md>*{padding-right:10px;padding-left:10px}.gutter-12-md>*{padding-right:12px;padding-left:12px}.gutter-14-md>*{padding-right:14px;padding-left:14px}.gutter-15-md>*{padding-right:15px;padding-left:15px}.gutter-18-md>*{padding-right:18px;padding-left:18px}.gutter-20-md>*{padding-right:20px;padding-left:20px}.gutter-40-md>*{padding-right:40px;padding-left:40px}.gutter-50-md>*{padding-right:50px;padding-left:50px}}@media(min-width:992px){.flex-initial-lg{flex:0 1 auto}.flex-1-lg{flex:1 1 0}.flex-auto-lg{flex:1 1 auto}.flex-none-lg{flex:none}.flex-row-lg{flex-direction:row!important}.flex-row-reverse-lg{flex-direction:row-reverse!important}.flex-column-lg{flex-direction:column!important}.flex-column-reverse-lg{flex-direction:column-reverse!important}.flex-nowrap-lg{flex-wrap:nowrap!important}.flex-wrap-lg{flex-wrap:wrap!important}.flex-wrap-reverse-lg{flex-wrap:wrap-reverse!important}.items-start-lg{align-items:flex-start!important}.items-center-lg{align-items:center!important}.items-end-lg{align-items:flex-end!important}.items-baseline-lg{align-items:baseline!important}.items-stretch-lg{align-items:stretch!important}.self-auto-lg{align-self:auto!important}.self-start-lg{align-self:flex-start!important}.self-center-lg{align-self:center!important}.self-end-lg{align-self:flex-end!important}.self-baseline-lg{align-self:baseline!important}.self-stretch-lg{align-self:stretch!important}.content-start-lg{align-content:flex-start!important}.content-center-lg{align-content:center!important}.content-end-lg{align-content:flex-end!important}.content-between-lg{align-content:space-between!important}.content-around-lg{align-content:space-around!important}.justify-start-lg{justify-content:flex-start!important}.justify-center-lg{justify-content:center!important}.justify-end-lg{justify-content:flex-end!important}.justify-between-lg{justify-content:space-between!important}.justify-around-lg{justify-content:space-around!important}.flex-grow-0-lg{flex-grow:0!important}.flex-grow-lg{flex-grow:1!important}.flex-shrink-0-lg{flex-shrink:0!important}.flex-shrink-lg{flex-shrink:1!important}.order-first-lg{order:-9999}.order-last-lg{order:9999}.order-none-lg{order:0}.order-1-lg{order:1!important}.order-2-lg{order:2!important}.order-3-lg{order:3!important}.order-4-lg{order:4!important}.order-5-lg{order:5!important}.order-6-lg{order:6!important}.order-7-lg{order:7!important}.order-8-lg{order:8!important}.order-9-lg{order:9!important}.order-10-lg{order:10!important}.order-11-lg{order:11!important}.order-12-lg{order:12!important}.flex-lg{display:flex!important}.inline-flex-lg{display:inline-flex!important}.flex-row .col-lg,.flex-row .five-col-lg,.flex-row .ten-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto-lg,.flex-row .five-col-auto-lg,.flex-row .ten-col-auto-lg{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1-lg{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2-lg{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3-lg{flex:0 0 25%;max-width:25%}.flex-row .col-4-lg{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5-lg{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6-lg,.flex-row .ten-col-5-lg{flex:0 0 50%;max-width:50%}.flex-row .col-7-lg{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8-lg{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9-lg{flex:0 0 75%;max-width:75%}.flex-row .col-10-lg{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11-lg{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12-lg,.flex-row .five-col-5-lg,.flex-row .ten-col-10-lg{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1-lg{flex:0 0 10%;max-width:10%}.flex-row .five-col-1-lg,.flex-row .ten-col-2-lg{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3-lg{flex:0 0 30%;max-width:30%}.flex-row .five-col-2-lg,.flex-row .ten-col-4-lg{flex:0 0 40%;max-width:40%}.flex-row .five-col-3-lg,.flex-row .ten-col-6-lg{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7-lg{flex:0 0 70%;max-width:70%}.flex-row .five-col-4-lg,.flex-row .ten-col-8-lg{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9-lg{flex:0 0 90%;max-width:90%}.five-pull-0-lg,.pull-0-lg,.ten-pull-0-lg{right:auto}.pull-1-lg{right:8.33333%}.pull-2-lg{right:16.66667%}.pull-3-lg{right:25%}.pull-4-lg{right:33.33333%}.pull-5-lg{right:41.66667%}.pull-6-lg,.ten-pull-5-lg{right:50%}.pull-7-lg{right:58.33333%}.pull-8-lg{right:66.66667%}.pull-9-lg{right:75%}.pull-10-lg{right:83.33333%}.pull-11-lg{right:91.66667%}.five-pull-5-lg,.pull-12-lg,.ten-pull-10-lg{right:100%}.five-push-0-lg,.push-0-lg,.ten-push-0-lg{left:auto}.push-1-lg{left:8.33333%}.push-2-lg{left:16.66667%}.push-3-lg{left:25%}.push-4-lg{left:33.33333%}.push-5-lg{left:41.66667%}.push-6-lg,.ten-push-5-lg{left:50%}.push-7-lg{left:58.33333%}.push-8-lg{left:66.66667%}.push-9-lg{left:75%}.push-10-lg{left:83.33333%}.push-11-lg{left:91.66667%}.five-push-5-lg,.push-12-lg,.ten-push-10-lg{left:100%}.offset-1-lg{margin-left:8.33333%}.offset-2-lg{margin-left:16.66667%}.offset-3-lg{margin-left:25%}.offset-4-lg{margin-left:33.33333%}.offset-5-lg{margin-left:41.66667%}.offset-6-lg,.ten-offset-5-lg{margin-left:50%}.offset-7-lg{margin-left:58.33333%}.offset-8-lg{margin-left:66.66667%}.offset-9-lg{margin-left:75%}.offset-10-lg{margin-left:83.33333%}.offset-11-lg{margin-left:91.66667%}.ten-pull-1-lg{right:10%}.five-pull-1-lg,.ten-pull-2-lg{right:20%}.ten-pull-3-lg{right:30%}.five-pull-2-lg,.ten-pull-4-lg{right:40%}.five-pull-3-lg,.ten-pull-6-lg{right:60%}.ten-pull-7-lg{right:70%}.five-pull-4-lg,.ten-pull-8-lg{right:80%}.ten-pull-9-lg{right:90%}.ten-push-1-lg{left:10%}.five-push-1-lg,.ten-push-2-lg{left:20%}.ten-push-3-lg{left:30%}.five-push-2-lg,.ten-push-4-lg{left:40%}.five-push-3-lg,.ten-push-6-lg{left:60%}.ten-push-7-lg{left:70%}.five-push-4-lg,.ten-push-8-lg{left:80%}.ten-push-9-lg{left:90%}.ten-offset-1-lg{margin-left:10%}.five-offset-1-lg,.ten-offset-2-lg{margin-left:20%}.ten-offset-3-lg{margin-left:30%}.five-offset-2-lg,.ten-offset-4-lg{margin-left:40%}.five-offset-3-lg,.ten-offset-6-lg{margin-left:60%}.ten-offset-7-lg{margin-left:70%}.five-offset-4-lg,.ten-offset-8-lg{margin-left:80%}.ten-offset-9-lg{margin-left:90%}.gutter-per-1-lg{margin-right:-1%;margin-left:-1%}.gutter-2-lg{margin-right:-2px;margin-left:-2px}.gutter-3-lg{margin-right:-3px;margin-left:-3px}.gutter-5-lg{margin-right:-5px;margin-left:-5px}.gutter-7-lg{margin-right:-7px;margin-left:-7px}.gutter-8-lg{margin-right:-8px;margin-left:-8px}.gutter-10-lg{margin-right:-10px;margin-left:-10px}.gutter-12-lg{margin-right:-12px;margin-left:-12px}.gutter-14-lg{margin-right:-14px;margin-left:-14px}.gutter-15-lg{margin-right:-15px;margin-left:-15px}.gutter-18-lg{margin-right:-18px;margin-left:-18px}.gutter-20-lg{margin-right:-20px;margin-left:-20px}.gutter-40-lg{margin-right:-40px;margin-left:-40px}.gutter-50-lg{margin-right:-50px;margin-left:-50px}.gutter-per-1-lg>*{padding-right:1%;padding-left:1%}.gutter-2-lg>*{padding-right:2px;padding-left:2px}.gutter-3-lg>*{padding-right:3px;padding-left:3px}.gutter-5-lg>*{padding-right:5px;padding-left:5px}.gutter-7-lg>*{padding-right:7px;padding-left:7px}.gutter-8-lg>*{padding-right:8px;padding-left:8px}.gutter-10-lg>*{padding-right:10px;padding-left:10px}.gutter-12-lg>*{padding-right:12px;padding-left:12px}.gutter-14-lg>*{padding-right:14px;padding-left:14px}.gutter-15-lg>*{padding-right:15px;padding-left:15px}.gutter-18-lg>*{padding-right:18px;padding-left:18px}.gutter-20-lg>*{padding-right:20px;padding-left:20px}.gutter-40-lg>*{padding-right:40px;padding-left:40px}.gutter-50-lg>*{padding-right:50px;padding-left:50px}}@media(min-width:1200px){.flex-initial-xl{flex:0 1 auto}.flex-1-xl{flex:1 1 0}.flex-auto-xl{flex:1 1 auto}.flex-none-xl{flex:none}.flex-row-xl{flex-direction:row!important}.flex-row-reverse-xl{flex-direction:row-reverse!important}.flex-column-xl{flex-direction:column!important}.flex-column-reverse-xl{flex-direction:column-reverse!important}.flex-nowrap-xl{flex-wrap:nowrap!important}.flex-wrap-xl{flex-wrap:wrap!important}.flex-wrap-reverse-xl{flex-wrap:wrap-reverse!important}.items-start-xl{align-items:flex-start!important}.items-center-xl{align-items:center!important}.items-end-xl{align-items:flex-end!important}.items-baseline-xl{align-items:baseline!important}.items-stretch-xl{align-items:stretch!important}.self-auto-xl{align-self:auto!important}.self-start-xl{align-self:flex-start!important}.self-center-xl{align-self:center!important}.self-end-xl{align-self:flex-end!important}.self-baseline-xl{align-self:baseline!important}.self-stretch-xl{align-self:stretch!important}.content-start-xl{align-content:flex-start!important}.content-center-xl{align-content:center!important}.content-end-xl{align-content:flex-end!important}.content-between-xl{align-content:space-between!important}.content-around-xl{align-content:space-around!important}.justify-start-xl{justify-content:flex-start!important}.justify-center-xl{justify-content:center!important}.justify-end-xl{justify-content:flex-end!important}.justify-between-xl{justify-content:space-between!important}.justify-around-xl{justify-content:space-around!important}.flex-grow-0-xl{flex-grow:0!important}.flex-grow-xl{flex-grow:1!important}.flex-shrink-0-xl{flex-shrink:0!important}.flex-shrink-xl{flex-shrink:1!important}.order-first-xl{order:-9999}.order-last-xl{order:9999}.order-none-xl{order:0}.order-1-xl{order:1!important}.order-2-xl{order:2!important}.order-3-xl{order:3!important}.order-4-xl{order:4!important}.order-5-xl{order:5!important}.order-6-xl{order:6!important}.order-7-xl{order:7!important}.order-8-xl{order:8!important}.order-9-xl{order:9!important}.order-10-xl{order:10!important}.order-11-xl{order:11!important}.order-12-xl{order:12!important}.flex-xl{display:flex!important}.inline-flex-xl{display:inline-flex!important}.flex-row .col-xl,.flex-row .five-col-xl,.flex-row .ten-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto-xl,.flex-row .five-col-auto-xl,.flex-row .ten-col-auto-xl{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1-xl{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2-xl{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3-xl{flex:0 0 25%;max-width:25%}.flex-row .col-4-xl{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5-xl{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6-xl,.flex-row .ten-col-5-xl{flex:0 0 50%;max-width:50%}.flex-row .col-7-xl{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8-xl{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9-xl{flex:0 0 75%;max-width:75%}.flex-row .col-10-xl{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11-xl{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12-xl,.flex-row .five-col-5-xl,.flex-row .ten-col-10-xl{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1-xl{flex:0 0 10%;max-width:10%}.flex-row .five-col-1-xl,.flex-row .ten-col-2-xl{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3-xl{flex:0 0 30%;max-width:30%}.flex-row .five-col-2-xl,.flex-row .ten-col-4-xl{flex:0 0 40%;max-width:40%}.flex-row .five-col-3-xl,.flex-row .ten-col-6-xl{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7-xl{flex:0 0 70%;max-width:70%}.flex-row .five-col-4-xl,.flex-row .ten-col-8-xl{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9-xl{flex:0 0 90%;max-width:90%}.five-pull-0-xl,.pull-0-xl,.ten-pull-0-xl{right:auto}.pull-1-xl{right:8.33333%}.pull-2-xl{right:16.66667%}.pull-3-xl{right:25%}.pull-4-xl{right:33.33333%}.pull-5-xl{right:41.66667%}.pull-6-xl,.ten-pull-5-xl{right:50%}.pull-7-xl{right:58.33333%}.pull-8-xl{right:66.66667%}.pull-9-xl{right:75%}.pull-10-xl{right:83.33333%}.pull-11-xl{right:91.66667%}.five-pull-5-xl,.pull-12-xl,.ten-pull-10-xl{right:100%}.five-push-0-xl,.push-0-xl,.ten-push-0-xl{left:auto}.push-1-xl{left:8.33333%}.push-2-xl{left:16.66667%}.push-3-xl{left:25%}.push-4-xl{left:33.33333%}.push-5-xl{left:41.66667%}.push-6-xl,.ten-push-5-xl{left:50%}.push-7-xl{left:58.33333%}.push-8-xl{left:66.66667%}.push-9-xl{left:75%}.push-10-xl{left:83.33333%}.push-11-xl{left:91.66667%}.five-push-5-xl,.push-12-xl,.ten-push-10-xl{left:100%}.offset-1-xl{margin-left:8.33333%}.offset-2-xl{margin-left:16.66667%}.offset-3-xl{margin-left:25%}.offset-4-xl{margin-left:33.33333%}.offset-5-xl{margin-left:41.66667%}.offset-6-xl,.ten-offset-5-xl{margin-left:50%}.offset-7-xl{margin-left:58.33333%}.offset-8-xl{margin-left:66.66667%}.offset-9-xl{margin-left:75%}.offset-10-xl{margin-left:83.33333%}.offset-11-xl{margin-left:91.66667%}.ten-pull-1-xl{right:10%}.five-pull-1-xl,.ten-pull-2-xl{right:20%}.ten-pull-3-xl{right:30%}.five-pull-2-xl,.ten-pull-4-xl{right:40%}.five-pull-3-xl,.ten-pull-6-xl{right:60%}.ten-pull-7-xl{right:70%}.five-pull-4-xl,.ten-pull-8-xl{right:80%}.ten-pull-9-xl{right:90%}.ten-push-1-xl{left:10%}.five-push-1-xl,.ten-push-2-xl{left:20%}.ten-push-3-xl{left:30%}.five-push-2-xl,.ten-push-4-xl{left:40%}.five-push-3-xl,.ten-push-6-xl{left:60%}.ten-push-7-xl{left:70%}.five-push-4-xl,.ten-push-8-xl{left:80%}.ten-push-9-xl{left:90%}.ten-offset-1-xl{margin-left:10%}.five-offset-1-xl,.ten-offset-2-xl{margin-left:20%}.ten-offset-3-xl{margin-left:30%}.five-offset-2-xl,.ten-offset-4-xl{margin-left:40%}.five-offset-3-xl,.ten-offset-6-xl{margin-left:60%}.ten-offset-7-xl{margin-left:70%}.five-offset-4-xl,.ten-offset-8-xl{margin-left:80%}.ten-offset-9-xl{margin-left:90%}.gutter-per-1-xl{margin-right:-1%;margin-left:-1%}.gutter-2-xl{margin-right:-2px;margin-left:-2px}.gutter-3-xl{margin-right:-3px;margin-left:-3px}.gutter-5-xl{margin-right:-5px;margin-left:-5px}.gutter-7-xl{margin-right:-7px;margin-left:-7px}.gutter-8-xl{margin-right:-8px;margin-left:-8px}.gutter-10-xl{margin-right:-10px;margin-left:-10px}.gutter-12-xl{margin-right:-12px;margin-left:-12px}.gutter-14-xl{margin-right:-14px;margin-left:-14px}.gutter-15-xl{margin-right:-15px;margin-left:-15px}.gutter-18-xl{margin-right:-18px;margin-left:-18px}.gutter-20-xl{margin-right:-20px;margin-left:-20px}.gutter-40-xl{margin-right:-40px;margin-left:-40px}.gutter-50-xl{margin-right:-50px;margin-left:-50px}.gutter-per-1-xl>*{padding-right:1%;padding-left:1%}.gutter-2-xl>*{padding-right:2px;padding-left:2px}.gutter-3-xl>*{padding-right:3px;padding-left:3px}.gutter-5-xl>*{padding-right:5px;padding-left:5px}.gutter-7-xl>*{padding-right:7px;padding-left:7px}.gutter-8-xl>*{padding-right:8px;padding-left:8px}.gutter-10-xl>*{padding-right:10px;padding-left:10px}.gutter-12-xl>*{padding-right:12px;padding-left:12px}.gutter-14-xl>*{padding-right:14px;padding-left:14px}.gutter-15-xl>*{padding-right:15px;padding-left:15px}.gutter-18-xl>*{padding-right:18px;padding-left:18px}.gutter-20-xl>*{padding-right:20px;padding-left:20px}.gutter-40-xl>*{padding-right:40px;padding-left:40px}.gutter-50-xl>*{padding-right:50px;padding-left:50px}}@media(min-width:1600px){.flex-initial-xxl{flex:0 1 auto}.flex-1-xxl{flex:1 1 0}.flex-auto-xxl{flex:1 1 auto}.flex-none-xxl{flex:none}.flex-row-xxl{flex-direction:row!important}.flex-row-reverse-xxl{flex-direction:row-reverse!important}.flex-column-xxl{flex-direction:column!important}.flex-column-reverse-xxl{flex-direction:column-reverse!important}.flex-nowrap-xxl{flex-wrap:nowrap!important}.flex-wrap-xxl{flex-wrap:wrap!important}.flex-wrap-reverse-xxl{flex-wrap:wrap-reverse!important}.items-start-xxl{align-items:flex-start!important}.items-center-xxl{align-items:center!important}.items-end-xxl{align-items:flex-end!important}.items-baseline-xxl{align-items:baseline!important}.items-stretch-xxl{align-items:stretch!important}.self-auto-xxl{align-self:auto!important}.self-start-xxl{align-self:flex-start!important}.self-center-xxl{align-self:center!important}.self-end-xxl{align-self:flex-end!important}.self-baseline-xxl{align-self:baseline!important}.self-stretch-xxl{align-self:stretch!important}.content-start-xxl{align-content:flex-start!important}.content-center-xxl{align-content:center!important}.content-end-xxl{align-content:flex-end!important}.content-between-xxl{align-content:space-between!important}.content-around-xxl{align-content:space-around!important}.justify-start-xxl{justify-content:flex-start!important}.justify-center-xxl{justify-content:center!important}.justify-end-xxl{justify-content:flex-end!important}.justify-between-xxl{justify-content:space-between!important}.justify-around-xxl{justify-content:space-around!important}.flex-grow-0-xxl{flex-grow:0!important}.flex-grow-xxl{flex-grow:1!important}.flex-shrink-0-xxl{flex-shrink:0!important}.flex-shrink-xxl{flex-shrink:1!important}.order-first-xxl{order:-9999}.order-last-xxl{order:9999}.order-none-xxl{order:0}.order-1-xxl{order:1!important}.order-2-xxl{order:2!important}.order-3-xxl{order:3!important}.order-4-xxl{order:4!important}.order-5-xxl{order:5!important}.order-6-xxl{order:6!important}.order-7-xxl{order:7!important}.order-8-xxl{order:8!important}.order-9-xxl{order:9!important}.order-10-xxl{order:10!important}.order-11-xxl{order:11!important}.order-12-xxl{order:12!important}.flex-xxl{display:flex!important}.inline-flex-xxl{display:inline-flex!important}.flex-row .col-xxl,.flex-row .five-col-xxl,.flex-row .ten-col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto-xxl,.flex-row .five-col-auto-xxl,.flex-row .ten-col-auto-xxl{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1-xxl{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2-xxl{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3-xxl{flex:0 0 25%;max-width:25%}.flex-row .col-4-xxl{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5-xxl{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6-xxl,.flex-row .ten-col-5-xxl{flex:0 0 50%;max-width:50%}.flex-row .col-7-xxl{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8-xxl{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9-xxl{flex:0 0 75%;max-width:75%}.flex-row .col-10-xxl{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11-xxl{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12-xxl,.flex-row .five-col-5-xxl,.flex-row .ten-col-10-xxl{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1-xxl{flex:0 0 10%;max-width:10%}.flex-row .five-col-1-xxl,.flex-row .ten-col-2-xxl{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3-xxl{flex:0 0 30%;max-width:30%}.flex-row .five-col-2-xxl,.flex-row .ten-col-4-xxl{flex:0 0 40%;max-width:40%}.flex-row .five-col-3-xxl,.flex-row .ten-col-6-xxl{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7-xxl{flex:0 0 70%;max-width:70%}.flex-row .five-col-4-xxl,.flex-row .ten-col-8-xxl{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9-xxl{flex:0 0 90%;max-width:90%}.five-pull-0-xxl,.pull-0-xxl,.ten-pull-0-xxl{right:auto}.pull-1-xxl{right:8.33333%}.pull-2-xxl{right:16.66667%}.pull-3-xxl{right:25%}.pull-4-xxl{right:33.33333%}.pull-5-xxl{right:41.66667%}.pull-6-xxl,.ten-pull-5-xxl{right:50%}.pull-7-xxl{right:58.33333%}.pull-8-xxl{right:66.66667%}.pull-9-xxl{right:75%}.pull-10-xxl{right:83.33333%}.pull-11-xxl{right:91.66667%}.five-pull-5-xxl,.pull-12-xxl,.ten-pull-10-xxl{right:100%}.five-push-0-xxl,.push-0-xxl,.ten-push-0-xxl{left:auto}.push-1-xxl{left:8.33333%}.push-2-xxl{left:16.66667%}.push-3-xxl{left:25%}.push-4-xxl{left:33.33333%}.push-5-xxl{left:41.66667%}.push-6-xxl,.ten-push-5-xxl{left:50%}.push-7-xxl{left:58.33333%}.push-8-xxl{left:66.66667%}.push-9-xxl{left:75%}.push-10-xxl{left:83.33333%}.push-11-xxl{left:91.66667%}.five-push-5-xxl,.push-12-xxl,.ten-push-10-xxl{left:100%}.offset-1-xxl{margin-left:8.33333%}.offset-2-xxl{margin-left:16.66667%}.offset-3-xxl{margin-left:25%}.offset-4-xxl{margin-left:33.33333%}.offset-5-xxl{margin-left:41.66667%}.offset-6-xxl,.ten-offset-5-xxl{margin-left:50%}.offset-7-xxl{margin-left:58.33333%}.offset-8-xxl{margin-left:66.66667%}.offset-9-xxl{margin-left:75%}.offset-10-xxl{margin-left:83.33333%}.offset-11-xxl{margin-left:91.66667%}.ten-pull-1-xxl{right:10%}.five-pull-1-xxl,.ten-pull-2-xxl{right:20%}.ten-pull-3-xxl{right:30%}.five-pull-2-xxl,.ten-pull-4-xxl{right:40%}.five-pull-3-xxl,.ten-pull-6-xxl{right:60%}.ten-pull-7-xxl{right:70%}.five-pull-4-xxl,.ten-pull-8-xxl{right:80%}.ten-pull-9-xxl{right:90%}.ten-push-1-xxl{left:10%}.five-push-1-xxl,.ten-push-2-xxl{left:20%}.ten-push-3-xxl{left:30%}.five-push-2-xxl,.ten-push-4-xxl{left:40%}.five-push-3-xxl,.ten-push-6-xxl{left:60%}.ten-push-7-xxl{left:70%}.five-push-4-xxl,.ten-push-8-xxl{left:80%}.ten-push-9-xxl{left:90%}.ten-offset-1-xxl{margin-left:10%}.five-offset-1-xxl,.ten-offset-2-xxl{margin-left:20%}.ten-offset-3-xxl{margin-left:30%}.five-offset-2-xxl,.ten-offset-4-xxl{margin-left:40%}.five-offset-3-xxl,.ten-offset-6-xxl{margin-left:60%}.ten-offset-7-xxl{margin-left:70%}.five-offset-4-xxl,.ten-offset-8-xxl{margin-left:80%}.ten-offset-9-xxl{margin-left:90%}.gutter-per-1-xxl{margin-right:-1%;margin-left:-1%}.gutter-2-xxl{margin-right:-2px;margin-left:-2px}.gutter-3-xxl{margin-right:-3px;margin-left:-3px}.gutter-5-xxl{margin-right:-5px;margin-left:-5px}.gutter-7-xxl{margin-right:-7px;margin-left:-7px}.gutter-8-xxl{margin-right:-8px;margin-left:-8px}.gutter-10-xxl{margin-right:-10px;margin-left:-10px}.gutter-12-xxl{margin-right:-12px;margin-left:-12px}.gutter-14-xxl{margin-right:-14px;margin-left:-14px}.gutter-15-xxl{margin-right:-15px;margin-left:-15px}.gutter-18-xxl{margin-right:-18px;margin-left:-18px}.gutter-20-xxl{margin-right:-20px;margin-left:-20px}.gutter-40-xxl{margin-right:-40px;margin-left:-40px}.gutter-50-xxl{margin-right:-50px;margin-left:-50px}.gutter-per-1-xxl>*{padding-right:1%;padding-left:1%}.gutter-2-xxl>*{padding-right:2px;padding-left:2px}.gutter-3-xxl>*{padding-right:3px;padding-left:3px}.gutter-5-xxl>*{padding-right:5px;padding-left:5px}.gutter-7-xxl>*{padding-right:7px;padding-left:7px}.gutter-8-xxl>*{padding-right:8px;padding-left:8px}.gutter-10-xxl>*{padding-right:10px;padding-left:10px}.gutter-12-xxl>*{padding-right:12px;padding-left:12px}.gutter-14-xxl>*{padding-right:14px;padding-left:14px}.gutter-15-xxl>*{padding-right:15px;padding-left:15px}.gutter-18-xxl>*{padding-right:18px;padding-left:18px}.gutter-20-xxl>*{padding-right:20px;padding-left:20px}.gutter-40-xxl>*{padding-right:40px;padding-left:40px}.gutter-50-xxl>*{padding-right:50px;padding-left:50px}}@media(min-width:1920px){.flex-initial-full{flex:0 1 auto}.flex-1-full{flex:1 1 0}.flex-auto-full{flex:1 1 auto}.flex-none-full{flex:none}.flex-row-full{flex-direction:row!important}.flex-row-reverse-full{flex-direction:row-reverse!important}.flex-column-full{flex-direction:column!important}.flex-column-reverse-full{flex-direction:column-reverse!important}.flex-nowrap-full{flex-wrap:nowrap!important}.flex-wrap-full{flex-wrap:wrap!important}.flex-wrap-reverse-full{flex-wrap:wrap-reverse!important}.items-start-full{align-items:flex-start!important}.items-center-full{align-items:center!important}.items-end-full{align-items:flex-end!important}.items-baseline-full{align-items:baseline!important}.items-stretch-full{align-items:stretch!important}.self-auto-full{align-self:auto!important}.self-start-full{align-self:flex-start!important}.self-center-full{align-self:center!important}.self-end-full{align-self:flex-end!important}.self-baseline-full{align-self:baseline!important}.self-stretch-full{align-self:stretch!important}.content-start-full{align-content:flex-start!important}.content-center-full{align-content:center!important}.content-end-full{align-content:flex-end!important}.content-between-full{align-content:space-between!important}.content-around-full{align-content:space-around!important}.justify-start-full{justify-content:flex-start!important}.justify-center-full{justify-content:center!important}.justify-end-full{justify-content:flex-end!important}.justify-between-full{justify-content:space-between!important}.justify-around-full{justify-content:space-around!important}.flex-grow-0-full{flex-grow:0!important}.flex-grow-full{flex-grow:1!important}.flex-shrink-0-full{flex-shrink:0!important}.flex-shrink-full{flex-shrink:1!important}.order-first-full{order:-9999}.order-last-full{order:9999}.order-none-full{order:0}.order-1-full{order:1!important}.order-2-full{order:2!important}.order-3-full{order:3!important}.order-4-full{order:4!important}.order-5-full{order:5!important}.order-6-full{order:6!important}.order-7-full{order:7!important}.order-8-full{order:8!important}.order-9-full{order:9!important}.order-10-full{order:10!important}.order-11-full{order:11!important}.order-12-full{order:12!important}.flex-full{display:flex!important}.inline-flex-full{display:inline-flex!important}.flex-row .col-full,.flex-row .five-col-full,.flex-row .ten-col-full{flex-basis:0;flex-grow:1;max-width:100%}.flex-row .col-auto-full,.flex-row .five-col-auto-full,.flex-row .ten-col-auto-full{flex:0 0 auto;width:auto;max-width:100%}.flex-row .col-1-full{flex:0 0 8.33333%;max-width:8.33333%}.flex-row .col-2-full{flex:0 0 16.66667%;max-width:16.66667%}.flex-row .col-3-full{flex:0 0 25%;max-width:25%}.flex-row .col-4-full{flex:0 0 33.33333%;max-width:33.33333%}.flex-row .col-5-full{flex:0 0 41.66667%;max-width:41.66667%}.flex-row .col-6-full,.flex-row .ten-col-5-full{flex:0 0 50%;max-width:50%}.flex-row .col-7-full{flex:0 0 58.33333%;max-width:58.33333%}.flex-row .col-8-full{flex:0 0 66.66667%;max-width:66.66667%}.flex-row .col-9-full{flex:0 0 75%;max-width:75%}.flex-row .col-10-full{flex:0 0 83.33333%;max-width:83.33333%}.flex-row .col-11-full{flex:0 0 91.66667%;max-width:91.66667%}.flex-row .col-12-full,.flex-row .five-col-5-full,.flex-row .ten-col-10-full{flex:0 0 100%;max-width:100%}.flex-row .ten-col-1-full{flex:0 0 10%;max-width:10%}.flex-row .five-col-1-full,.flex-row .ten-col-2-full{flex:0 0 20%;max-width:20%}.flex-row .ten-col-3-full{flex:0 0 30%;max-width:30%}.flex-row .five-col-2-full,.flex-row .ten-col-4-full{flex:0 0 40%;max-width:40%}.flex-row .five-col-3-full,.flex-row .ten-col-6-full{flex:0 0 60%;max-width:60%}.flex-row .ten-col-7-full{flex:0 0 70%;max-width:70%}.flex-row .five-col-4-full,.flex-row .ten-col-8-full{flex:0 0 80%;max-width:80%}.flex-row .ten-col-9-full{flex:0 0 90%;max-width:90%}.five-pull-0-full,.pull-0-full,.ten-pull-0-full{right:auto}.pull-1-full{right:8.33333%}.pull-2-full{right:16.66667%}.pull-3-full{right:25%}.pull-4-full{right:33.33333%}.pull-5-full{right:41.66667%}.pull-6-full,.ten-pull-5-full{right:50%}.pull-7-full{right:58.33333%}.pull-8-full{right:66.66667%}.pull-9-full{right:75%}.pull-10-full{right:83.33333%}.pull-11-full{right:91.66667%}.five-pull-5-full,.pull-12-full,.ten-pull-10-full{right:100%}.five-push-0-full,.push-0-full,.ten-push-0-full{left:auto}.push-1-full{left:8.33333%}.push-2-full{left:16.66667%}.push-3-full{left:25%}.push-4-full{left:33.33333%}.push-5-full{left:41.66667%}.push-6-full,.ten-push-5-full{left:50%}.push-7-full{left:58.33333%}.push-8-full{left:66.66667%}.push-9-full{left:75%}.push-10-full{left:83.33333%}.push-11-full{left:91.66667%}.five-push-5-full,.push-12-full,.ten-push-10-full{left:100%}.offset-1-full{margin-left:8.33333%}.offset-2-full{margin-left:16.66667%}.offset-3-full{margin-left:25%}.offset-4-full{margin-left:33.33333%}.offset-5-full{margin-left:41.66667%}.offset-6-full,.ten-offset-5-full{margin-left:50%}.offset-7-full{margin-left:58.33333%}.offset-8-full{margin-left:66.66667%}.offset-9-full{margin-left:75%}.offset-10-full{margin-left:83.33333%}.offset-11-full{margin-left:91.66667%}.ten-pull-1-full{right:10%}.five-pull-1-full,.ten-pull-2-full{right:20%}.ten-pull-3-full{right:30%}.five-pull-2-full,.ten-pull-4-full{right:40%}.five-pull-3-full,.ten-pull-6-full{right:60%}.ten-pull-7-full{right:70%}.five-pull-4-full,.ten-pull-8-full{right:80%}.ten-pull-9-full{right:90%}.ten-push-1-full{left:10%}.five-push-1-full,.ten-push-2-full{left:20%}.ten-push-3-full{left:30%}.five-push-2-full,.ten-push-4-full{left:40%}.five-push-3-full,.ten-push-6-full{left:60%}.ten-push-7-full{left:70%}.five-push-4-full,.ten-push-8-full{left:80%}.ten-push-9-full{left:90%}.ten-offset-1-full{margin-left:10%}.five-offset-1-full,.ten-offset-2-full{margin-left:20%}.ten-offset-3-full{margin-left:30%}.five-offset-2-full,.ten-offset-4-full{margin-left:40%}.five-offset-3-full,.ten-offset-6-full{margin-left:60%}.ten-offset-7-full{margin-left:70%}.five-offset-4-full,.ten-offset-8-full{margin-left:80%}.ten-offset-9-full{margin-left:90%}.gutter-per-1-full{margin-right:-1%;margin-left:-1%}.gutter-2-full{margin-right:-2px;margin-left:-2px}.gutter-3-full{margin-right:-3px;margin-left:-3px}.gutter-5-full{margin-right:-5px;margin-left:-5px}.gutter-7-full{margin-right:-7px;margin-left:-7px}.gutter-8-full{margin-right:-8px;margin-left:-8px}.gutter-10-full{margin-right:-10px;margin-left:-10px}.gutter-12-full{margin-right:-12px;margin-left:-12px}.gutter-14-full{margin-right:-14px;margin-left:-14px}.gutter-15-full{margin-right:-15px;margin-left:-15px}.gutter-18-full{margin-right:-18px;margin-left:-18px}.gutter-20-full{margin-right:-20px;margin-left:-20px}.gutter-40-full{margin-right:-40px;margin-left:-40px}.gutter-50-full{margin-right:-50px;margin-left:-50px}.gutter-per-1-full>*{padding-right:1%;padding-left:1%}.gutter-2-full>*{padding-right:2px;padding-left:2px}.gutter-3-full>*{padding-right:3px;padding-left:3px}.gutter-5-full>*{padding-right:5px;padding-left:5px}.gutter-7-full>*{padding-right:7px;padding-left:7px}.gutter-8-full>*{padding-right:8px;padding-left:8px}.gutter-10-full>*{padding-right:10px;padding-left:10px}.gutter-12-full>*{padding-right:12px;padding-left:12px}.gutter-14-full>*{padding-right:14px;padding-left:14px}.gutter-15-full>*{padding-right:15px;padding-left:15px}.gutter-18-full>*{padding-right:18px;padding-left:18px}.gutter-20-full>*{padding-right:20px;padding-left:20px}.gutter-40-full>*{padding-right:40px;padding-left:40px}.gutter-50-full>*{padding-right:50px;padding-left:50px}}