.tri-rim-page section.presentation{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;justify-items:center;padding-top:3rem;padding-bottom:6rem}@media screen and (max-width:993px){.tri-rim-page section.presentation{grid-template-columns:1fr;padding-bottom:3rem}}.tri-rim-page section.presentation .image{position:relative}.tri-rim-page section.presentation .image img{user-select:none;pointer-events:none}.tri-rim-page section.presentation .image .seal{position:absolute;bottom:0;left:0;width:30%;height:30%;object-fit:contain}.tri-rim-page section.presentation .content .logo{max-width:250px;margin-bottom:2rem;user-select:none;pointer-events:none}.tri-rim-page section.presentation .content .title::after{left:0;transform:none}.tri-rim-page section.presentation .content .description{margin-bottom:1rem}.tri-rim-page section.advantages{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"list content";gap:3rem 6rem;padding-top:3rem;padding-bottom:6rem;align-items:center;justify-items:center}@media screen and (max-width:993px){.tri-rim-page section.advantages{grid-template-columns:1fr;grid-template-areas:"content" "list";padding-bottom:3rem}}.tri-rim-page section.advantages .content{grid-area:content}.tri-rim-page section.advantages .content h2.title{font-size:2rem;text-align:left}.tri-rim-page section.advantages .content h2.title::after{left:0;transform:none}.tri-rim-page section.advantages .list{grid-area:list;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:80%}@media screen and (max-width:993px){.tri-rim-page section.advantages .list{width:100%}}.tri-rim-page section.advantages .list .advantage{position:relative;background-color:#214881;aspect-ratio:1/1;padding:1rem;border-radius:.5rem}.tri-rim-page section.advantages .list .advantage h3{color:#fff;font-size:1.2rem}@media screen and (max-width:993px){.tri-rim-page section.advantages .list .advantage h3{font-size:.8rem;font-weight:600}}.tri-rim-page section.advantages .list .advantage .icon{position:absolute;right:.5rem;bottom:.5rem;width:50px;height:50px}.tri-rim-page section.advantages .list .advantage .icon img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:993px){.tri-rim-page section.advantages .list .advantage .icon{width:25px;height:25px}}.tri-rim-page section.rimList{display:flex;flex-direction:column;background-color:#131d53;background-image:radial-gradient(#152c4f 0,#040910 100%)}.tri-rim-page section.rimList .item{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"image content";align-items:center}.tri-rim-page section.rimList .item:nth-child(even){grid-template-columns:1fr 1fr;grid-template-areas:"content image"}@media screen and (max-width:993px){.tri-rim-page section.rimList .item{grid-template-columns:1fr;grid-template-areas:"image" "content"}.tri-rim-page section.rimList .item:nth-child(even){grid-template-columns:1fr;grid-template-areas:"image" "content"}}.tri-rim-page section.rimList .item .image{grid-area:image}.tri-rim-page section.rimList .item .image img{width:100%;height:100%;object-fit:cover}.tri-rim-page section.rimList .item .content{grid-area:content;padding:3rem;color:#fff}.tri-rim-page section.rimList .item .content h3{color:#fff;font-size:1.5rem}@media screen and (max-width:993px){.tri-rim-page section.rimList .item .content{padding:2rem 1rem}}.tri-rim-page section.facts{padding-top:6rem;padding-bottom:4rem;text-align:center}.tri-rim-page section.facts .title em{display:block;font-size:2rem;font-style:normal;font-weight:600}.tri-rim-page section.facts .list{list-style:none;padding:0;margin:0}.tri-rim-page section.facts .list li{margin-top:4rem;margin-bottom:3rem;position:relative}@media screen and (max-width:993px){.tri-rim-page section.facts .list li{margin-top:2rem;margin-bottom:1rem}}.tri-rim-page section.facts .item{position:relative;margin-bottom:2rem;width:80%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;margin:auto;gap:1rem}@media screen and (max-width:993px){.tri-rim-page section.facts .item{margin-bottom:0;width:90%}}.tri-rim-page section.facts .item .icon{width:100px;height:100px;transform:translateX(-50%);margin-left:2.5rem}.tri-rim-page section.facts .item .icon img{width:100%;height:100%;object-fit:contain}.tri-rim-page section.facts .item .content{text-align:left}.tri-rim-page section.youtube{padding-top:4rem;padding-bottom:4rem;background-color:#dbd7d7}.tri-rim-page section.youtube .title{text-align:center;margin-bottom:4rem}.tri-rim-page section.youtube .title em{display:block;font-size:2rem;font-style:normal;font-weight:600}.tri-rim-page section.youtube .video iframe{width:100%;aspect-ratio:16/9}.tri-rim-page section.catalogue{position:relative;padding:12rem 3rem}.tri-rim-page section.catalogue .image{position:absolute;top:0;left:0;width:100%;height:100%}.tri-rim-page section.catalogue .image img{width:100%;height:100%;object-fit:cover}.tri-rim-page section.catalogue .content{position:relative;z-index:2}.tri-rim-page section.catalogue .title{text-align:center;color:#fff}.tri-rim-page section.catalogue .title::after{display:none}.tri-rim-page section.catalogue .button{margin-top:2rem;text-align:center;margin:auto}