.tno-app-stores{display:flex;flex-flow:column nowrap;background:var(--color-white)}.tno-app-stores__container{display:flex;flex-flow:column nowrap;justify-content:center;flex:1;margin-left:calc(var(--vw,vw) * 25);background:var(--color-primary)}@media screen and (max-width:62.23438em){.tno-app-stores__container{margin-left:calc(var(--vw,vw) * 16)}}@media screen and (max-width:41.67188em){.tno-app-stores__container{margin:0;padding:3.75rem 0}}.tno-app-stores__header{margin:0 0 3rem}.tno-app-stores__header__title{font-size:0;line-height:0;width:12.5rem;height:3rem;margin:0;-webkit-mask:url(../img/svg/logo_ethosobjective.min.svg) center no-repeat;mask:url(../img/svg/logo_ethosobjective.min.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--color-black)}@media screen and (max-width:41.67188em){.tno-app-stores__header{margin:0 0 2.5rem}}.tno-app-stores__content{font-family:var(--font-family-serif);max-width:20rem;height:100%;padding:0 0 0 3.25rem}@media screen and (max-width:41.67188em){.tno-app-stores__content{padding:0 1.5625rem 0 2.5rem;max-width:none}}.tno-app-stores__content__intro{margin-bottom:3rem}.tno-app-stores__content__intro p{font-size:1.125rem;line-height:1.5625rem;font-weight:700;margin:0}.tno-app-stores__content__links{display:flex;flex-flow:column nowrap;justify-content:center}.tno-app-stores__content__links a{display:block;font-size:0;line-height:0;width:11.625rem;height:4.0625rem;margin:0 0 1rem;background:url(../img/apple_store.png) center no-repeat;background-size:contain}.tno-app-stores__content__links a:last-child{margin:0;background-image:url(../img/google_store.png)}.tno-app-stores__content__links a:hover{opacity:.6}.tno-app-stores__content__text{margin:2.5rem 0 0}.tno-app-stores__content__text p{font-size:1rem;line-height:1.6875rem;margin:0}.tno-app-stores__content__text p a{font-weight:700}.tno-app-stores__content__text p a:hover{color:var(--color-white)}