.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;top:-150px;right:15px;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer}.toastify.on{opacity:1}.group.group-sm.group-middle{margin:48px 0}.button,input[type=submit]{position:relative;overflow:hidden;display:inline-block;padding:14px 35px;font-size:14px;line-height:1.3;border:2px solid;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:600;letter-spacing:.025em;text-decoration:none;text-transform:uppercase;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;cursor:pointer;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}form{padding-top:24px}form .line{display:flex;align-items:center;justify-content:space-between;position:relative}form .line button,form .line input{border-radius:0;border:1px solid transparent;box-sizing:border-box;height:60px}form .line input,form .line textarea{flex:1;padding:17px 24px;height:60px;background:rgba(255,255,255,.25);outline:0;color:#fff}form .line input:focus,form .line textarea:focus{border:1px solid rgba(255,255,255,.6)}form .line input.focus~span:before,form .line textarea.focus~span:before{top:-13px!important;font-size:11px;left:0;line-height:14px;color:#fff}form .line button{cursor:pointer;background:#49555e;width:90px}form .line button:hover{background:#001393}form .line span:before{position:absolute;z-index:-1;top:50%;left:28px;font-size:15px;line-height:17px;color:#fff;content:attr(data-placeholder);transition:.5s;transform:translateY(-50%)}form .line .error{opacity:0;visibility:hidden;position:absolute;top:13px;right:100px;font-size:13px;line-height:14px;transition:1s;transform:translateY(-50%);color:#ff4040}form .line .error.show{opacity:1;visibility:visible;transition:1s}legend{margin:1em 0 2em;color:#fcf7f1}.prices-wrapper{display:flex;flex-direction:row;margin:0 -15px 30px -15px}@media screen and (max-width:768px){.prices-wrapper{flex-direction:column}}.prices-wrapper ul{display:flex;align-items:flex-start;flex-direction:column;width:calc(50% - 30px);margin:0 15px;box-sizing:border-box}@media screen and (max-width:768px){.prices-wrapper ul{width:calc(100% - 30px)}}.prices-wrapper li{width:100%;box-sizing:border-box;padding:0 30px;background:#f3f4f9;display:flex;align-items:center;justify-content:flex-start}.prices-wrapper li:last-child a{border-bottom:1px solid transparent}.prices-wrapper li:hover a .title{transition:all .15s ease-in-out;transform:translateX(0);color:#001393}.prices-wrapper li:hover a .title:before{opacity:1}@media screen and (max-width:560px){.prices-wrapper li{padding:0 15px}.prices-wrapper li:hover a .title{transform:unset}}.prices-wrapper li a{font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;width:100%;padding:15px 0;text-decoration:none;display:flex;align-items:center;border-bottom:1px solid #d6d6d6}.prices-wrapper li a .title{position:relative;top:2px;flex:1;color:#151515;font-weight:700;transition:all .15s ease-in-out;padding:0 15px 0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateX(-10px)}.prices-wrapper li a .title:before{content:"";position:absolute;top:50%;transform:translateY(-60%);left:0;width:0;height:0;font-size:0;line-height:0;border-style:solid;border-width:4px 0 4px 10px;opacity:0;border-color:transparent transparent transparent #001393;transition:.15s ease-in-out}.prices-wrapper li a .price{letter-spacing:.025em;color:#001393}.prices-wrapper li img{display:block;margin-right:10px;min-width:60px}.open-account{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:30px;background:#f3f4f9;text-align:center;margin-bottom:2rem}@media screen and (max-width:768px){.open-account{flex-direction:column}}.open-account .open-icon{position:absolute;height:100%;width:auto;top:0;left:0;z-index:0}.open-account h4{font-size:24px;line-height:1.41667;font-weight:400;color:#151515;padding-left:10%;z-index:1}@media screen and (max-width:768px){.open-account h4{padding:0;margin-bottom:24px}}.open-account .button{z-index:1;color:#fff;background:#00e;border-color:#00e;text-decoration:none;letter-spacing:.05em;padding:17px 40px;font-size:14px;line-height:1.5}.open-account .button:hover{background:red;border-color:red}section.contacts{background:#f3f4f9}.contacts-wrapper{display:flex;flex-flow:row wrap;margin:0 -15px}.contacts-wrapper .single{position:relative;margin:15px;background:#fff;padding:30px;width:calc(25% - 30px);box-sizing:border-box;letter-spacing:.25}@media screen and (max-width:1260px){.contacts-wrapper .single{width:calc(50% - 30px);padding:20px}}@media screen and (max-width:560px){.contacts-wrapper .single{width:calc(100% - 30px);text-align:center;padding:20px 15%}}.contacts-wrapper .single:before{content:"";position:absolute;top:0;left:auto;right:-17px;width:0;height:0;border-style:solid;border-width:0 0 26px 17px;border-color:transparent transparent transparent #fff}@media screen and (max-width:768px){.contacts-wrapper .single:before{left:50%;top:unset;margin-left:-9px;bottom:-18px;width:0;height:0;border-style:solid;border-width:18px 18px 0 18px;border-color:#fff transparent transparent transparent}}.contacts-wrapper .single .title{min-height:48px;font-weight:500;font-size:16px;line-height:1.5;color:#151515}@media screen and (max-width:560px){.contacts-wrapper .single .title{min-height:unset;margin-bottom:5px}}.contacts-wrapper .single p{margin-top:5px;min-height:54px}@media screen and (max-width:560px){.contacts-wrapper .single p{min-height:unset}}.contacts-wrapper .single a{margin-top:5px;color:#001393;text-decoration:none;display:block;white-space:nowrap}.contacts-wrapper .single a:hover{color:red}section.news{background:#f3f4f9}.news-wrapper,.usage-wrapper{display:flex;flex-flow:row wrap;margin:0 -15px 2rem -15px}.news-wrapper .single,.usage-wrapper .single{position:relative;margin:15px;background:#fff;width:calc(33.33% - 30px);box-sizing:border-box;letter-spacing:.25;padding:30px 21px 40px;background:#fff;box-shadow:0 13px 16px 0 rgba(0,0,0,.13);transition:.3s}@media screen and (max-width:768px){.news-wrapper .single,.usage-wrapper .single{width:calc(50% - 30px);padding:20px}}@media screen and (max-width:560px){.news-wrapper .single,.usage-wrapper .single{width:calc(100% - 30px)}}.news-wrapper .single:hover,.usage-wrapper .single:hover{transform:translateY(-8px);box-shadow:0 14px 24px 2px rgba(0,0,0,.16)}@media screen and (max-width:560px){.news-wrapper .single:hover,.usage-wrapper .single:hover{transform:unset;box-shadow:0 13px 16px 0 rgba(0,0,0,.13)}}.news-wrapper .single img,.usage-wrapper .single img{width:100%;height:200px;object-fit:cover}.news-wrapper .single .title,.usage-wrapper .single .title{overflow:hidden;position:relative;font-size:18px;line-height:1.38889em;max-height:2.77778em;letter-spacing:.025em;color:#151515;margin:24px 0 15px 0;height:100%}@media screen and (max-width:560px){.news-wrapper .single .title,.usage-wrapper .single .title{height:auto}}.news-wrapper .single p,.usage-wrapper .single p{overflow:hidden;position:relative;line-height:1.71429em;max-height:5.14287em;min-height:75px}@media screen and (max-width:560px){.news-wrapper .single p,.usage-wrapper .single p{min-height:unset}}.news-wrapper .single .control,.usage-wrapper .single .control{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:24px;margin-top:24px;border-top:1px solid #e6e6e6}.news-wrapper .single .control .separator,.usage-wrapper .single .control .separator{width:1px;background:#d6d6d6;height:15px}.news-wrapper .single .control .datetime,.usage-wrapper .single .control .datetime{font:600 12px/16px Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-transform:uppercase;letter-spacing:.5px}.news-wrapper .single .button,.usage-wrapper .single .button{margin-top:5px;color:#001393;text-decoration:none;display:block;white-space:nowrap}.news-wrapper .single .button:hover,.usage-wrapper .single .button:hover{color:red}.usage-wrapper .single{box-shadow:0 0 16px 0 rgba(0,0,0,.13)}.usage-wrapper .single img{transition:all .3s ease}.usage-wrapper .single img:hover{transition:all .3s ease;filter:brightness(.8)}.usage-wrapper .single .control{padding-top:0;border:none}.usage-wrapper .single .button{background:#001393;color:#fff}.usage-wrapper .single .button:hover{color:#fff;background:red}section.subscribe{position:relative;overflow:hidden;padding:0;margin:0;height:300px}section.subscribe img,section.subscribe picture{display:block}section.subscribe .bg{position:absolute;top:0;background:url(/assets/img/webp/hero-main.webp);width:100%;height:100%;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important;filter:brightness(.8);z-index:-1}section.subscribe .container{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}section.subscribe .subscribe-wrapper{max-width:640px}section.subscribe .subscribe-wrapper h3{font-size:18px;line-height:1.45455;letter-spacing:.025em;color:#fff}section.subscribe .subscribe-wrapper p{margin-top:5px;letter-spacing:.05em;color:#fff}.company-slider{padding:2rem 0 4rem 0}.company-slider .company-wrapper{position:relative;padding:0 115px 0 0}@media screen and (max-width:960px){.company-slider .company-wrapper{padding:0 80px 0 0}}@media screen and (max-width:640px){.company-slider .company-wrapper{padding:0}}.company-slider #main{width:calc(100% + 20px)}@media screen and (max-width:640px){.company-slider #main{width:100%}}.company-slider #main .glide__slides{transform:none!important;width:auto!important;display:block}.company-slider #main .glide__slides,.company-slider #main .glide__track{height:100%}.company-slider #main .glide__slide{position:absolute;left:0;top:0;opacity:0;transition:opacity .5s}.company-slider #main .glide__slide .main{max-width:50%;min-height:350px;display: block;text-decoration: none;color: inherit;}@media screen and (max-width:960px){.company-slider #main .glide__slide .main{min-height:unset}}@media screen and (max-width:640px){.company-slider #main .glide__slide .main{max-width:100%}}.company-slider #main .glide__slide img{position:absolute;max-width:40%;display:block;top:45%;right:10px;transform:translateY(-50%);box-shadow:0 0 13px rgba(0,0,0,.09)}@media screen and (max-width:640px){.company-slider #main .glide__slide img{display:none}}.company-slider #main .glide__slide .title{font-weight:700;font-size:18px}.company-slider #main .glide__slide .text{position:relative;margin-top:22px;font-size:16px;padding-left:70px;min-height:54px}@media screen and (max-width:768px){.company-slider #main .glide__slide .text{padding-left:0}}.company-slider #main .glide__slide .text svg{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:-1}.company-slider #main .glide__slide .prices{display:flex;flex-direction:column;margin-top:24px}.company-slider #main .glide__slide .prices span{margin-top:5px;font:600 12px/16px Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em}.company-slider #main .glide__slide .prices span.val{color:#001393}.company-slider #main .glide__slide:first-child{position:relative}.company-slider #main .glide__slide--active{z-index:1;opacity:1}.company-slider #secondary{max-width:50%;margin-top:-150px;border-top:1px solid #e6e6e6;box-sizing:border-box}@media screen and (max-width:960px){.company-slider #secondary{max-width:unset;margin-top:24px}}.company-slider #secondary .glide__slides{box-sizing:border-box;padding:40px 0 20px 0}.company-slider #secondary .glide__slide{box-sizing:border-box}.company-slider #secondary .glide__slide:before{content:"";opacity:0;position:absolute;top:-25px;left:50%;margin-left:-8px;width:0;height:0;border-style:solid;border-width:0 7px 11px 7px;border-color:transparent transparent #001393 transparent;transform:translateY(5px);transition:all .2s ease}.company-slider #secondary .glide__slide.glide__slide--active{position:relative}.company-slider #secondary .glide__slide.glide__slide--active:before{opacity:1;transition:all 1.5s ease}.company-slider #secondary .glide__slide picture{display:flex;align-items:center;justify-content:center;pointer-events:none}.company-slider #secondary .glide__slide img{display:block;pointer-events:none;box-shadow:0 0 13px rgba(0,0,0,.15)}.company-slider .sliders{box-shadow:0 0 10px 0 rgba(0,0,0,.13);padding:24px 0 24px 40px}@media screen and (max-width:960px){.company-slider .sliders{padding:24px 24px 24px 40px}}.company-slider .arrows{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}@media screen and (max-width:640px){.company-slider .arrows{width:100%;flex-direction:row;justify-content:space-between}}.company-slider .arrows .arr{display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;height:60px}@media screen and (max-width:640px){.company-slider .arrows .arr{position:relative;box-shadow:0 0 5px 2px rgba(0,0,0,.16);background:#fff;width:30px;height:30px}}.company-slider .arrows .arr:hover svg{fill:red;transition:all .3s ease}.company-slider .arrows .arr.prev{transform:rotate(-90deg);border-left:1px solid #e6e6e6}@media screen and (max-width:640px){.company-slider .arrows .arr.prev{transform:rotate(-180deg);border-left:none;left:-15px}}.company-slider .arrows .arr.next{transform:rotate(90deg)}@media screen and (max-width:640px){.company-slider .arrows .arr.next{transform:rotate(0);right:-15px}}section.seo p{margin-bottom:24px}.usefultalk{border-bottom:1px solid #e6e6e6;margin-bottom:24px;display:block;padding-bottom:24px;text-decoration:none;color:#151515}.usefultalk:hover{color:#00f}footer .top-part{padding:70px 0 20px;background:#303841}@media screen and (max-width:560px){footer .top-part{padding:24px 0 35px 0}}footer .top-part .search-block{display:flex;align-items:center;justify-content:center;margin-bottom:45px}footer .top-part .search-block form{max-width:840px;width:100%;display:flex;align-items:center;flex-direction:row}@media screen and (max-width:560px){footer .top-part .search-block form{flex-direction:column}}footer .top-part .search-block form .line:first-child{position:relative;flex:1}@media screen and (max-width:560px){footer .top-part .search-block form .line:first-child{margin-bottom:24px}}footer .top-part .search-block form .line:first-child input{padding-left:60px;background:#fff;color:#000;font-size:16px;letter-spacing:.05em}footer .top-part .search-block form .line:first-child input.focus~span:before{top:-13px!important;font-size:11px;left:0;line-height:14px;color:#fff}footer .top-part .search-block form .line:first-child span{color:#000}footer .top-part .search-block form .line:first-child span:before{left:60px;color:#000;z-index:1}footer .top-part .search-block form .line:first-child span.error{color:red}footer .top-part .search-block form .line:first-child svg{position:absolute;top:50%;transform:translateY(-50%);left:24px}footer .top-part .search-block form .line:last-child{margin-left:15px}@media screen and (max-width:560px){footer .top-part .search-block form .line:last-child{margin-left:0}}footer .top-part .search-block form .line:last-child input{text-transform:uppercase;background:#00f;border:none;color:#fff;letter-spacing:.05em;padding:17px 40px;font-size:14px;line-height:1.5;cursor:pointer;transition:all .3s ease}footer .top-part .search-block form .line:last-child input:hover{background:red;transition:all .3s ease}@media screen and (max-width:560px){footer .top-part .search-block form .line{width:100%}}@media screen and (max-width:560px){footer .top-part .search-block form .line input{width:100%}}footer .top-part .menus-block{display:flex;flex-flow:row wrap;margin:0 -15px}footer .top-part .menus-block .menu{width:calc(25% - 30px);margin:0 15px}@media screen and (max-width:768px){footer .top-part .menus-block .menu{width:calc(100% - 30px)}}footer .top-part .menus-block .menu .title{border-bottom:1px solid rgba(255,255,255,.12);display:block;margin:24px 0;color:#fff;font-size:20px}@media screen and (max-width:768px){footer .top-part .menus-block .menu .title{margin:0;padding:10px 0;font-size:18px}}@media screen and (max-width:960px){footer .top-part .menus-block .menu ul{display:none}}footer .top-part .menus-block .menu ul li{position:relative;padding-left:29px}footer .top-part .menus-block .menu ul li a{position:relative;color:#fff}footer .top-part .menus-block .menu ul li a:hover{color:#6f6f6f}footer .top-part .menus-block .menu ul li a:hover:before{transition:all .3s ease;border-color:transparent transparent transparent #6f6f6f}footer .top-part .menus-block .menu ul li a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-20px;display:inline-block;width:0;height:0;font-size:0;line-height:0;border-width:4px 0 4px 10px;border-style:solid;border-color:transparent transparent transparent #b7b7b7;transition:all .3s ease;content:""}footer .middle-part{position:relative}footer .middle-part .all-list{position:absolute;width:100%;background:#4f555d;left:0;bottom:100%;z-index:3;height:0;visibility:hidden;overflow:hidden;transition:all .3s ease}footer .middle-part .all-list.show{transform:translateY(0);visibility:visible;transition:all .3s ease;padding:30px 0}footer .middle-part .all-list ul{display:flex;flex-flow:row wrap;margin:0 -15px}footer .middle-part .all-list ul li{margin:0 15px;width:calc(25% - 30px)}@media screen and (max-width:960px){footer .middle-part .all-list ul li{width:calc(50% - 30px)}}@media screen and (max-width:560px){footer .middle-part .all-list ul li{width:calc(100% - 30px)}}footer .middle-part .all-list ul li a{display:block;width:100%;text-align:left;color:#fff}footer .middle-part .all-list ul li a:hover{color:#00f}footer .bott-part{position:relative;text-align:center;padding:30px 0;background:#29323a}footer .bott-part .container{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}footer .bott-part .copyright-text{color:#a1aab3}@media screen and (max-width:560px){footer .bott-part .copyright-text{width:100%;order:1;margin-top:5px}}footer .bott-part .offshore-list button{position:relative;background:0 0;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;padding-right:30px}footer .bott-part .offshore-list button svg{position:absolute;top:50%;transform:translateY(-55%);right:5px;margin:0 3px}footer .bott-part .offshore-list button .plus{opacity:1}footer .bott-part .offshore-list button.show .plus{opacity:0}footer .bott-part .offshore-list button.show .minus{opacity:1}footer .bott-part .offshore-list button:hover{color:#56616c}footer .bott-part .tools{display:flex;align-items:center}footer .bott-part .tools a{margin:0 8px}footer .bott-part .tools a:last-child{margin-right:0}footer .bott-part .tools svg path{transition:all .3s ease}footer .bott-part .tools svg:hover path{fill:#fff;transition:all .3s ease}footer a{text-decoration:none}section.map{padding:0}section.map .stage{cursor:pointer;height:440px}@media screen and (max-width:960px){section.map .stage{height:360px}}@media screen and (max-width:560px){section.map .stage{height:280px}}section.map .stage img{height:100%;width:auto;object-fit:cover}section.map #map.touched{height:440px}@media screen and (max-width:960px){section.map #map.touched{height:360px}}@media screen and (max-width:560px){section.map #map.touched{height:280px}}section.contacts.page{background:#fff}section.contacts.page .info{margin-bottom:48px}section.contacts.page .info h2{color:#151515;font-size:24px;line-height:1.41667;margin-bottom:16px}section.contacts.page .info a{text-decoration:none}section.contacts.page .info a:hover{opacity:.7}section.contacts.page .offices-wrapper{display:flex;flex-direction:column}section.contacts.page .offices-wrapper .office-wrapper{margin:0 -15px 65px -15px}section.contacts.page .offices-wrapper .office .office-title{font-weight:700;font-size:16px;color:#000;margin-bottom:50px}section.contacts.page .offices-wrapper .office-wrapper{display:flex;flex-flow:row wrap}section.contacts.page .offices-wrapper .office-wrapper div{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:15px;padding:0 5%;width:calc(33.33% - 30px);text-align:center}section.contacts.page .offices-wrapper .office-wrapper div:first-child{border-right:1px solid #e6e6e6}section.contacts.page .offices-wrapper .office-wrapper div:last-child{border-left:1px solid #e6e6e6}section.contacts.page .offices-wrapper .office-wrapper div svg{margin-bottom:15px}section.contacts.page .offices-wrapper .office-wrapper div .title{line-height:1.5;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#151515;margin-bottom:10px}section.contacts.page .offices-wrapper .office-wrapper div a{text-decoration:none;color:#001393;font-weight:700;letter-spacing:.25}section.contacts.page .offices-wrapper .office-wrapper div a:hover{opacity:.7}section.contacts-form{padding-top:0}section.contacts-form .info h2{color:#151515;font-size:24px;line-height:1.41667;margin-bottom:16px}section.contacts-form #contact{margin-top:24px}#contact{display:flex;flex-flow:row wrap;margin:0 -15px}#contact .line{box-sizing:border-box;margin:15px;width:100%}#contact .line.triple{width:calc(33.33% - 30px)}#contact .line.textarea span:before{color:#151515}#contact .line span:before{color:#151515}#contact .line input,#contact .line textarea{width:100%;color:#151515;border:1px solid #e0e0e0}#contact .line input[type=submit],#contact .line textarea[type=submit]{background:#00e;color:#fff;max-width:200px}#contact .line textarea{height:120px}section.text p{letter-spacing:.05em;margin-bottom:24px}section.text a{color:#001393;text-decoration:none}section.text a:hover{color:red}section.text table{border-collapse:collapse!important;width:100%!important;max-width:100%;margin-bottom:1rem;text-align:left;border:1px solid #e9ecef}section.text table td{width:33.33%;border:1px solid #e9e9e9;box-sizing:border-box;padding:17px 24px}.contentpaneopen{border:none!important}.contentpaneopen h1{font-size:33px;line-height:1.08571;color:#151515;margin-bottom:48px}@media screen and (max-width:560px){.contentpaneopen h1{font-size:26px}}.contentpaneopen td{border:none!important;padding:0!important}.post-creative h2{font-weight:600}.post-creative table{border-collapse:collapse!important;width:100%!important;max-width:100%;margin-bottom:1rem;background-color:transparent;text-align:left;background:#fff;border-collapse:collapse;border:1px solid #e9ecef}.post-creative .flex-table{margin:24px 0}.post-creative .flex-table,.post-creative .flex-table tbody{display:flex;flex-direction:column}.post-creative .flex-table tbody tr{display:flex;flex-direction:row;width:100%}@media screen and (max-width:560px){.post-creative .flex-table tbody tr{flex-direction:column}}.post-creative .flex-table tbody tr td{padding:24px;border:1px solid #e6e6e6;box-sizing:border-box}.post-creative .flex-table tbody tr td:first-child{width:30%;min-width:175px;background:#efefef}@media screen and (max-width:560px){.post-creative .flex-table tbody tr td:first-child{width:100%}}.post-creative .flex-table tbody tr td:last-child{width:70%}@media screen and (max-width:560px){.post-creative .flex-table tbody tr td:last-child{width:100%}}.selectors-wrapper{display:flex;justify-content:space-between}.selectors-wrapper .nice-select{width:100%}.selectors-wrapper .nice-select.open{padding-left:45px}.selectors-wrapper .nice-select .nice-select-dropdown{width:100%}.selectors-wrapper .select{position:relative}.selectors-wrapper .select svg{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.offshoreslist .table-job-offers{width:100%}.offshoreslist .table-job-offers tr{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding:6px 0;display:flex}.offshoreslist .table-job-offers tr:hover{background:#f3f4f9;box-shadow:0 2px 8px 1px rgba(0,0,0,.15);border-color:#f3f4f9}.offshoreslist .table-job-offers td{display:flex;align-items:center;justify-content:center;padding:14px 20px}.offshoreslist .table-job-offers td.table-job-offers-badge{flex-direction:column}.offshoreslist .table-job-offers td.table-job-offers-badge .object-inline-price{display:block;margin:10px 0}.offshoreslist .table-job-offers td.table-job-offers-badge .button:hover{background:#001393;color:#fff}.offshoreslist .table-job-offers td.table-job-offers-date img{width:150px;height:100px;min-width:150px;object-fit:cover;object-position:center;display:block;box-shadow:0 0 13px rgba(0,0,0,.09)}.offshoreslist .table-job-offers td.table-job-offers-main{min-width:245px;max-width:245px}.offshoreslist .table-job-offers td.table-job-offers-main article{width:100%}.offshoreslist .table-job-offers td.table-job-offers-main h6 a{color:#151515;letter-spacing:.025em;font-size:16px;line-height:1.5;font-weight:700;text-decoration:none}.offshoreslist .table-job-offers td.table-job-offers-main h6 a:hover{color:#001393}@media screen and (max-width:1100px){.offshoreslist .table-job-offers td.table-job-offers-date img{width:90px;height:auto;min-width:unset;max-width:90px}.offshoreslist .table-job-offers td.table-job-offers-main{min-width:180px;max-width:180px}}@media screen and (max-width:960px){.offshoreslist .table-job-offers tr{flex-direction:column;align-items:center;text-align:center}.offshoreslist .table-job-offers td.table-job-offers-date img{width:200px;height:auto;min-width:unset;max-width:200px}.offshoreslist .table-job-offers td.table-job-offers-main{min-width:250px;max-width:250px}}section.quiz .case{border:1px solid #e0e0e0;margin-bottom:24px}section.quiz .case strong{font-weight:700}section.quiz .question{background-color:rgba(0,0,0,.03);border-bottom:1px solid #e0e0e0}section.quiz .question p{position:relative;z-index:1;padding:21px 32px 21px 32px;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:500;font-size:16px;line-height:1.3;letter-spacing:.05em;color:#2c343b;-webkit-transition:1.3s all ease;-o-transition:1.3s all ease;transition:1.3s all ease}section.quiz .answer{padding:18px 44px 25px 32px}.pagination-outer{padding-top:50px;width:100%;display:flex;align-items:center;justify-content:center}.pagination-outer .page-item{display:inline-flex;vertical-align:middle;text-align:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;margin:3px}.pagination-outer .page-item.active a,.pagination-outer .page-item:hover a{color:#fff;background-color:#001393;border-color:#001393}.pagination-outer .page-item .page-link{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:36px;padding:5px 12px;border:1px solid #e0e0e0;line-height:2;background-color:#fff;color:#000;transition:.15s;text-decoration:none}.offshoresblock .texteditor div img{display:block;margin:0 20px 5px 0}.offshoresblock .texteditor div a{text-decoration:none;color:#151515}.offshoresblock .texteditor div a:hover{color:#00e}.scrollToTopBtn{display:none;position:fixed;right:40px;bottom:60px;background:#00f;border:none;padding:10px;color:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer}