body{height:100vh;background-image:url(../img/bg-desktop.png);background-repeat:no-repeat;background-position:center;background-position:center 90px}.text-dark{color:#000!important}.wrapper{display:flex;flex-direction:column;row-gap:64px;padding:112px 0}.content{background-color:#fff;box-shadow:0 20px 50px 2px rgba(26,26,26,.1);border-radius:8px;padding:60px;width:942px;margin:0 auto}.content .head h1{font-family:roboto-bold;font-size:32px;line-height:38px}.content .head p{font-family:roboto-regular;font-size:16px;line-height:24px;padding-top:16px}.content .body{margin-top:40px}.content .body img{width:27px;height:21px;margin-right:10px;margin-top:-2px;object-fit:contain}.content .body a{font-family:roboto-regular;font-size:16px;line-height:19px;text-decoration:none}.content .body hr{margin:22px 0}.content .body .item{width:95%}.content .body .item a{padding:12px 10px}.content .body .item:hover{background:#f6f6f6;border-radius:4px}@media screen and (max-width:992px){.wrapper{row-gap:132px}.content{width:auto}}@media screen and (max-width:768px){.wrapper{padding:64px 0;row-gap:120px}.mobile-view button{background-color:transparent;border-radius:4px;height:44px;padding-bottom:7px;font-family:roboto-regular;font-style:italic;color:#6f6f6f}.mobile-view button::after{color:#1a1a1a;position:absolute;right:12px}.mobile-view button img{width:27px;height:21px;object-fit:contain;margin-right:10px}.mobile-view button:focus{box-shadow:none;outline:none}.mobile-view button[aria-expanded=true]{border:1px solid #e5133a}.mobile-view button[aria-expanded=false]{border:1px solid #c6c6c6}.mobile-view button[aria-expanded=true]::after{transform:rotate(180deg)}.mobile-view button[aria-expanded=false]::after{transform:rotate(0deg)}.mobile-view .dropdown-menu{transform:translate3d(0px,40px,0px)!important;width:100%;background-color:#fff;box-shadow:0 20px 50px 2px rgba(26,26,26,.1);border-radius:8px;border:none;overflow-y:scroll;max-height:200px;padding:.5rem .8rem}.mobile-view .dropdown-item{display:flex;align-items:center;font-size:16px;font-family:roboto-regular;padding:10px 15px}.mobile-view .dropdown-item:hover{background:#f6f6f6;border-radius:4px}.mobile-view .dropdown-item img{margin-right:10px;width:27px;height:21px;object-fit:contain}.mobile-view .dropdown-item p{margin-bottom:0}.mobile-view .go-btn{font-style:normal;background-color:#e5133a;border:none;margin-top:14px;line-height:44px;display:block;border-radius:4px;text-align:center;color:#fff;pointer-events:none;text-decoration:none;opacity:.3}}@media screen and (min-width:551px) and (max-width:576px){.content{padding:60px 75px}}@media screen and (max-width:410px){.content{padding:60px 15px}}