﻿#bg-modal{display:none;position:fixed;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,.5019607843);}.page-title{text-align:center;}.cooperation .options{display:flex;flex-direction:column;position:relative;}.cooperation .options .item{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:202px;margin-top:17px;margin-bottom:6px;box-sizing:border-box;border-radius:14px;position:relative;box-shadow:1px 2px 6px rgba(0,0,0,.28);}.cooperation .options .item b{font-weight:500;}.cooperation .options .item strong{font-weight:500;}.cooperation .options .sub-title{width:91%;margin:14px auto 0 auto;font-weight:500;font-size:20px;line-height:117%;}.cooperation .options p{width:91%;margin:16px auto 0 auto;font-size:15px;line-height:18px;font-feature-settings:"case" on,"cpsp" on;}.cooperation .options .button{position:absolute;bottom:0;left:50%;margin-right:-50%;transform:translate(-50%,0%);}.cooperation .options button{display:block;margin:0 auto;margin-top:16px;margin-bottom:22px;padding:4px 9px;border:1px solid #000;box-sizing:border-box;border-radius:9px;font-weight:500;font-size:16px;line-height:20px;}.cooperation .options button:hover{cursor:pointer;color:#fff;background:#30903a;border:1px solid #30903a;}.cooperation h3{margin-top:21px;margin-bottom:10px;font-weight:500;font-size:20px;line-height:101%;text-align:center;}.cooperation .partners div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}.cooperation .partners img{width:48%;margin-top:8px;}.cooperation .partners .w100{width:100%;}.modals{width:100%;height:100%;display:flex;justify-content:center;align-content:space-around;align-items:center;}.modals div{display:none;position:fixed;top:10%;width:92%;max-width:360px;border:1px solid #000;box-sizing:border-box;border-radius:14px;background-color:#fff;z-index:11;}.modals #modal-1{display:none;}.modals #modal-2{display:none;}.modals #modal-3{display:none;}.modals .close{position:absolute;right:14px;top:14px;width:14px;height:14px;padding:6px;}.modals .title{width:90%;margin:60px auto 0 auto;font-weight:600;font-size:26px;line-height:25px;text-align:center;}.modals p{width:90%;margin:16px auto;font-weight:500;font-size:14px;line-height:17px;}.modals .name{width:90%;margin:6px auto;font-size:13px;line-height:16px;}.modals input{display:block;width:90%;margin:0 auto 6px auto;height:28px;border:1px solid #000;box-sizing:border-box;border-radius:7px;}.modals button{display:block;margin:20px auto 70px auto;width:133px;height:28px;background:#000;border-radius:7px;color:#fff;}.close:hover{opacity:.7;}.close:before{position:absolute;content:" ";bottom:0;height:16px;width:1px;background-color:#333;transform:rotate(45deg);}.close:after{position:absolute;content:" ";bottom:0;height:16px;width:1px;background-color:#333;transform:rotate(-45deg);}@media screen and (min-width:1000px){.cooperation>.title{margin-top:26px;font-size:27px;}.cooperation .options{flex-direction:row;justify-content:space-between;}.cooperation .options .item{margin-top:37px;width:32%;height:225px;}.cooperation h3{margin-top:90px;}.cooperation .partners{height:600px;}.cooperation .partners>div{justify-content:center;position:absolute;width:90%;left:5%;}.cooperation .partners img{width:17%;margin:10px 1%;}.cooperation .partners .w100{width:19%;}}