section.trombinoscope-module{overflow:hidden;position:relative;z-index:1}section.trombinoscope-module div.container{display:flex;flex-direction:column;gap:90px;max-width:1390px}@media screen and (max-width:1080px){section.trombinoscope-module div.container{gap:60px}}section.trombinoscope-module div.container .title{text-align:center}section.trombinoscope-module div.container .wrapper{display:grid;gap:60px 30px;grid-template-columns:1fr 1fr}@media screen and (max-width:1080px){section.trombinoscope-module div.container .wrapper{display:flex;flex-direction:column;gap:30px}}section.trombinoscope-module div.container .wrapper .item{align-items:flex-end;display:flex;gap:30px}@media screen and (max-width:768px){section.trombinoscope-module div.container .wrapper .item{align-items:center}}@media screen and (max-width:400px){section.trombinoscope-module div.container .wrapper .item{flex-direction:column}}section.trombinoscope-module div.container .wrapper .item img{border-radius:10px;height:190px;min-width:200px;object-fit:cover}@media screen and (max-width:768px){section.trombinoscope-module div.container .wrapper .item img{height:180px;min-width:130px}}@media screen and (max-width:400px){section.trombinoscope-module div.container .wrapper .item img{aspect-ratio:1/1;height:inherit;min-width:100%;width:100%}}section.trombinoscope-module div.container .wrapper .item .text-ctn{border-bottom:1px solid #9184be;display:flex;flex-direction:column;gap:30px;padding:0 0 15px;width:100%}section.trombinoscope-module div.container .wrapper .item .text-ctn .top{display:flex;flex-direction:column;gap:15px}section.trombinoscope-module div.container .wrapper .item .text-ctn .top .h4{font-family:ISLSemi;line-height:1.2}section.trombinoscope-module div.container .wrapper .item .text-ctn .links{display:flex;flex-direction:column}section.trombinoscope-module div.container .wrapper .item .text-ctn .links .link{line-height:1.4;text-decoration:underline;width:fit-content}@media screen and (max-width:768px){section.trombinoscope-module div.container .wrapper .item .text-ctn .links .link{text-decoration:none}}