section .container{display:flex}@media screen and (min-width:768px){section .container{padding:0}}@media screen and (max-width:768px){section .container{flex-direction:column}}section .container .column{flex:1}section .container .column:not(:first-of-type){padding-left:40px}@media (max-width:767px){section .container .column:not(:first-of-type){padding-left:0}}@media (min-width:768px) and (orientation:portrait){section .container .column:not(:first-of-type){padding-left:0}}section .container .column:not(:last-of-type){padding-right:40px}@media (max-width:767px){section .container .column:not(:last-of-type){padding-right:0}}@media (min-width:768px) and (orientation:portrait){section .container .column:not(:last-of-type){padding-right:0}}section .container .column address{font-style:normal}section .container .column address .left{display:flex;margin-bottom:30px}section .container .column address .left>div{display:flex;flex-direction:column}section .container .column address .right{align-items:center;display:flex}section .container .column address svg{height:36px;margin-right:15px;width:36px}section .container .column address a{color:#1a1a1a!important}@media screen and (min-width:320px) and (max-width:768px){section .container .column address{margin:0}}@media (max-width:767px){section .container .column button{width:100%}}section .container .column button svg{margin-left:10px;width:15px}section:last-of-type{margin-bottom:40px}@media (max-width:767px){section:last-of-type .help a{width:100%}}@media (max-width:767px){section:last-of-type .help{order:2;padding-bottom:30px}}@media (min-width:768px) and (max-width:1023px){section:last-of-type .help{order:2;padding-bottom:30px}}@media (max-width:767px){section:last-of-type .contact{order:3}}@media (min-width:768px) and (max-width:1023px){section:last-of-type .contact{order:3}}@media (max-width:767px){section:last-of-type .details{order:1;padding-bottom:30px}}@media (min-width:768px) and (max-width:1023px){section:last-of-type .details{order:1;padding-bottom:30px}}
