.subject-wrap{padding-right:110px;position:relative}@media (max-width:1180px){.subject-wrap{padding-right:0}}@media (max-width:1023px){.subject-wrap{display:block}}.subject-wrap .left{width:calc(50% - 100px)}@media (max-width:1023px){.subject-wrap .left{width:100%}}.subject-wrap .right{width:calc(50% + 45px)}@media (max-width:1023px){.subject-wrap .right{width:100%;margin-top:32px}}.subject-wrap .img-wrap{width:calc(50% - 230px);aspect-ratio:.85;border-radius:32px;overflow:hidden;background:#f2f3f8;display:none;position:absolute;left:0;top:178px}@media (max-width:1023px){.subject-wrap .img-wrap{aspect-ratio:1;position:relative;top:0;width:100%}}.subject-wrap .img-wrap .bg,.subject-wrap .img-wrap .main{width:100%;height:100%;object-fit:cover}.subject-wrap .img-wrap .main{position:absolute;top:0;left:0}.subjects{display:grid;gap:20px}.subjects .subject{border-radius:32px;background:#fdfdff;box-shadow:0 10px 32px 0 rgba(14,24,43,.05)}.subjects .subject.s-1 .top span{background:#8c79c4}.subjects .subject.s-2 .top span{background:#ec7f55}.subjects .subject.s-3 .top span{background:#15233d}.subjects .subject.s-4 .top span{background:#f4bd4d}.subjects .subject.s-5 .top span{background:#811c40}.subjects .subject.s-6 .top span{background:#080e1a}.subjects .subject .top{padding:26px 80px 26px 32px;font-size:26px;font-weight:500;line-height:120%;position:relative;display:flex;align-items:center;justify-content:flex-start}.subjects .subject .top span{width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;border-radius:50%;border:1px solid rgba(21,35,61,.06);box-shadow:4px 4px 0 0 rgba(8,14,26,.1);color:#fdfdff}.subjects .subject .top b{width:calc(100% - 52px);padding-left:26px}@media (max-width:1023px){.subjects .subject .top{padding:20px 60px 20px 20px;font-size:16px}}.subjects .subject .top.active:before{transform:translateY(-50%) rotate(-45deg);background-color:#ec7f55}.subjects .subject .top.active:after{transform:translateY(-50%) rotate(-45deg);filter:unset}.subjects .subject .top:before{content:"";width:38px;height:38px;border-radius:50%;background-color:rgba(21,35,61,.06);position:absolute;top:50%;right:32px;transform:translateY(-50%);cursor:pointer;transition:.3s}@media (max-width:1023px){.subjects .subject .top:before{width:38px;height:38px;background-size:16px;right:20px}}.subjects .subject .top:after{content:"";width:38px;height:38px;border-radius:50%;background-image:url(../../images/icons/plus.svg);background-repeat:no-repeat;background-position:50%;background-size:16px;position:absolute;top:50%;right:32px;transform:translateY(-50%);cursor:pointer;transition:.3s;filter:invert(1)}@media (max-width:1023px){.subjects .subject .top:after{width:38px;height:38px;background-size:16px;right:20px}}.subjects .subject .bottom{display:none;padding:0 32px 26px}@media (max-width:1023px){.subjects .subject .bottom{padding:0 20px 20px}}.subjects .subject .bottom .text{display:grid;gap:15px;max-width:904px}