2 lines
24 KiB
CSS
2 lines
24 KiB
CSS
*{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}a{text-decoration:none;color:#000}body{font-family:"Open Sans",sans-serif}.container{max-width:134rem;padding:0 3rem;margin:0 auto}.nav{padding:2.2rem 0;z-index:2;position:relative}.nav-inner,.nav-left{display:flex;align-items:center;justify-content:space-between}.nav-left{text-decoration:none;max-width:30%}.main-logo{max-width:24.3rem;max-height:5.3rem}.main-logo img{width:100%;height:100%;object-fit:contain}.emblem{max-width:5.3rem;max-height:5.3rem}.emblem img{width:100%;height:100%;object-fit:contain}.nav-right{max-width:60%;width:100%;display:grid;grid-template-columns:1fr}.nav-link{display:flex;align-items:center;justify-content:space-between;list-style-type:none;cursor:pointer}.nav-link a,.nav-link h3{font-size:1.4rem;text-decoration:none;color:#000;font-weight:400}.nav-lang{width:2.7rem;height:2rem}.nav-lang img{width:100%;height:100%;object-fit:contain}.nav-select{position:relative}.nav-select:hover>.nav-downarrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s ease-out}.nav-select:hover>.nav-dropdown{max-height:40rem;transition:all .2s ease-out}.nav-select:nth-child(1n):hover{border-bottom:.2rem solid #003a9d}.nav-select h3{margin-right:.8rem}.nav-dropdown{position:absolute;top:2.5rem;right:50%;background:#353536;color:#fff;max-width:20rem;overflow:hidden;max-height:0;-webkit-transform:translateX(50%);transform:translateX(50%);transition:all .2s ease-out}.nav-dropdown a{color:#fff}.nav-dropdown-shifted{right:200%}.nav-dropdown-content{list-style-type:none}.dropdown-content{text-align:center;padding:.5rem 1rem;font-size:1.5rem}.dropdown-content:hover{background:#003a9d}.nav-downarrow{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .3s ease-out}.flag-wrapper{width:2.7rem;height:2rem}.flag-wrapper img{width:100%;height:100%;object-fit:contain}.nav-lang .dropdown-content{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.nav-lang h4{font-size:1.4rem;font-weight:400;margin-left:.7rem}.nav-links-mobile-button{display:none;align-items:center;justify-content:flex-end}.mobile-button{cursor:pointer;width:5rem;height:3rem;display:flex;align-items:center;justify-content:center;border:.1rem solid #003a9d;background:transparent}.mobile-button div{display:flex;flex-direction:column;align-items:center}.mobile-button div .stripe{margin:.2rem 0;width:3rem;height:.4rem;background:#003a9d;border-radius:2rem}.stripe-1{transition:all .3s ease;-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}.stripe-1.active{transition:all .3s ease;-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.stripe-2{transition:all .3s ease;opacity:1}.stripe-2.active{transition:all .3s ease;opacity:0}.stripe-3{transition:all .3s ease;-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}.stripe-3.active{transition:all .3s ease;-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.nav-mobile{overflow:hidden;max-height:0;transition:all .4s ease-in-out}.nav-mobile.active{max-height:60rem;transition:all .4s ease-in-out}.nav-mobile-links{list-style-type:none}.nav-mobile-link{width:100%;margin:2rem 0;cursor:pointer}.nav-mobile-link a{font-size:1.4rem;display:block}.nav-mobile-link h3{font-size:1.4rem;font-weight:400;margin-right:.8rem}.nav-mobile-link:nth-child(1n):hover .nav-mobile-link-dropdown{max-height:50rem;transition:all .2s ease-in-out}.nav-mobile-downarrow{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .2s ease-in-out}.nav-mobile-link-content{display:flex;align-items:center;justify-content:flex-start}.nav-mobile-link-content:hover .nav-mobile-downarrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .2s ease-in-out}.nav-mobile-link-content div.flag{width:2.7rem;height:2rem}.nav-mobile-link-content img{width:100%;height:100%;object-fit:contain}.flag{width:2.7rem;height:2rem}.flag img{width:100%;height:100%;object-fit:contain}.nav-mobile-link-dropdown{overflow:hidden;max-height:0;margin:1rem 0;background:#353536;transition:all .2s ease-in-out}.nav-mobile-link-dropdown ul{list-style-type:none}.mobile-dropdown-link{padding:1rem}.mobile-dropdown-link a,.mobile-dropdown-link h3{color:#fff}.mobile-dropdown-link:nth-child(1n):hover{background:#003a9d}.mobile-dropdown-link.flag-container{display:flex;align-items:center}.mobile-dropdown-link.flag-container h3{margin-left:.8rem}@media screen and (max-width:1000px){.nav-left{max-width:50%}.nav-link{display:none}.nav-links-mobile-button{display:flex}}footer{background:#003a9d}footer ul{list-style-type:none}.footer-inner{padding:5rem 0 3rem}.footer-link-text{text-decoration:none;color:#fff}.footer-links{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2rem;gap:2rem}.footer-link-title{padding-bottom:3.2rem;font-size:1.8rem;font-weight:700;color:#fff}.footer-link-inner{display:flex;flex-direction:column;align-items:flex-start;grid-gap:1.7rem;gap:1.7rem}.footer-link-inner li{display:flex;align-items:center}.footer-link-img{min-width:1.8rem;min-height:1.2rem;max-width:1.8rem;max-height:1.2rem;width:1.8rem;height:1.2rem}.footer-link-img img{width:100%;height:100%;object-fit:contain}.footer-link-text{font-size:1.6rem;margin-left:1rem;font-weight:400}h6.footer-link-text{margin:0}.footer-middle{display:grid;grid-template-columns:1fr;margin:4rem 0 0}.footer-middle:after{display:block;content:"";border:none;border-top:.1rem solid hsla(0,0%,100%,.644);margin:3rem 0 6rem}.footer-middle-link{display:flex;font-size:1.6rem;color:#fff;text-decoration:underline;justify-self:center}.footer-bottom{display:flex;align-items:center;justify-content:center}.footer-bottom h4{font-size:1.6rem;color:#fff;font-weight:400}@media screen and (max-width:1360px){.footer-links{grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem}.footer-link-title{font-size:2rem}.footer-link-text{font-size:1.8rem}}@media screen and (max-width:900px){.footer-links{grid-template-columns:1fr;grid-gap:5rem;gap:5rem}.footer-link-title{font-size:1.8rem}.footer-link-text{font-size:1.6rem}}@media screen and (max-width:700px){.footer-links{grid-template-columns:1fr;grid-gap:5rem;gap:5rem}.footer-link-title{font-size:1.6rem}.footer-bottom h4,.footer-link-text,.footer-middle-link{font-size:1.4rem}}.slider-img,.slider-img img{width:100%;height:100%}.slider-img img{object-fit:contain}.slider{display:flex;align-items:center;justify-content:center;padding-bottom:10rem}.swiper{position:relative}.swiper .swiper-button-prev{content:url(/static/media/sliderPrev.ca001cbb.svg);padding:1.4rem 1.8rem 1.4rem 1rem;z-index:2;position:absolute;width:4rem;height:8rem;left:0;top:50%;background:hsla(0,0%,100%,.452);-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.swiper .swiper-button-prev:hover{background:rgba(87,85,85,.801)}.swiper .swiper-button-next{content:url(/static/media/sliderNext.419c31fd.svg);padding:1.4rem 1rem 1.4rem 1.8rem;z-index:2;position:absolute;width:4rem;height:8rem;right:0;top:50%;background:hsla(0,0%,100%,.452);-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.swiper .swiper-button-next:hover{background:rgba(87,85,85,.801)}.swiper .swiper-pagination{position:absolute;bottom:2rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:2;display:flex;align-items:center;justify-content:space-evenly;grid-gap:.4rem;gap:.4rem;border-radius:1rem;height:2rem;background:rgba(0,0,0,.301);padding:0 2rem}.swiper .swiper-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.3);width:3rem;height:.4rem;border-radius:.3rem;cursor:pointer}.swiper .swiper-pagination .swiper-pagination-bullet-active{background:#fff}.tab-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;padding-bottom:10rem}.tab-header{display:grid;grid-template-columns:14rem 24rem 1fr;grid-gap:2rem;gap:2rem;padding-bottom:5rem}.tab-header .tab-header-text{font-size:3.2rem;font-weight:400;text-align:left;align-self:center}.tab-header .tab-header-line{align-self:center;width:100%;height:.1rem;background:#003a9d}.tab-header .tab-header-link,.tab-header .tab-header-link a{display:flex;align-items:center;justify-content:flex-end}.tab-header .tab-header-link a{width:100%;align-self:center;justify-self:flex-end;color:#003a9d;font-size:1.6rem;text-align:center;text-decoration:none}.tab-header .tab-header-link a span{margin-right:1rem}.tab-header .tab-header-link a img{width:1.8rem;height:1.2rem;object-fit:contain}.tab-top div{max-width:40rem;height:26rem}.tab-top div img{width:100%;height:100%;object-fit:cover}.tab{max-width:40rem;width:100%;border:.2rem solid #dfdfdf}.tab-bottom{padding:3rem;display:flex;flex-direction:column}.tab-bottom .tab-date{font-size:1.6rem;color:#707070}.tab-bottom .tab-name{font-size:1.8rem;font-weight:700;margin:2rem 0;max-height:7.5rem;overflow:hidden;text-overflow:ellipsis}.tab-bottom .tab-link a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;color:#003a9d;font-size:1.6rem}.tab-bottom .tab-link a span{margin-right:1rem}.second-slider{padding-bottom:20rem}.second-slider .slider{padding-bottom:0}.second-slider .swipe-slide{position:relative}.second-slider .swipe-slide h2{z-index:2;display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;width:100%;height:100%;font-size:3.8rem;font-weight:700;color:#fff;background:rgba(0,0,0,.301)}.second-slider .tab-header{grid-template-columns:21rem 24rem 1fr}.second-slider .swiper-button-next,.second-slider .swiper-button-prev{background:transparent}.second-slider .slider-img{display:flex;align-items:center;justify-content:center}.depts-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem;padding-bottom:20rem}.dept{text-decoration:none;color:#000;position:relative;max-width:40rem;max-height:34.4rem;padding:1rem 1rem 2rem;background:transparent;border:.2rem solid #dfdfdf;box-shadow:0 .4rem #981429}.dept,.dept .dept-absolute{transition:all .3s ease-in-out}.dept .dept-absolute{position:absolute;top:0;left:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background:#981429;opacity:0}.dept .dept-absolute img{width:1.4rem;height:1.2rem;object-fit:contain}.dept .dept-bottom h4{text-align:center;font-size:1.8rem;font-weight:700;padding:0 2rem;margin:2rem 0;transition:all .3s ease;z-index:2;overflow:hidden;text-overflow:ellipsis}.dept:nth-child(1n):hover{background:#981429;border:.2rem solid #981429;transition:all .3s ease-in-out}.dept:nth-child(1n):hover .dept-absolute{opacity:1;transition:all .3s ease-in-out}.dept:nth-child(1n):hover .dept-bottom h4{color:#fff;transition:all .3s ease-in-out}.dept-img{display:flex;align-items:center;justify-content:center}.dept-img img{width:100%;height:100%;object-fit:contain}.sites-header{grid-template-columns:27rem 24rem 1fr}.sites-wrapper{grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;padding-bottom:10rem}.sites-wrapper .site{padding:0;border:none;max-width:30.5rem;max-height:25.9rem}.sites-wrapper .site .sites-bottom h4{font-size:1.4rem}.sites-wrapper .site:nth-child(1n):hover{background:#fff;border:none;transition:none}.sites-wrapper .site:nth-child(1n):hover .dept-absolute{opacity:0;transition:none}.sites-wrapper .site:nth-child(1n):hover .dept-bottom h4{color:#000;transition:none}@media screen and (max-width:1360px){.slider{padding-bottom:6rem}.depts-wrapper{grid-template-columns:repeat(2,1fr)}.dept{max-height:unset;height:100%}.dept,.sites-wrapper .site{max-width:unset}.tab-wrapper{grid-template-columns:1fr 1fr}.tab-wrapper .tab{justify-self:center;max-width:unset;max-height:unset}.tab-wrapper .tab:last-child{display:none}.tab-wrapper .tab-top{display:flex;align-items:center;justify-content:center}.tab-wrapper .tab-top div{max-width:unset;max-height:unset;width:100%;height:35rem}.tab-wrapper .tab-top div img{width:100%;height:100%}}@media screen and (max-width:930px){.depts-wrapper{grid-template-columns:1fr;grid-gap:4rem;gap:4rem}.dept-img,.dept-img img{width:100%;height:100%}.dept-img img{object-fit:contain}.dept,.sites-wrapper .site{width:100%;justify-self:center;max-height:unset}.dept .dept-bottom h4{font-size:2rem}.tab-wrapper{grid-template-columns:1fr}.tab-wrapper .tab:last-child{display:block}}@media screen and (max-width:700px){.second-slider{padding-bottom:10rem}.swiper-button-next,.swiper-button-prev,.swiper .swiper-pagination{display:none}.depts-tab .tab-header,.second-slider .tab-header{grid-template-columns:1fr 1fr}.dept .dept-bottom h4{font-size:1.8rem}#tab-header-text{font-size:2.8rem}.tab-header{grid-template-columns:12rem 17rem 1fr}.tab-header .tab-header-link a{font-size:1.5rem}.tab-wrapper .tab-bottom{padding:2rem}.tab-wrapper .tab-bottom .tab-date{font-size:1.6rem}.tab-wrapper .tab-bottom .tab-name{font-size:1.8rem}.tab-wrapper .tab-bottom .tab-link a{font-size:1.6rem}.nav-left,.nav-right{max-width:50%}}@media screen and (max-width:550px){.nav-right{max-width:35%}.nav-left{max-width:65%}.depts-tab .tab-header,.second-slider .tab-header{grid-template-columns:1fr}.tab-header{grid-template-columns:12rem 1fr}.tab-header-line{display:none}.depts-wrapper{padding-bottom:10rem}}@media screen and (max-width:500px){.second-slider .swipe-slide h2{font-size:2rem}#tab-header-text{font-size:2.4rem}}@media screen and (max-width:380px){#tab-header-text{font-size:2rem}.tab-wrapper .tab-bottom{padding:2rem}.tab-wrapper .tab-bottom .tab-date{font-size:1.4rem}.tab-wrapper .tab-bottom .tab-name{font-size:1.6rem}.tab-wrapper .tab-bottom .tab-link a{font-size:1.4rem}.tab-header .tab-header-link a{font-size:1.3rem}.sites-wrapper{padding-bottom:6rem}.second-slider,.tab-wrapper{padding-bottom:7rem}.dept{padding:1rem}.dept .dept-bottom h4{font-size:1.4rem;margin:1rem 0}.sites-wrapper .site .sites-bottom h4{font-size:1.4rem;margin:1.5rem 0}}.news-page-control{padding-bottom:8rem}.news-page-control,.next-button,.prev-button{display:flex;align-items:center;justify-content:center}.next-button,.prev-button{border:.1rem solid #dfdfdf;width:7rem;height:7rem;background:transparent;cursor:pointer;background:#fff;transition:background .2s ease}.next-button:hover,.prev-button:hover{background:#b3b3b3;transition:all .2s ease}.next-button:active,.prev-button:active{background:#777;transition:all .2s ease}.page-index{font-size:2.4rem;font-weight:700;margin:0 5rem}.breadcrumb{padding:3rem 0;background:#003a9d;margin-bottom:5rem}.breadcrumb-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;grid-row-gap:1rem;row-gap:1rem;font-size:1.6rem;color:#fff}.breadcrumb-slash{margin:0 2rem}.breadcrumb-text-unfaded{color:#fff;text-decoration:none}.breadcrumb-text-faded{color:hsla(0,0%,100%,.5);text-decoration:none}@media screen and (max-width:700px){.breadcrumb{padding:2.5rem 0}.breadcrumb-inner{font-size:1.2rem}}@media screen and (max-width:500px){.breadcrumb{padding:1.8rem 0}.breadcrumb-inner{font-size:1rem}}.novelty-inner{padding-bottom:10rem}.novelty-head,.novelty-inner{display:flex;flex-direction:column;align-items:center}.novelty-head{justify-content:center;max-width:104rem;width:100%;margin-bottom:5rem;padding:2rem 2rem 0;border:.1rem solid #dfdfdf;box-shadow:0 .8rem #981429}.novelty-img{max-width:100rem;height:50.6rem}.novelty-img img{width:100%;height:100%;object-fit:contain}.novelty-title{text-align:center;font-size:2.4rem;padding:3rem 0}.novelty-text{padding:0 1.5rem;font-size:1.8rem;text-align:left;line-height:2.5rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.pgraph{display:block;margin-bottom:3rem}.pgraph:last-child{margin-bottom:0}@media screen and (max-width:930px){.novelty-title{font-size:2rem}}@media screen and (max-width:700px){.novelty-title{font-size:1.8rem}}@media screen and (max-width:380px){.novelty-title{font-size:1.8rem}}.etalons .tab-header{grid-template-columns:43rem 24rem 1fr}@media screen and (max-width:770px){.etalons .tab-header{grid-template-columns:37rem 0 1fr}}@media screen and (max-width:500px){.etalons .tab-header{grid-template-columns:31rem 0 1fr}}@media screen and (max-width:380px){.etalons .tab-header{grid-template-columns:1fr}}.etalon-inner{display:flex;flex-direction:column;align-items:center;padding-bottom:10rem}.etalon-inner h6{font-size:1.8rem;padding:2rem 0}.etalon-inner ul{padding:0 0 0 3rem}@media screen and (max-width:1360px){.novelty-text{font-size:1.6rem}}@media screen and (max-width:1000px){.novelty-text{font-size:1.4rem}}.legislation .tab-header{grid-template-columns:38rem 24rem 1fr}.legislation-inner{padding-bottom:10rem}.law-card-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4rem;gap:4rem}.law-card{max-width:40rem;max-height:26.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:1.4rem;border:.1rem solid #dfdfdf;border-bottom:none;box-shadow:0 .4rem #981429}.law-card-text{padding:0 3rem;margin:3rem 0 1rem}.law-card-bold{padding:0 3rem;margin:1rem 0 3rem;font-weight:700}@media screen and (max-width:1200px){.law-card-wrapper{grid-template-columns:1fr 1fr}.law-card{width:100%;justify-self:center;max-width:unset}}@media screen and (max-width:800px){.law-card-wrapper{grid-template-columns:1fr}}.history-inner{padding-bottom:10rem}.history-inner .tab-header{grid-template-columns:92rem 20rem 1fr}.history-title{border:.1rem solid #dfdfdf;border-bottom:none;box-shadow:0 .4rem #981429;margin-bottom:5rem}.history-title h1{font-size:2.4rem;text-align:center;padding:4rem 3rem}.history-content p{font-size:1.8rem;word-spacing:.1rem;line-height:2.7rem}@media screen and (max-width:1200px){.history-inner .tab-header{grid-template-columns:1fr 0}}@media screen and (max-width:700px){.history-content p{font-size:1.6rem}.history-title h1{font-size:2rem}}@media screen and (max-width:500px){.history-content p{font-size:1.4rem}.history-title h1{font-size:1.8rem}}@media screen and (max-width:400px){.history-title h1{font-size:1.6rem}}.structure-inner .tab-header{grid-template-columns:77rem 24rem 1fr}.structure-main-page{max-width:128rem;max-height:72rem;margin-bottom:5rem}.structure-main-page img{width:100%;height:100%;object-fit:contain}.structure-employees,.table-bordered{width:100%;overflow-x:auto;margin-bottom:10rem}.structure-table{width:128rem;overflow:hidden}.structure-table th{font-weight:700}.structure-table td,.structure-table th{padding:3.5rem 1rem;border:.1rem solid #e9ecef}.structure-table td{border-top:none}.structure-table *{text-align:center}.structure-table span{font-size:1.4rem}.table-bordered{width:128rem;overflow:hidden}.table-bordered th{font-weight:700;padding:3.5rem 1rem;border:.1rem solid #e9ecef}.table-bordered td{font-size:1.5rem;padding:1.5rem 0;border:.1rem solid #e9ecef;width:10rem}.table-bordered *{text-align:center}.table-bordered span{font-size:1.4rem}.table-head{background:#e9ecef}@media screen and (max-width:1200px){.structure-inner .tab-header{grid-template-columns:1fr 0}}@media screen and (max-width:900px){.structure-table,.table-bordered{width:111rem;margin:0 auto}}@media screen and (max-width:700px){.structure-table,.table-bordered{width:91rem}}@media screen and (max-width:500px){.structure-table,.table-bordered{width:71rem}}.prices .tab-header{grid-template-columns:18rem 24rem 1fr}.measuring-register .tab-header{grid-template-columns:1fr 20rem}.mr-content{padding-bottom:5rem}.mr-table{overflow-x:auto}.regulations-head-left,.regulations-head-left input{border-radius:0!important}.pagination{padding-bottom:10rem;display:flex;justify-content:flex-end}.pagination .pagination-btn{padding:1rem 2rem;background:none;border:.1rem solid grey;cursor:pointer;transition:all .3s ease}.pagination .pagination-btn:hover{background:#d3d3d3;transition:all .3s ease}@media screen and (max-width:1360px){.measuring-register .tab-header{grid-template-columns:1fr 0}}@media screen and (max-width:500px){.regulations-head-left .search-form{min-width:unset}}.plans .tab-header{grid-template-columns:1fr 20rem}.planscard{border:.1rem solid #dfdfdf;max-width:40rem;max-height:11.9rem;display:flex;align-items:center;justify-content:center;box-shadow:0 .4rem #981429;padding:5rem 3rem}.planscard h4{font-size:1.4rem;text-align:center}.plans-card-wrapper{grid-gap:4rem;gap:4rem;display:grid;grid-template-columns:1fr 1fr 1fr}.plans-content{padding-bottom:10rem}@media screen and (max-width:1360px){.plans-inner .tab-header{grid-template-columns:1fr 0}}@media screen and (max-width:1100px){.plans-inner .plans-card-wrapper{grid-template-columns:1fr 1fr}.plans-inner .plans-card-wrapper .planscard{max-width:unset;width:100%}}@media screen and (max-width:700px){.plans-inner .plans-card-wrapper{grid-template-columns:1fr}}.calibrate-inst .tab-header{grid-template-columns:1fr 20rem}@media screen and (max-width:1360px){.calibrate-inst-inner .tab-header{grid-template-columns:1fr 0}}@media screen and (max-width:1100px){.calibrate-inst-inner .plans-card-wrapper{grid-template-columns:1fr 1fr}.calibrate-inst-inner .plans-card-wrapper .planscard{max-width:unset;width:100%}}@media screen and (max-width:700px){.calibrate-inst-inner .plans-card-wrapper{grid-template-columns:1fr}}.calibrate-thermo-content{padding-bottom:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.calibrate-thermo-content .novelty-head{margin-bottom:5rem}.table tr td:first-child{max-width:.8rem}.table tr td:last-child{max-width:3rem}.structure-table tbody *,.table-bordered tbody *{-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}@media screen and (max-width:1000px){.structure-table tbody *,.table-bordered tbody *{font-size:1.2rem}}.regulations-inner{padding-bottom:10rem}.regulations-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:5rem}.search-form{display:grid;grid-template-columns:6fr 1fr;min-width:40rem}.search-form input{width:100%;font-size:1.6rem;padding:2rem 0 2rem 3rem;border:.1rem solid #dfdfdf;border-right:none;outline-style:none}.search-form button{background:transparent;border:.1rem solid #dfdfdf;border-left:none;display:flex;align-items:center;justify-content:center}.search-form button:hover{cursor:pointer}.search-form button div{width:1.6rem;height:1.6rem}.search-form button div img{width:100%;height:100%;object-fit:contain}.btn-form{justify-content:space-between;min-width:14rem}.btn-form,.regulations-btn{display:flex;align-items:center}.regulations-btn{width:6rem;height:6rem;border:.1rem solid #dfdfdf;justify-content:center;background:transparent;cursor:pointer;transition:background .2s ease}.regulations-btn:nth-child(1n):hover{background:rgba(0,0,0,.4);transition:all .2s ease}.regulations-btn div{display:flex;align-items:center;justify-content:center;width:1.121rem;height:2.075rem}.regulations-btn div img{width:100%;height:100%;object-fit:contain}.regulations-table{font-size:1.4rem}@media screen and (max-width:800px){.regulations-head-left,.regulations-head-right{width:100%}.regulations-head{flex-direction:column;grid-row-gap:2rem;row-gap:2rem}.regulations-btn{width:100%;height:8rem}}.service-inner{padding-bottom:10rem}.service-inner .tab-header{grid-template-columns:1fr 20rem}.service-inner .tab-header:last-child{grid-template-columns:21rem 24rem 1fr}.service-cards-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.service-card-top{display:flex;align-items:center;justify-content:center}.service-img-wrapper{max-height:45.4rem;max-width:28.5rem;width:100%;height:100%}.service-img-wrapper img{width:100%;height:100%;object-fit:contain}.service-card{display:flex;flex-direction:column;justify-content:space-between;max-width:30.5rem;cursor:pointer;position:relative;text-align:center;box-shadow:0 .4rem #981429;border:.1rem solid #dfdfdf;border-bottom:none;padding:1rem 1rem 0;color:#000;background:#fff;transition:all .3s ease}.service-card:nth-child(1n):hover{background:#981429;color:#fff;transition:all .3s ease}.service-card:nth-child(1n):hover .service-abs{opacity:1%;transition:all .3s ease}.service-abs{position:absolute;width:5rem;height:5rem;top:1rem;left:1rem;background:#981429;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.service-abs div{width:2.5rem;height:2.5rem}.service-abs div img{width:100%;height:100%;object-fit:contain}.service-card-title{font-size:1.6rem;font-weight:700;margin:2rem 1rem}@media screen and (max-width:1360px){.service-inner .tab-header{grid-template-columns:1fr 0}.service-cards-wrapper{grid-template-columns:repeat(2,1fr)}.service-card{justify-self:center;width:100%;height:100%}.service-card,.service-img-wrapper{max-width:unset;max-height:unset}}@media screen and (max-width:550px){.service-cards-wrapper{grid-template-columns:1fr}}
|
|
/*# sourceMappingURL=main.1e3cf1c6.chunk.css.map */ |