section.more-items{background-color:#F9EDDA;padding:90px 0;position:relative;z-index:1}@media only screen and (max-width:1023px){section.more-items{padding:90px 60px}}@media only screen and (max-width:768px){section.more-items{padding:90px 50px}}@media only screen and (max-width:575px){section.more-items{padding:50px 8%}}section.more-items .container{max-width:1400px;width:85%;margin:0 auto;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}@media only screen and (max-width:1200px){section.more-items .container{width:90%}}@media only screen and (max-width:1023px){section.more-items .container{width:100%}}@media only screen and (max-width:767px){section.more-items .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}section.more-items .intro-text{margin-right:60px;max-width:220px;width:100%}@media only screen and (max-width:1023px){section.more-items .intro-text{max-width:180px;margin-right:50px}}@media only screen and (max-width:767px){section.more-items .intro-text{margin:0 auto;max-width:400px;padding:0 45px}}@media only screen and (max-width:575px){section.more-items .intro-text{padding:0;width:95.239%}}section.more-items .intro-text .sub{margin-top:5px}section.more-items .symbol-group{max-width:1080px;width:100%}@media only screen and (max-width:1365px){section.more-items .symbol-group{max-width:600px}}@media only screen and (max-width:1023px){section.more-items .symbol-group{max-width:500px;margin:0 auto}}@media only screen and (max-width:767px){section.more-items .symbol-group{margin:20px auto 0;max-width:400px}}@media only screen and (max-width:575px){section.more-items .symbol-group{width:95.239%}}section.more-items .symbol-group .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 30px}@media only screen and (max-width:1365px){section.more-items .symbol-group .row{gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}section.more-items .symbol-group .col{width:calc((100% - 90px) / 4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1365px){section.more-items .symbol-group .col{width:calc((100% - 30px) / 2)}}@media only screen and (max-width:767px){section.more-items .symbol-group .col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1201px){section.more-items .symbol-group .col:hover>.symbol-pic{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@media only screen and (max-width:1200px){section.more-items .symbol-group .col:active>.symbol-pic{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}section.more-items .symbol-group .col>.symbol-pic{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease,-webkit-transform 0.5s ease;width:100px;position:relative}section.more-items .symbol-group .col>.symbol-pic:before{content:"";display:block;width:100%;height:0;padding-bottom:100%}section.more-items .symbol-group .col>.symbol-pic:before{-webkit-box-shadow:inset 8px 8px 10px rgba(0,0,0,0.1);box-shadow:inset 8px 8px 10px rgba(0,0,0,0.1);position:relative;z-index:1;border-radius:500px}section.more-items .symbol-group .col>.symbol-pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section.more-items .symbol-group .col>p{width:100px;margin-left:25px;font-weight:700;font-size:1.5rem;line-height:1.6;letter-spacing:1px;color:#523B1D;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:767px){section.more-items .symbol-group .col>p{margin:10px 0 0}}[lang=en] section.more-items .container{max-width:1500px;width:90%}@media only screen and (min-width:1200px) and (max-width:1560px){[lang=en] section.more-items .container{width:70%}}@media only screen and (max-width:1024px){[lang=en] section.more-items .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;max-width:700px}[lang=en] section.more-items .container .intro-text{max-width:none}}[lang=en] section.more-items .symbol-group{max-width:1150px}@media only screen and (min-width:1200px) and (max-width:1560px){[lang=en] section.more-items .symbol-group{max-width:700px}[lang=en] section.more-items .symbol-group .row{gap:30px}[lang=en] section.more-items .symbol-group .col{width:calc((100% - 30px) / 2)}}@media only screen and (max-width:1024px){[lang=en] section.more-items .symbol-group{margin:20px auto 0}}[lang=en] section.more-items .symbol-group .col>p{font-size:1.25rem}modern-modal{position:fixed;z-index:999;top:0;bottom:0;left:0;right:0;background-color:rgba(82,59,29,0.5);-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.25));filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.25));opacity:0;pointer-events:none;-webkit-transition:0.5s 0.3s;transition:0.5s 0.3s;display:none}modern-modal.show{opacity:1;pointer-events:auto;-webkit-transition:0.5s;transition:0.5s}modern-modal .modal-scroller{position:relative;width:100%;height:100%}modern-modal .modal-scroller .os-content{border-right:none!important}modern-modal .modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;padding:100px 0}modern-modal .modal-content{position:relative;width:100%;max-width:605px;background-color:#fff;margin:auto;border-radius:15px}modern-modal[type-qr] .modal-content{max-width:350px;padding:60px 50px;background-color:#fff}@media only screen and (max-width:576px){modern-modal[type-qr] .modal-content{padding:60px 50px}}modern-modal[data-modal-animate=fade-up].show .modal-content{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=fade-up] .modal-content{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=fade-down].show .modal-content{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=fade-down] .modal-content{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=fade-right].show .modal-content{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=fade-right] .modal-content{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=fade-left].show .modal-content{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=fade-left] .modal-content{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=zoom-in].show .modal-content{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=zoom-in] .modal-content{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=zoom-out].show .modal-content{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=zoom-out] .modal-content{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=clip-up].show .modal-content{opacity:1;clip-path:polygon(0 -15%,100% 0,100% 100%,0 100%);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=clip-up] .modal-content{opacity:0;clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=clip-down].show .modal-content{opacity:1;clip-path:polygon(0 0,100% 0,100% 115%,0 100%);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=clip-down] .modal-content{opacity:0;clip-path:polygon(0 0,100% 0,100% 0,0 0);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=clip-right].show .modal-content{opacity:1;clip-path:polygon(0 0,115% 0,100% 100%,0 100%);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=clip-right] .modal-content{opacity:0;clip-path:polygon(0 0,0 0,0 100%,0 100%);-webkit-transition:0.6s;transition:0.6s}modern-modal[data-modal-animate=clip-left].show .modal-content{opacity:1;clip-path:polygon(-15% 0,100% 0,100% 100%,0 100%);-webkit-transition:0.6s 0.2s;transition:0.6s 0.2s}modern-modal[data-modal-animate=clip-left] .modal-content{opacity:0;clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);-webkit-transition:0.6s;transition:0.6s}section.calculate_content{padding:100px 0;z-index:1;position:relative}section.calculate_content .bg-img{position:absolute;top:0px;width:100%;height:100%;z-index:-1}section.calculate_content .bg-img img{position:sticky;top:0;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:768px){section.calculate_content{padding:80px 0}}section.calculate_content .container{max-width:1100px;width:calc(100% - 60px);margin:0 auto}section.calculate_content .container>.intro-text{max-width:920px;margin:0 auto}@media only screen and (max-width:768px){section.calculate_content .container>.intro-text .text{margin-top:20px}}section.calculate_content .step_content{border-radius:15px;background-color:#fff;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.25);box-shadow:4px 4px 20px rgba(0,0,0,0.25);padding:60px 45px;margin-top:50px;line-height:1.5}@media only screen and (max-width:576px){section.calculate_content .step_content{padding:40px 20px}}section.calculate_content .step_content .tab_step_1 circle{stroke-dasharray:52.8,264}section.calculate_content .step_content .tab_step_1 .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){section.calculate_content .step_content .tab_step_1{padding:0px 25px}section.calculate_content .step_content .tab_step_1 .wrap{max-width:400px;margin:0 auto}}@media only screen and (max-width:576px){section.calculate_content .step_content .tab_step_1 .step_input{margin-top:20px}section.calculate_content .step_content .tab_step_1 .wrap{-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;gap:30px}}@media only screen and (max-width:768px){section.calculate_content .step_content .profession-box{width:100px}section.calculate_content .step_content .profession-box .img-box{width:100px;height:100px}}section.calculate_content .profession-box{cursor:pointer;position:relative;width:150px}section.calculate_content .profession-box .input-inner{-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}section.calculate_content .profession-box .img-box{width:150px;height:150px;border-radius:50%;position:relative}section.calculate_content .profession-box .img-box:after{content:"";display:block;height:100%;width:100%;border-radius:50%;border:solid 5px #A3772C;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section.calculate_content .profession-box .img-box:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;border-radius:100%;width:100%;height:100%;-webkit-box-shadow:inset 8px 8px 10px rgba(0,0,0,0.1);box-shadow:inset 8px 8px 10px rgba(0,0,0,0.1)}section.calculate_content .profession-box .img-box img{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:577px) and (min-width:1201px){section.calculate_content .profession-box:hover .input-inner{-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}section.calculate_content .profession-box:hover .img-box:after{opacity:1}section.calculate_content .profession-box:hover .text{color:#A3772C}}@media only screen and (min-width:577px) and (max-width:1200px){section.calculate_content .profession-box:active .input-inner{-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}section.calculate_content .profession-box:active .img-box:after{opacity:1}section.calculate_content .profession-box:active .text{color:#A3772C}}section.calculate_content .profession-box input{position:absolute;top:0;left:0;opacity:0}section.calculate_content .profession-box input:checked+.input-inner .img-box:after{opacity:1}section.calculate_content .profession-box input:checked+.input-inner .text{color:#A3772C}@media only screen and (min-width:577px){section.calculate_content .profession-box input:checked+.input-inner{-webkit-transform:translate(0,-20px);transform:translate(0,-20px)}}section.calculate_content .profession-box .text{text-align:center;font-size:1.25rem;margin-top:10px;-webkit-transition:color 0.3s;transition:color 0.3s}.tab_step_result{max-width:420px;margin:0 auto;letter-spacing:1px}.tab_step_result circle{stroke-dasharray:0}.tab_step_result .step_result{text-align:center;margin-top:30px}@media only screen and (max-width:768px){.tab_step_result .step_result{margin-top:20px}}.tab_step_result .step_result .income{font-size:clamp(40px,4.5vw,55px);color:#A3772C;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}.tab_step_result .step_result .text{margin-top:10px;color:rgba(0,0,0,0.7);font-weight:300}.tab_step_result .income_detail{max-width:235px;margin:50px auto 0}.tab_step_result .item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab_step_result .item-wrap:not(:first-child){margin-top:15px}.tab_step_result .item-wrap .title{font-weight:700;line-height:normal}.tab_step_result .item-wrap img{width:15px;height:15px;margin-left:8px}.tab_step_result .item-wrap img:hover+.tip-box{opacity:1}.tab_step_result .item-wrap .text{margin-left:auto;color:rgba(0,0,0,0.7);width:80px;text-align:center;font-weight:300}.tab_step_result .item-wrap .number{color:#A3772C;font-weight:700;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}.tab_step_result .tip-wrap{position:relative}.tab_step_result .tip-box{position:absolute;-webkit-filter:drop-shadow(2px 2px 5px rgba(0,0,0,0.25));filter:drop-shadow(2px 2px 5px rgba(0,0,0,0.25));width:250px;padding-left:11px;left:100%;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);opacity:0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:11;pointer-events:none}.tab_step_result .tip-box .triangle{width:0;height:0;border-style:solid;border-width:12px 12px 12px 0;border-color:transparent #eee transparent transparent;margin-right:-1px}.tab_step_result .tip-box .text-box{color:rgba(0,0,0,0.7);font-weight:300;background-color:#eee;padding:10px 15px;border-radius:10px}@media only screen and (max-width:576px){.tab_step_result .tip-box{top:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);padding-left:0px;padding-top:11px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tab_step_result .tip-box .triangle{border-width:0 12px 12px 12px;border-color:transparent transparent #eee transparent;top:0;left:auto;right:0;-webkit-transform:translate(0,0%);transform:translate(0,0%);margin-right:0;padding-bottom:-1px}}.step-direction{width:85px;height:85px;position:relative;margin:0 auto}.step-direction .step-text{position:absolute;width:88%;height:88%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;border-radius:50%;-webkit-box-shadow:3px 3px 15px rgba(0,0,0,0.1);box-shadow:3px 3px 15px rgba(0,0,0,0.1);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;line-height:1.6}.step-direction .step-text span{display:block;font-size:1.375rem;line-height:1}.step_tip{font-size:1.75rem;color:#523B1D;text-align:center;margin-top:20px;line-height:1.5}.step_tip strong{color:#A3772C}@media only screen and (max-width:768px){.step_tip{font-size:1.5rem}}.step_input{max-width:605px;width:100%;margin:40px auto 50px}.error-text{color:#E80000;text-align:center}.form-btn-group{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.form-btn-group .btn{width:160px}.form-btn-group .btn:not(:last-child){margin-right:30px}@media only screen and (max-width:768px){.form-btn-group .btn:not(:last-child){margin-right:10px}}modern-modal{line-height:1.6}modern-modal circle{stroke-dasharray:105.6 264;-webkit-transition:stroke-dasharray 1s;transition:stroke-dasharray 1s}modern-modal .modal-back{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}modern-modal .modal-back .btn-wrap{color:#523B1D;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}modern-modal .modal-back p{pointer-events:none}modern-modal .modal-back .icon-back{margin-right:12px;pointer-events:none}modern-modal .modal-top{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-top:20px}@media only screen and (max-width:576px){modern-modal .modal-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}modern-modal .modal-top .step_tip{margin-left:0;margin-top:20px}}modern-modal .step-direction{margin:0}modern-modal .step_tip{margin-top:0;margin-left:15px}modern-modal .step_tip strong{color:#A3772C}modern-modal .step_input{margin-bottom:0;margin-top:30px}modern-modal .step-pane{opacity:0;-webkit-transition:opacity 0.3s 0.3s;transition:opacity 0.3s 0.3s}modern-modal .step-pane.show{opacity:1}modern-modal .form-content{margin-bottom:50px}modern-modal .form-wrap{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-top:30px}modern-modal .form-wrap.active .title .collapseBtn:after{-webkit-transform:translate(-50%,0) scaleY(0);transform:translate(-50%,0) scaleY(0)}modern-modal .form-wrap .title{text-align:center;width:100%;margin-right:0;height:45px!important;padding:0 20px 15px;border-bottom:1px solid rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal}@media only screen and (max-width:576px){modern-modal .form-wrap{padding:0 10px}modern-modal .form-wrap .title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}modern-modal .form-wrap .title .collapseBtn{margin-left:15px}}modern-modal .form-wrap .collapseBtn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:auto}modern-modal .check-group{word-break:break-word;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,144px);width:100%;padding:15px 5px 0;gap:15px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:576px){modern-modal .check-group{padding:15px 0px 0;grid-template-columns:repeat(auto-fill,110px)}}modern-modal .check-group label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}modern-modal .check-group label p{-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}modern-modal .check-group input{opacity:0;position:absolute;left:0;top:0}modern-modal .check-group input:checked+.fake-input:after{opacity:1}modern-modal .check-group input:checked~p{font-weight:700;color:#523B1D}modern-modal .check-group .fake-input{width:15px;height:15px;border-radius:50%;border:solid 1px #8F724C;position:relative;padding:2px;margin-top:4px;margin-right:5px;-ms-flex-negative:0;flex-shrink:0}modern-modal .check-group .fake-input:after{content:"";display:block;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#7E531B),to(#8F724C));background:linear-gradient(90deg,#7E531B 0%,#8F724C 100%);border-radius:50%;opacity:0}@media only screen and (max-width:576px){modern-modal .form-content{margin-bottom:30px}modern-modal .form-btn-group .btn{width:120px}}[tab-name=step3] .inner-text{color:#A3772C;font-size:3.4375rem;text-align:center;margin-bottom:50px;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}@media only screen and (max-width:768px){[tab-name=step3] .inner-text{font-size:2.5rem}}@media only screen and (max-width:576px){[tab-name=step3] .inner-text{margin-bottom:30px}}.range-selector{margin-bottom:50px}@media only screen and (max-width:768px){.range-selector{margin-bottom:30px}}.range-selector .title{font-size:1.25rem;font-weight:700}.range-selector .input-wrap:not(:first-child){margin-top:30px}.range-selector .irs--round{position:relative}.range-selector .irs--round .irs-handle:after{content:"";display:block;width:70%;height:70%;border:solid 3px rgba(126,83,27,0.8);border-radius:50%;margin-left:50%;margin-top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}.range-selector .irs--round .irs-max,.range-selector .irs--round .irs-min{text-align:center;padding:0 2px;visibility:visible!important;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}.range-selector .irs--round .irs-max:before,.range-selector .irs--round .irs-min:before{content:"";display:block;width:11px;height:11px;border:solid 3px rgba(126,83,27,0.5);border-radius:50%;margin:6px auto 0}.range-selector .irs--round .irs-single{top:30px;text-align:center;background-color:#fff;cursor:pointer;-webkit-font-feature-settings:"lnum";font-feature-settings:"lnum"}.form-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;font-weight:700}.form-btn-group .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;height:60px;border:2px solid rgba(143,114,76,0.5);border-radius:60px;-webkit-transition:background-color 0.2s linear,color 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear;cursor:pointer;overflow:hidden;position:relative;z-index:1;-webkit-transition:color 0.4s;transition:color 0.4s}@media only screen and (max-width:768px){.form-btn-group .btn{width:120px}}.form-btn-group .btn:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;width:calc(100% + 4px);height:calc(100% + 4px);background:-webkit-gradient(linear,left top,right top,from(#7E531B),to(#8F724C));background:linear-gradient(90deg,#7E531B 0%,#8F724C 100%);opacity:0;-webkit-transition:opacity 0.6s,color 0.3s;transition:opacity 0.6s,color 0.3s}@media only screen and (min-width:1201px){.form-btn-group .btn:hover{color:#fff;font-weight:700;border:2px solid transparent}}@media only screen and (min-width:1201px) and (min-width:767px){.form-btn-group .btn:hover{border:none}}@media only screen and (min-width:1201px){.form-btn-group .btn:hover:before{opacity:1}.form-btn-group .btn:hover:after{background:none}}@media only screen and (max-width:1200px){.form-btn-group .btn:active{color:#fff;font-weight:700;border:2px solid transparent}}@media only screen and (max-width:1200px) and (min-width:767px){.form-btn-group .btn:active{border:none}}@media only screen and (max-width:1200px){.form-btn-group .btn:active:before{opacity:1}.form-btn-group .btn:active:after{background:none}}.form-btn-group .btn:hover{color:#ffffff}.form-btn-group .btn:not(:last-child){margin-right:30px}@media only screen and (max-width:768px){.form-btn-group .btn:not(:last-child){margin-right:10px}}
/*# sourceMappingURL=join_calculate.css.map */