:root {
    --odm-padding-space-top:80px;
    --odm-padding-space-bottom:80px;
    --odm-margin-space-top:80px;
    --odm-margin-space-bottom:80px;
}
.odm-padding-space-top{padding-top:var(--odm-padding-space-top);}
.odm-padding-space-bottom{padding-bottom:var(--odm-padding-space-bottom);}
.odm-margin-space-top{padding-top:var(--odm-margin-space-top);}
.odm-margin-space-bottom{padding-top:var(--odm-margin-space-bottom);}
#banner-odm-all{background:#0e7dc2 url(../images/odm/1.jpg) no-repeat center top;}
#banner-odm-all .container{height: 630px;display: flex;align-items: center;justify-content: center;max-width:900px;margin:0 auto}
.get_quote_box{margin:20px 0;text-align:center;display: flex;flex-wrap: wrap;justify-content: center;}
.get_quote_box a{border-radius:50px;padding:12px 25px;font-size:16px;}
.get_quote_box a:nth-child(2){margin-left:25px}
.get_quote_box a i{transform:translateY(-2px)}
.get_quote_box a:hover i:before{background-image:url(../images/arrow_outward_24dp_FF7A01_FILL0_wght400_GRAD0_opsz24.png)}
.get_quote_box a:nth-child(2) i{}
.get_quote{background:var(--yellow-color);border:1px solid var(--yellow-color);color:#fff}
.get_quote:hover{background:none;color:var(--yellow-color)}
.get_catalogue{border:1px solid var(--logo-color);color:var(--logo-color)}
.get_catalogue i:before,.add-to-catalogue i:before{background-image:url(../images/arrow_outward_24dp_194189.png)}
.get_catalogue:hover{background:var(--logo-color);color:#fff}
.get_quote_box a.get_catalogue:hover i:before{background-image:url(../images/arrow_outward_24dp_FFFFFF.png)}
/**/
.odm_full_thumb{position:relative}
.odm_full_thumb img{width:100%;height:auto;}
.odm_full_thumb::before{opacity:0;content: "";position: absolute;left:0; top: -2px;inset-inline-start: 0; width: 100%;height: 48px; background-color: #e5edf8;mask-image: url(../images/h6-slider-curve-1.svg);mask-repeat: no-repeat;mask-position: center top; mask-size: cover;z-index: 2;}
.odm_full_thumb::after{opacity:0;content: "";position: absolute;left:0; bottom: -2px;inset-inline-start: 0; width: 100%;height: 48px; background-color: #0e7dc2;mask-image: url(../images/h6-slider-curve-2.svg);mask-repeat: no-repeat;mask-position: center top; mask-size: cover;z-index: 2;}
/**/
.odm-desc-p{font-size:18px;line-height:1.5}
#solution-odm-all{background:#0e7dc2}
#banner-odm-desc{}
#banner-odm-desc  .index-h2{text-align:left;position: relative;}
#banner-odm-desc  .index-h2 h2{color:#fff}
#banner-odm-desc  .odm-desc-p{color:#fff}
/**/
.odm_banner_ul { display: flex; flex-wrap: wrap; margin-top: 50px; margin-bottom: 50px; }
.odm_banner_ul li { background: rgba(0, 0, 0, 0.2); color: #fff; line-height: 1.3; width: calc(50% - 30px); margin-right: 60px; padding: 80px; border-radius: 10px; font-size: 18px; position: relative; padding-top: 80px; }
.odm_banner_ul li:last-child{margin-right:0}
.odm_banner_ul b { color: #fff; font-size: 120px; opacity: 0.3; position: absolute; left: 80px; top: -4px; }
.odm_banner_ul h3 { font-size: 25px; color: #fff; font-weight: 600; margin-bottom: 25px; }
.odm_banner_ul p { line-height: 1.5; }
/**/
.odm-customization-capabilities { }
.odm-customization-capabilities ul { display: flex; flex-wrap: wrap; }
.odm-customization-capabilities li { width: 16.666666666%; padding: 0 15px; text-align: center; line-height: 1.3; }
.odm-customization-capabilities span { width: 70px; height: 70px; background: #f5f4f5; border-radius: 10px; text-align: center; display: inline-block; -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); }
.odm-customization-capabilities span img { width: 100%; height: 100%; }
.odm-customization-capabilities b { font-size: 16px; display: block; margin-top: 15px; font-weight: 600; margin-bottom: 10px; min-height: 2em; }
.odm-customization-capabilities p { font-size: 14px; line-height: 1.4; }
/**/
.odm-step{background:#d7e7f3;}
.odm-step .get_quote_box{margin:0;padding:0;justify-content:left;margin-top:35px}
.odm-step .container{display:flex;flex-wrap:wrap}
.odm-step .index-h2{text-align:left}
.odm-step-desc{display:flex;justify-content:left;align-items:center;width:540px}
.odm-step-ul{width:calc(100% - 540px);padding-left:80px;display:flex;flex-wrap:wrap;}
.odm-step-ul li{width:calc(50% - 20px);margin-right:40px;position:relative;text-align:center}
.odm-step-ul li:nth-child(2n){margin-right:0;text-align:center}
.odm-step-ul li i{position:absolute;
border:2px solid var(--yellow-color);color:var(--yellow-color);
width:36px;height:36px;padding-left:3px;text-align:center;
line-height:30px;font-size:16px;border-radius:50px;right:0;
}
.odm-step-ul li i:before{background-image:url(../images/arrow_outward_24dp_FF7A01_FILL0_wght400_GRAD0_opsz24.png);transform:rotate(45deg) translate(4px, 4px)}
.odm-step-ul li:nth-child(1) i{top:50%;right:-38px;margin-top:-42px}
.odm-step-ul li:nth-child(2) i{bottom:2%;right:0;transform: rotate(90deg);}
.odm-step-ul li:nth-child(4) i{top:50%;left:-38px;margin-top:-42px;transform: rotate(180deg);}
.odm-step-ul img{width:100%;height:auto;-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);border-radius:5px}
.odm-step-ul p{font-size:18px;padding:15px 0;display:block;color:#000;font-weight:600}
/***/
.odm-gift{}
.odm-gift .odm-gift-desc{max-width:80%;margin:0 auto;text-align:center}
.odm-gift .get_quote_box{margin:0;padding:0;margin-top:35px}
/**/
.odm-gift-ul{display:flex;flex-wrap:wrap;margin-top:50px}
.odm-gift-ul li{width:calc(33.333333% - 15px);margin-right:22.5px}
.odm-gift-ul li:nth-child(3n){margin-right:0}
.odm-gift-ul li img{width:100%;height:auto;border-radius:5px;}
/**/
.odm-adv{background:url(../images/odm/bgicon.jpg) no-repeat center top;color:#fff;line-height:1.3;padding:50px 0;}
.odm-adv .index-h2{text-align:left}
.odm-adv .index-h2 h2,.odm-adv b{color:#fff}
.odm-adv .container{display:flex;flex-wrap:wrap}
.odm-adv-desc{display:flex;align-items:center;width:40%;margin-right:15%}
.odm-adv-ul{width:45%;display: flex;flex-wrap: wrap;}
.odm-adv-ul li{background:url(../images/odm/icon_bg.png) no-repeat center top;width: calc(50% - 15px);margin-right: 30px;padding: 25px 25px;background-size: cover;padding-right: 50px;border-radius: 5px;margin-top: 30px;}
.odm-adv-ul li label{display:block;font-size:18px}
.odm-adv-ul li b{display:block;font-size: 35px;font-weight:600;text-align: right;}
.odm-adv-ul li em{display:block;font-size:16px;text-align: right;}
.odm-adv-ul li:nth-child(2n){margin-right:0}
.odm-adv-ul li:nth-child(-n+2){margin-top:0}
/***/
.odm-cert{background:#d6ebf8}
.odm-cert .get_quote_box{margin:0;padding:0;margin-top:35px;justify-content:left}
.odm-cert .container{display:flex;flex-wrap:wrap;align-items: start;}
.odm-cert .index-h2{text-align:left;margin-bottom: 20px;}
.odm-cert-desc{width:50%;display:flex;flex-wrap:wrap;align-items:center;order:2;padding-left: 100px;}
.odm-cert-ul{width:50%;order:1;display:flex;flex-wrap:wrap;padding-bottom: 30px;}
.odm-cert-ul li{width:calc(50% - 15px);margin-right:30px;position:relative;margin-top:30px;}
.odm-cert-ul li:nth-child(2n){margin-right:0;transform: translateY(30px);}
.odm-cert-ul li:nth-child(-n+2){margin-top:0}
.odm-cert-ul li:nth-child(2){}
.odm-cert-ul li:nth-child(3) img{opacity:0}
.odm-cert-ul li:nth-child(3):before{background:var(--logo-color)}
.odm-cert-ul li:nth-child(3) b{height:100%;right:0;bottom:0;width:100%;justify-content:center;align-items:center;display:flex;font-size: 32px;padding: 0 80px;text-align: left;line-height: 1.5;text-transform: uppercase;}
.odm-cert-ul li img{width:100%;height:auto;border-radius:5px}
.odm-cert-ul li b{font-size:25px;position:absolute;right:25px;bottom:25px;color:#fff}
.odm-cert-ul li:before{content:"";width:100%;height:100%;display:block;
position:absolute;left:0;top:0;background:rgba(0,0,0,0.3);border-radius:5px}
.point-3{font-size: 20px;margin-top: 25px;}
.point-3-ul{}
.point-3-ul li{display: flex; flex-wrap: wrap;align-items: center;font-size: 18px;line-height: 1.3;padding: 20px 0;border-bottom: rgba(0,0,0,0.3) 1px solid;}
.point-3-ul b{display: block;margin-bottom: 8px;}
.point-3-ul .icon{width: 70px;}
.point-3-ul .desc{ width: calc(100% - 70px);padding-left: 20px;}
.point-3-ul img{width: 100%;height: auto;}
.point-3-ul p{}
.point-3-ul li:last-child{padding-bottom:0;border:0}
/**/
.cert-thumb{margin-top: 15px;}
.cert-thumb img{height: 50px;width:auto;}
/**/
.odm-time{}
.odm-time .container{display:flex;flex-wrap:wrap}
.odm-time .index-h2{text-align:left}
.odm-time-desc{width:40%;padding-right:10%}
.odm-time-ul{width:60%;display: flex;flex-wrap: wrap;}
.odm-time-ul li{width:calc(33.3333% - 15px);margin-right:22.5px;margin-top:22.5px;background:#d3d3dd;padding:15px;display: flex;flex-wrap: wrap;border-radius: 5px;position:relative}
.odm-time-ul li:after{content:"";background-image: url(../images/arrow_outward_24dp_FF7A01_FILL0_wght400_GRAD0_opsz24.png);transform: rotate(45deg);display:block;border: 1px solid var(--font-gray);width: 22.5px;height: 22.5px;background-position: center;background-repeat: no-repeat;border-radius: 50px;background-color: #fff;background-size: 15px;position: absolute;right: -22.5px;top: 50%;margin-top: -16px;z-index: 90;}
.odm-time-ul li:last-child:after{display:none}
.odm-time-ul li:nth-child(n+3):after{transform:rotate(225deg)}
.odm-time-ul li:nth-child(3):after{right: 50%;margin-left: -11px;top: 100%;margin-top: 0;transform: rotate(135deg);}
.odm-time-ul li:nth-child(3n){margin-right:0}
.odm-time-ul li:nth-child(-n+3){margin-top:0}
.odm-time-ul .thumb{background:#fff;border-radius:50px;width:80px;height:80px;padding:20px;display:flex;justify-content:center;align-items:center;}
.odm-time-ul .thumb img{width:100%;height:auto}
.odm-time-ul b{display:block;font-size:18px;line-height: 80px;margin-left: 25px;}
/*********************************************/
.index-h2 h2, .index-h2 h1{margin-top:0}
.odm-cert .get_quote_box a{margin-left:0}
@media(max-width:1800px){
    :root {
    --odm-padding-space-top:70px;
    --odm-padding-space-bottom:70px;
    --odm-margin-space-top:70px;
    --odm-margin-space-bottom:70px;
    }
    .odm-cert-desc{width:48%;padding-left:80px}
    .odm-cert-ul{width:52%;}
}
@media(max-width:1700px){
    #banner-odm-all .container{height:600px}
    #banner-odm-all{background-size:100% 600px; }
    .odm-cert-desc{width:48%;padding-left:60px}
    .odm-cert-ul{width:52%;}
}
@media(max-width:1600px){
    #banner-odm-all .container{height:550px}
    #banner-odm-all{background-size:100% 550px; }
        :root {
    --odm-padding-space-top:60px;
    --odm-padding-space-bottom:60px;
    --odm-margin-space-top:60px;
    --odm-margin-space-bottom:60px;
    }
    .odm_banner_ul li{padding:60px}
    .odm_banner_ul b{left:60px}
    .odm-cert-desc{width: 55%;padding-left:50px}
    .odm-cert-ul{width: 45%;}
    .point-3-ul .icon{width:60px;}
    .point-3-ul .desc{width:calc(100% - 60px);padding-left:15px;font-size:17px}
    .point-3-ul li{padding:15px 0}
}
@media(max-width:1500px){
    #banner-odm-all .container{height:500px}
    #banner-odm-all{background-size:100% 500px; }
    /**/
    .odm-time-desc{width: 400px;padding-right: 0;}
    .odm-time-ul{
    width: calc(100% - 400px - 50px);
    margin-left: 50px;
}
    
}
@media(max-width:1400px){
    #banner-odm-all .container{height:450px}
    #banner-odm-all{background-size:100% 450px; }
            :root {
    --odm-padding-space-top:50px;
    --odm-padding-space-bottom:50px;
    --odm-margin-space-top:50px;
    --odm-margin-space-bottom:50px;
    }
    .odm-step-desc{width:45%}
    .odm-step-ul{width:55%;padding-left:50px}
    .odm-time-ul b{margin-left:15px}
    .odm-time-ul .thumb{width:60px;height:60px;padding: 15px;}
    .odm-time-ul b{line-height:60px}
    .cert-thumb img{height:50px;}
    .cert-thumb{display:none}
}
@media(max-width: 1300px){
    #banner-odm-all .container{height:400px}
    #banner-odm-all{background-size:100% 400px; }
    .odm_banner_ul li{padding:50px}
    .odm_banner_ul b{left:50px}
    .odm_banner_ul{margin:40px 0}
     .odm-step-desc{width:40%}
    .odm-step-ul{width:60%;padding-left:50px}
    .odm-step-ul li i{width:30px;height:30px;}
    .odm-step-ul li i:before{transform: rotate(45deg) translate(0px, 3px);}
    .odm-step-ul li:nth-child(1) i{right:-36px}
    .odm-step-ul li:nth-child(4) i{right:-36px}
    .odm-step-ul li:nth-child(2) i{bottom: 3%;}
    /**/
    .odm-adv-desc{width:45%;padding-right:50px;margin-right:0}
    .odm-adv-ul{width:55%}
    /**/
    .odm-cert-desc{width:50%;padding-left:80px}
    .odm-cert-ul{width:50%}
    .odm-time-ul b{font-size:16px}
    .odm-time-desc{
    width: 330px;}
    .odm-time-ul{width: calc(100% - 330px - 50px);}
     /**/
    .odm-cert-desc{width: 60%;padding-left:30px}
    .odm-cert-ul{width: 40%;}
    .point-3-ul li{}
    .point-3-ul li:last-child{}
}
@media(max-width:1200px){
    #banner-odm-all .container{height:auto;padding:60px 0}
    #banner-odm-all{background-size:cover; }
                :root {
    --odm-padding-space-top:40px;
    --odm-padding-space-bottom:40px;
    --odm-margin-space-top:40px;
    --odm-margin-space-bottom:40px;
    }
    .odm_banner_ul li{width:calc(50% - 15px);margin-right:30px}
    .odm_banner_ul{margin:35px 0}
    .odm-step-ul p{font-size:16px}
    .odm-step-ul li:nth-child(2n) p{text-align:left}
    .odm-step .container{align-items: start;}
    /**/
    .odm-time-desc{width: 330px;}
    .odm-time-ul{width: calc(100% - 330px - 30px);margin-left:30px}
    .odm-time-ul li{margin-right:15px;width:calc(33.3333333% - 10px);margin-top:15px}
    .odm-time-ul .thumb{height:50px;width:50px;padding: 10px;}
    .odm-time-ul b{line-height:50px;font-size:14px;margin-left: 10px;}
    /**/
    .odm-time-ul li:after{
    right: -20px;
}
    .odm-time-ul li:last-child:after{display:none}
    .odm-time-ul li:nth-child(n+3):after{}
    .odm-time-ul li:nth-child(3):after{}
    /**/
    .cert-thumb{display:block}
    .odm-cert-desc{padding-left:0;order:1;padding-right:30px}
    .odm-cert-ul{order:2}
    
}
@media(max-width:1100px){
    .odm_banner_ul li{padding:40px}
    .odm_banner_ul b{left:40px}
    .odm_banner_ul h3{margin-bottom:20px}
    .odm-adv-ul li{padding:20px}
        /**/
    .odm-cert-desc{width:50%;padding-left: 0;}
    .odm-cert-ul{width:50%}
    .odm-cert-ul li:nth-child(3) b{font-size:25px}
    .odm-time-desc{width:280px;}
    .odm-time-ul{width: calc(100% - 280px - 30px);margin-left:30px}
}
@media(max-width:1000px){
    #banner-odm-all .container{margin: 0 50px;}
    :root {
    --odm-padding-space-top:35px;
    --odm-padding-space-bottom:35px;
    --odm-margin-space-top:35px;
    --odm-margin-space-bottom:35px;
    }
    .odm_banner_ul li{padding:30px}
    .odm_banner_ul b{left:30px}
    .odm_banner_ul h3{margin-bottom:15px;font-size:20px}
    .odm_banner_ul p{line-height:1.3;font-size:16px}
    .odm_banner_ul{margin:30px 0}
    .odm_banner_ul b{font-size:100px}
    /**/
    .odm-customization-capabilities li{width:33.33333%;}
    .odm-customization-capabilities li:nth-child(-n+3){margin-bottom:35px}
     .odm-time-desc{width: 100%;}
    .odm-time-ul{width: 100%;margin-left:0px;margin-top:25px}
}
@media(max-width:900px){
    .get_quote_box a{padding: 10px 15px; font-size: 14px;}
    .odm-desc-p{font-size:16px}
    #banner-odm-all .container{margin: 0 40px;}
    .odm-step-desc{width:100%;margin-bottom:25px;text-align:center;}
    .odm-step .index-h2{text-align:center}
    .odm-step-ul{width:100%;padding-left: 0;}
    .odm-step .get_quote_box{margin-top:20px;text-align:center;justify-content:center}
    .odm-step .get_quote_box a{margin-left:0 !important}
    .odm-gift .get_quote_box{margin-top:20px}
    .odm-gift .odm-gift-desc{max-width:100%}
    .odm-gift-ul{margin-top:40px}
    /**/
    .odm-adv-desc{width:100%;padding-right:0;margin-bottom:25px}
    .odm-adv-ul{width:100%}
            /**/
    .odm-cert-desc{width:50%;}
    .odm-cert-ul{width:50%}
    .odm-cert-ul li:nth-child(3) b{font-size:25px}
    .cert-thumb img{width:100%;height:auto;max-width: 400px;}
    .cert-thumb{margin-top:20px}
    .odm-cert .get_quote_box{margin-top:20px}
}
@media(max-width:800px){
   #banner-odm-all .container{margin: 0 30px;}
   #banner-odm-all .index-h2{margin-bottom:20px}
   :root {
    --odm-padding-space-top:30px;
    --odm-padding-space-bottom:30px;
    --odm-margin-space-top:30px;
    --odm-margin-space-bottom:30px;
    }
   .index-h2{margin-bottom:20px}
   .odm-cert-desc{width:100%;padding-left: 0;margin-top: 25px;padding-right: 0;margin-bottom: 25px;}
   .odm-cert-ul{width:100%}
}
@media(max-width:700px){
    #banner-odm-all .container{margin: 0 25px;}
    #banner-odm-all .container{height:auto;padding:50px 0}
    .odm-gift-ul{margin-top:30px}
    .odm-gift-ul li{width: calc(33.333333% - 10px);margin-right: 15px;}
    .point-3-ul li{align-items:start}
}
@media(max-width:600px){
    .get_quote_box a:last-child{margin-left:15px}
    .get_quote_box a{padding:8px 15px}
    .get_quote_box{margin-top: 0;}
    .odm_banner_ul li{width:calc(50% - 10px);margin-right:20px}
    .odm_banner_ul li{padding:25px}
    .odm_banner_ul b{left:25px}
    /**/
    .odm-customization-capabilities li{width:50%;margin-top:25px}
    .odm-customization-capabilities li:nth-child(-n+3){margin-bottom:0px}
    .odm-customization-capabilities li:nth-child(-n+2){margin-top:0px}
    /**/
    .odm-adv-ul li{width:calc(50% - 10px);margin-right:20px;margin-top:20px}
    .odm-cert-ul li{width:calc(50% - 10px);margin-right:20px;margin-top: 20px;}
    .odm-cert-ul li b{right: 20px; bottom: 20px; font-size: 20px;}
    .odm-cert-ul li:nth-child(3) b{font-size: 20px;}
    .odm-time-ul li{width: calc(50% - 7.5px);margin-right: 15px;padding: 10px;}
    .odm-time-ul li:nth-child(-n+3){margin-top: 15px;}
    .odm-time-ul li:nth-child(3n){margin-right: 15px;}
    .odm-time-ul li:nth-child(2n){margin-right: 0px;}
    .odm-time-ul li:nth-child(-n+2){margin-top: 0;}
        /**/
    .odm-time-ul li:after{}
    .odm-time-ul li:last-child:after{display:none}
    .odm-time-ul li:nth-child(n+3):after{}
    .odm-time-ul li:nth-child(3){ order: 4;margin-right: 0;margin-left: 15px;}
    .odm-time-ul li:nth-child(4){order: 6;}
    .odm-time-ul li:nth-child(5){order: 5;}
    .odm-time-ul li:nth-child(6){order: 3;}
    .odm-time-ul li:nth-child(4):after{right: 100%;margin-right: -3px;transform: rotate(45deg);}
    .odm-time-ul li:nth-child(5):after{right: 100%;margin-right: -37px;top: -2px;transform: rotate(135deg);}
    .odm-time-ul li:nth-child(6):after{}
    .odm-time-ul li:nth-child(3):after{right: 100%;top: 50%;margin-top: -10px;transform: rotate(228deg);}
    .odm-time-ul li:nth-child(2):after{right: 0;margin-right: 14px;top: 100%;margin-top: -5px;transform: rotate(135deg);}
}
@media(max-width:500px){
   .get_quote_box a{font-size:12px;}
    .get_quote_box a i:before{width:16px;height:16px;}
    .get_quote_box a:last-child{margin-left:10px}
    #banner-odm-all .container{height:auto;padding:40px 0}
    .odm_banner_ul li{width:100%;margin-right:0px}
    .odm_banner_ul li{padding:25px}
    .odm_banner_ul li:first-child{margin-bottom:25px}
    .odm_banner_ul b{left:25px}
    .odm-customization-capabilities span{width:50px;height:50px}
    .odm-step-ul p{line-height:1.2}
    .odm-step-ul li:nth-child(2) i{bottom:auto;top: 23.8vw;margin-top: 7.5px;}
    .odm-step-ul p{font-size:14px}
    /**/
    .odm-adv-ul li label{font-size:16px}
    .odm-adv-ul li b{font-size:30px}
}
@media(max-width:400px){
  .get_quote_box a{font-size: 0.7rem;}
  .index-h2{margin-bottom:20px}
  #banner-odm-all .container{height:auto;padding:30px 0;padding-bottom:20px}
  .odm-adv-ul li label{font-size:12px}
  .odm-adv-ul li{padding:15px}
   .odm-time-ul .thumb{width:40px;height:40px;padding:10px}
   .odm-time-ul b{line-height:40px;font-size:12px}
}
@media(max-width:359px){
  .get_quote_box{padding:0 5%}
  .get_quote_box a{padding: 8px 15px;font-size: 12px;}  
  .get_quote_box a:last-child{margin-left: 0;margin-top: 10px;}
    .odm-time-ul .thumb{width: 35px;height: 35px;padding: 8px;}
   .odm-time-ul b{line-height:40px;font-size:12px;margin-left: 5px;}
}